summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/git-svn-get-record-typofix'Junio C Hamano2018-05-081-1/+1
|\
| * git-svn: avoid warning on undef readline()Ævar Arnfjörð Bjarmason2018-04-091-1/+1
* | Merge branch 'dj/runtime-prefix'Junio C Hamano2018-05-083-1/+44
|\ \
| * | Makefile: add Perl runtime prefix supportDan Jacques2018-04-112-1/+43
| * | Makefile: generate Perl header from template fileDan Jacques2018-04-111-0/+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-159-123/+389
|\ \
| * | 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-3/+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-053-7/+7
| * | 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
| * | Git.pm: hard-depend on the File::{Temp,Spec} modulesÆvar Arnfjörð Bjarmason2018-03-051-8/+2
| * | Git.pm: add the "use warnings" pragmaÆvar Arnfjörð Bjarmason2018-02-271-0/+1
| * | Git.pm: remove redundant "use strict" from sub-packageÆvar Arnfjörð Bjarmason2018-02-271-1/+0
| * | 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-062-2/+4
|\ \ \ | |/ / |/| |
| * | perl: call timegm and timelocal with 4-digit yearBernhard M. Wiedemann2018-02-232-2/+4
* | | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-02-137-162/+49
|\ \ \
| * | | 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-117-162/+49
* | | | perl/Git: remove now useless email-address parsing codeMatthieu Moy2018-01-081-71/+0
* | | | 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-072-0/+169
* | 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
* | | Merge branch 'jc/perl-git-comment-typofix'Junio C Hamano2017-08-221-1/+1
|\ \ \
| * | | perl/Git.pm: typofix in a commentJunio C Hamano2017-08-071-1/+1
| * | | Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-291-6/+9
| |\ \ \
* | \ \ \ Merge branch 'pw/unquote-path-in-git-pm'Junio C Hamano2017-07-101-1/+53
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Git::unquote_path(): throw an exception on bad pathPhillip Wood2017-06-301-2/+2
| * | | | Git::unquote_path(): handle '\a'Phillip Wood2017-06-301-1/+2
| * | | | add -i: move unquote_path() to Git.pmPhillip Wood2017-06-301-1/+52
* | | | | Spelling fixesVille Skyttä2017-06-271-1/+1
|/ / / /
* | | | Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svnJunio C Hamano2017-02-201-1/+1
|\ \ \ \
| * | | | git-svn: escape backslashes in refnamesEric Wong2016-12-231-1/+1
* | | | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-272-1/+56
|\ \ \ \ \
| * | | | | 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.pm: add subroutines for commenting linesVasco Almeida2016-12-141-0/+38
| | |/ / / | |/| | |
* | | | | 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-271-1/+11
|\ \ \ \
| * | | | git-svn: do not reuse caches memoized for a different architectureGavin Lambert2016-10-271-1/+11
* | | | | Merge branch 'svn-wt' of git://bogomips.org/git-svnJunio C Hamano2016-10-275-42/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git-svn: "git worktree" awarenessEric Wong2016-10-142-24/+37
| | |_|/ | |/| |
| * | | git-svn: reduce scope of input record separator changeEric Wong2016-10-143-18/+25
| |/ /
* | | Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-261-6/+9
|\ \ \ | |/ / |/| / | |/