summaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* git-send-email: die if sendmail.* config is setDrew DeVault2020-07-231-0/+26
* perl: make SVN code hash independentbrian m. carlson2020-06-224-43/+46
* perl: make Git::IndexInfo work with SHA-256brian m. carlson2020-06-221-2/+4
* perl: create and switch variables for hash constantsbrian m. carlson2020-06-223-7/+7
* Fix spelling errors in documentation outside of Documentation/Elijah Newren2019-11-071-1/+1
* git-svn: trim leading and trailing whitespaces in author nameTobias Klauser2019-09-281-0/+4
* Git.pm: make hash size independentbrian m. carlson2019-04-011-1/+1
* 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_FALLBACKSab/perl-fixesÆ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 yearbw/perl-timegm-timelocal-fixBernhard 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'cc/git-packet-pmChristian 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 --localtimeur/svn-local-zoneUrs 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 commentjc/perl-git-comment-typofixJunio 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 fixesvs/typofixesVille 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
| | |/ / / | |/| | |