summaryrefslogtreecommitdiffstats
path: root/perl/Git (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dj/runtime-prefix'Junio C Hamano2018-05-081-1/+1
|\
| * Makefile: add Perl runtime prefix supportDan Jacques2018-04-111-1/+1
* | git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk2018-04-051-7/+6
|/
* Merge branch 'ab/perl-fixes'Junio C Hamano2018-03-157-1173/+124
|\
| * perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKSÆvar Arnfjörð Bjarmason2018-03-051-1/+32
| * perl: move the perl/Git/FromCPAN tree to perl/FromCPANÆvar Arnfjörð Bjarmason2018-03-054-1324/+2
| * perl: generalize the Git::LoadCPAN facilityÆvar Arnfjörð Bjarmason2018-03-053-58/+82
| * perl: move CPAN loader wrappers to another namespaceÆvar Arnfjörð Bjarmason2018-03-052-6/+6
| * perl: update our copy of Mail::AddressÆvar Arnfjörð Bjarmason2018-03-051-2/+6
| * perl: update our ancient copy of Error.pmÆvar Arnfjörð Bjarmason2018-03-052-41/+255
| * perl: *.pm files should not have the executable bitÆvar Arnfjörð Bjarmason2018-02-271-0/+0
* | Merge branch 'bw/perl-timegm-timelocal-fix'Junio C Hamano2018-03-061-1/+1
|\ \ | |/ |/|
| * perl: call timegm and timelocal with 4-digit yearBernhard M. Wiedemann2018-02-231-1/+1
* | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-133-1/+874
|\ \
| * | perl: avoid *.pmc and fix Error.pm furtherÆvar Arnfjörð Bjarmason2017-12-281-1/+1
| * | Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-123-1/+874
* | | send-email: add and use a local copy of Mail::AddressMatthieu Moy2018-01-052-0/+300
| |/ |/|
* | Git/Packet.pm: use 'if' instead of 'unless'Christian Couder2017-11-221-8/+8
* | Git/Packet: clarify that packet_required_key_val_read allows EOFChristian Couder2017-11-221-2/+7
|/
* Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuseChristian Couder2017-11-071-0/+168
* Merge branch 'ur/svn-local-zone'Junio C Hamano2017-08-221-1/+1
|\
| * git svn fetch: Create correct commit timestamp when using --localtimeUrs Thuermann2017-08-081-1/+1
* | Spelling fixesVille Skyttä2017-06-271-1/+1
|/
* Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svnJunio C Hamano2017-02-211-1/+1
|\
| * git-svn: escape backslashes in refnamesEric Wong2016-12-231-1/+1
* | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-271-1/+18
|\ \
| * | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-141-1/+10
| * | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-141-1/+9
* | | git-svn: allow "0" in SVN path componentsEric Wong2016-12-121-1/+1
| |/ |/|
* | Merge branch 'svn-cache' of git://bogomips.org/git-svnJunio C Hamano2016-10-281-1/+11
|\ \
| * | git-svn: do not reuse caches memoized for a different architectureGavin Lambert2016-10-271-1/+11
| |/
* | git-svn: "git worktree" awarenessEric Wong2016-10-142-24/+37
* | git-svn: reduce scope of input record separator changeEric Wong2016-10-142-17/+10
|/
* git-svn: warn instead of dying when commit data is missingEric Wong2016-07-101-2/+6
* git-svn: skip mergeinfo handling with --no-follow-parentEric Wong2016-06-231-9/+16
* Git/SVN: die when there is no commit metadataChristian Couder2016-05-081-1/+2
* git-svn: shorten glob error messageEric Wong2016-03-151-2/+2
* git-svn: loosen config globs limitationsVictor Leschuk2016-03-151-5/+9
* git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-221-1/+2
* git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-221-0/+1
* Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano2016-02-021-2/+6
|\
| * git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong2016-01-271-2/+6
* | git-svn: improve rebase/mkdirs performanceDair Grant2015-11-101-8/+76
|/
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-263-1/+13
|\
| * Git::SVN::*: avoid premature FileHandle closureKyle J. McKay2015-02-262-0/+11
| * git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo2015-02-261-1/+2
* | git-svn: lazy load some modulesEric Wong2015-02-264-14/+19
* | Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra2015-01-151-1/+1
* | git-svn: support for git-svn propsetAlfred Perlstein2014-12-091-0/+38
|/
* git-svn: use SVN::Ra::get_dir2 when possibleEric Wong2014-10-311-1/+11