Age | Commit message (Expand) | Author | Files | Lines |
2018-05-08 | Merge branch 'dj/runtime-prefix' | Junio C Hamano | 1 | -1/+1 |
2018-04-11 | Makefile: add Perl runtime prefix support | Dan Jacques | 1 | -1/+1 |
2018-04-05 | git-svn: allow empty email-address using authors-prog and authors-file | Andreas Heiduk | 1 | -7/+6 |
2018-03-15 | Merge branch 'ab/perl-fixes' | Junio C Hamano | 7 | -1173/+124 |
2018-03-06 | Merge branch 'bw/perl-timegm-timelocal-fix' | Junio C Hamano | 1 | -1/+1 |
2018-03-05 | perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS | Ævar Arnfjörð Bjarmason | 1 | -1/+32 |
2018-03-05 | perl: move the perl/Git/FromCPAN tree to perl/FromCPAN | Ævar Arnfjörð Bjarmason | 4 | -1324/+2 |
2018-03-05 | perl: generalize the Git::LoadCPAN facility | Ævar Arnfjörð Bjarmason | 3 | -58/+82 |
2018-03-05 | perl: move CPAN loader wrappers to another namespace | Ævar Arnfjörð Bjarmason | 2 | -6/+6 |
2018-03-05 | perl: update our copy of Mail::Address | Ævar Arnfjörð Bjarmason | 1 | -2/+6 |
2018-03-05 | perl: update our ancient copy of Error.pm | Ævar Arnfjörð Bjarmason | 2 | -41/+255 |
2018-02-27 | perl: *.pm files should not have the executable bit | Ævar Arnfjörð Bjarmason | 1 | -0/+0 |
2018-02-23 | perl: call timegm and timelocal with 4-digit year | Bernhard M. Wiedemann | 1 | -1/+1 |
2018-02-13 | Merge branch 'ab/simplify-perl-makefile' | Junio C Hamano | 3 | -1/+874 |
2018-01-05 | send-email: add and use a local copy of Mail::Address | Matthieu Moy | 2 | -0/+300 |
2017-12-28 | perl: avoid *.pmc and fix Error.pm further | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2017-12-11 | Makefile: replace perl/Makefile.PL with simple make rules | Ævar Arnfjörð Bjarmason | 3 | -1/+874 |
2017-11-22 | Git/Packet.pm: use 'if' instead of 'unless' | Christian Couder | 1 | -8/+8 |
2017-11-22 | Git/Packet: clarify that packet_required_key_val_read allows EOF | Christian Couder | 1 | -2/+7 |
2017-11-07 | Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse | Christian Couder | 1 | -0/+168 |
2017-08-22 | Merge branch 'ur/svn-local-zone' | Junio C Hamano | 1 | -1/+1 |
2017-08-08 | git svn fetch: Create correct commit timestamp when using --localtime | Urs Thuermann | 1 | -1/+1 |
2017-06-27 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2017-02-20 | Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn | Junio C Hamano | 1 | -1/+1 |
2016-12-27 | Merge branch 'va/i18n-perl-scripts' | Junio C Hamano | 1 | -1/+18 |
2016-12-23 | git-svn: escape backslashes in refnames | Eric Wong | 1 | -1/+1 |
2016-12-14 | i18n: add--interactive: mark patch prompt for translation | Vasco Almeida | 1 | -1/+10 |
2016-12-14 | i18n: add--interactive: mark plural strings | Vasco Almeida | 1 | -1/+9 |
2016-12-12 | git-svn: allow "0" in SVN path components | Eric Wong | 1 | -1/+1 |
2016-10-27 | Merge branch 'svn-cache' of git://bogomips.org/git-svn | Junio C Hamano | 1 | -1/+11 |
2016-10-27 | git-svn: do not reuse caches memoized for a different architecture | Gavin Lambert | 1 | -1/+11 |
2016-10-14 | git-svn: "git worktree" awareness | Eric Wong | 2 | -24/+37 |
2016-10-14 | git-svn: reduce scope of input record separator change | Eric Wong | 2 | -17/+10 |
2016-07-09 | git-svn: warn instead of dying when commit data is missing | Eric Wong | 1 | -2/+6 |
2016-06-22 | git-svn: skip mergeinfo handling with --no-follow-parent | Eric Wong | 1 | -9/+16 |
2016-05-08 | Git/SVN: die when there is no commit metadata | Christian Couder | 1 | -1/+2 |
2016-03-15 | git-svn: shorten glob error message | Eric Wong | 1 | -2/+2 |
2016-03-15 | git-svn: loosen config globs limitations | Victor Leschuk | 1 | -5/+9 |
2016-02-22 | git-svn: apply "svn.pathnameencoding" before URL encoding | Kazutoshi Satoda | 1 | -1/+2 |
2016-02-22 | git-svn: enable "svn.pathnameencoding" on dcommit | Kazutoshi Satoda | 1 | -0/+1 |
2016-02-01 | Merge branch 'ew/svn-1.9.0-auth' | Junio C Hamano | 1 | -2/+6 |
2016-01-26 | git-svn: fix auth parameter handling on SVN 1.9.0+ | Eric Wong | 1 | -2/+6 |
2015-11-10 | git-svn: improve rebase/mkdirs performance | Dair Grant | 1 | -8/+76 |
2015-02-26 | Merge branch 'svn-maint-fixes' into svn-fixes | Junio C Hamano | 3 | -1/+13 |
2015-02-26 | Git::SVN::*: avoid premature FileHandle closure | Kyle J. McKay | 2 | -0/+11 |
2015-02-26 | git-svn: fix localtime=true on non-glibc environments | Ryuichi Kokubo | 1 | -1/+2 |
2015-02-26 | git-svn: lazy load some modules | Eric Wong | 4 | -14/+19 |
2015-01-15 | Git::SVN: handle missing ref_id case correctly | Ramkumar Ramachandra | 1 | -1/+1 |
2014-12-09 | git-svn: support for git-svn propset | Alfred Perlstein | 1 | -0/+38 |
2014-10-31 | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 1 | -1/+11 |