| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2014-10-30 | git-svn: add space after "W:" prefix in warning | Eric Wong | 1 | -4/+2 |
| 2014-10-30 | git-svn: (cleanup) remove editor param passing | Eric Wong | 1 | -6/+4 |
| 2014-10-29 | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 1 | -27/+36 |
| 2014-10-27 | git-svn: disable _rev_list memoization | Eric Wong | 1 | -10/+0 |
| 2014-10-25 | git-svn: save a little memory as fetch progresses | Eric Wong | 1 | -1/+1 |
| 2014-10-25 | git-svn: remove unnecessary DESTROY override | Eric Wong | 1 | -4/+0 |
| 2014-10-24 | git-svn: reload RA every log-window-size | Eric Wong | 1 | -8/+13 |
| 2014-10-24 | git-svn: remove mergeinfo rev caching | Eric Wong | 1 | -21/+9 |
| 2014-10-24 | git-svn: cache only mergeinfo revisions | Eric Wong | 1 | -14/+8 |
| 2014-10-24 | git-svn: reduce check_cherry_pick cache overhead | Eric Wong | 1 | -13/+15 |
| 2014-10-24 | git-svn: only look at the root path for svn:mergeinfo | Jakob Stoklund Olesen | 1 | -16/+13 |
| 2014-10-24 | git-svn: only look at the new parts of svn:mergeinfo | Jakob Stoklund Olesen | 1 | -12/+72 |
| 2014-06-06 | Merge branch 'mm/pager-less-sans-S' | Junio C Hamano | 1 | -1/+1 |
| 2014-05-07 | pager: remove 'S' from $LESS by default | Matthieu Moy | 1 | -1/+1 |
| 2014-04-17 | SVN.pm::parse_svn_date: allow timestamps with a single-digit hour | RomanBelinsky | 1 | -1/+1 |
| 2014-03-31 | code and test: fix misuses of "nor" | Justin Lebar | 1 | -2/+2 |
| 2014-03-31 | comments: fix misuses of "nor" | Justin Lebar | 2 | -2/+2 |
| 2014-01-23 | git-svn: memoize _rev_list and rebuild | lin zuojian | 1 | -3/+38 |
| 2014-01-13 | Merge branch 'jn/pager-lv-default-env' | Junio C Hamano | 1 | -0/+1 |
| 2014-01-07 | pager: set LV=-c alongside LESS=FRSX | Jonathan Nieder | 1 | -0/+1 |
| 2013-12-27 | git-svn: workaround for a bug in svn serf backend | Roman Kagan | 1 | -2/+8 |
| 2013-09-06 | git-svn: fix termination issues for remote svn connections | Uli Heller | 1 | -0/+8 |
| 2013-07-07 | git-svn: allow git-svn fetching to work using serf | Kyle J. McKay | 1 | -2/+4 |
| 2013-05-09 | git-svn: added an --include-path flag | Paul Walmsley | 1 | -2/+14 |
| 2013-05-09 | Git::SVN::*: add missing "NAME" section to perldoc | Jonathan Nieder | 4 | -0/+8 |
| 2013-04-12 | Sync with 'maint' | Junio C Hamano | 1 | -1/+1 |
| 2013-04-12 | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 1 | -1/+1 |
| 2013-03-27 | git-svn: Support custom tunnel schemes instead of SSH only | Sebastian Schuberth | 1 | -1/+1 |
| 2013-03-08 | git svn: consistent spacing after "W:" in warnings | Eric Wong | 1 | -1/+1 |
| 2013-03-08 | git svn: ignore partial svn:mergeinfo | Jan Pešta | 1 | -0/+5 |
| 2013-02-14 | Merge branch 'bw/get-tz-offset-perl' | Junio C Hamano | 2 | -12/+8 |
| 2013-02-09 | Move Git::SVN::get_tz to Git::get_tz_offset | Ben Walton | 2 | -12/+8 |
| 2013-01-24 | git-svn: cleanup sprintf usage for uppercasing hex | Eric Wong | 2 | -3/+3 |
| 2013-01-19 | git-svn: do not escape certain characters in paths | Peter Wu | 1 | -1/+2 |
| 2013-01-17 | git svn: do not overescape URLs (fallback case) | Jonathan Nieder | 1 | -1/+1 |
| 2013-01-17 | Git::SVN::Editor::T: pass $deletions to ->A and ->D | Jonathan Nieder | 1 | -2/+2 |
| 2012-12-17 | git-svn, perl/Git.pm: extend and use Git->prompt method for querying users | Sven Strickroth | 1 | -9/+7 |
| 2012-12-17 | git-svn, perl/Git.pm: add central method for prompting passwords | Sven Strickroth | 1 | -19/+1 |
| 2012-10-10 | git svn: work around SVN 1.7 mishandling of svn:special changes | Jonathan Nieder | 1 | -1/+24 |
| 2012-10-05 | git-svn: keep leading slash when canonicalizing paths (fallback case) | Jonathan Nieder | 1 | -1/+0 |
| 2012-10-05 | Git::SVN: rename private path field | Jonathan Nieder | 1 | -2/+2 |
| 2012-10-05 | git-svn: use path accessor for Git::SVN objects | Eric Wong | 1 | -1/+1 |
| 2012-10-05 | Make git-svn branch patterns match complete URL | Ammon Riley | 1 | -1/+3 |
| 2012-10-05 | git-svn.perl: keep processing all commits in parents_exclude | Steven Walter | 1 | -1/+0 |
| 2012-10-05 | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip | Steven Walter | 1 | -5/+3 |
| 2012-08-22 | Merge branch 'ms/git-svn-1.7' | Junio C Hamano | 5 | -109/+341 |
| 2012-08-10 | git svn: reset invalidates the memoized mergeinfo caches | Peter Baumann | 1 | -2/+25 |
| 2012-08-02 | git-svn: remove ad-hoc canonicalizations | Michael G. Schwern | 1 | -1/+0 |
| 2012-08-02 | git-svn: canonicalize newly-minted URLs | Michael G. Schwern | 2 | -6/+22 |
| 2012-08-02 | git-svn: introduce add_path_to_url function | Michael G. Schwern | 3 | -22/+46 |
| 2012-08-02 | git-svn: canonicalize earlier | Michael G. Schwern | 1 | -2/+2 |
| 2012-08-02 | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 2 | -23/+6 |
| 2012-08-02 | git-svn: attempt to mimic SVN 1.7 URL canonicalization | Michael G. Schwern | 2 | -4/+19 |
| 2012-08-02 | Git::SVN{,::Ra}: canonicalize earlier | Michael G. Schwern | 2 | -3/+9 |
| 2012-08-02 | git-svn: path canonicalization uses SVN API | Michael G. Schwern | 1 | -0/+24 |
| 2012-08-02 | Git::SVN::Utils: remove irrelevant comment | Michael G. Schwern | 1 | -2/+0 |
| 2012-08-02 | git-svn: add join_paths() to safely concatenate paths | Michael G. Schwern | 2 | -4/+38 |
| 2012-08-02 | git-svn: factor out _collapse_dotdot function | Michael G. Schwern | 1 | -1/+13 |
| 2012-08-02 | git-svn: use SVN 1.7 to canonicalize when possible | Michael G. Schwern | 1 | -0/+16 |
| 2012-08-02 | git-svn: move canonicalization to Git::SVN::Utils | Michael G. Schwern | 1 | -1/+51 |
| 2012-08-02 | use Git::SVN{,::RA}->url accessor globally | Michael G. Schwern | 2 | -8/+9 |
| 2012-08-02 | use Git::SVN->path accessor globally | Michael G. Schwern | 3 | -6/+6 |
| 2012-08-02 | Git::SVN::Ra: use accessor for URLs | Michael G. Schwern | 1 | -11/+27 |
| 2012-08-02 | Git::SVN: use accessor for URLs internally | Michael G. Schwern | 1 | -14/+28 |
| 2012-08-02 | Git::SVN: use accessors internally for path | Michael G. Schwern | 1 | -31/+55 |
| 2012-07-27 | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 2 | -0/+61 |
| 2012-07-27 | Move Git::IndexInfo into its own file. | Michael G. Schwern | 2 | -0/+34 |
| 2012-07-27 | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 1 | -0/+258 |
| 2012-07-27 | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 1 | -0/+395 |
| 2012-07-27 | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 1 | -2/+7 |
| 2012-07-27 | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 1 | -0/+2319 |
| 2012-07-27 | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 1 | -0/+59 |
| 2012-06-10 | git-svn: use YAML format for mergeinfo cache when possible | Jonathan Nieder | 1 | -0/+93 |
| 2012-06-10 | git-svn: make Git::SVN::RA a separate file | Jonathan Nieder | 1 | -0/+658 |
| 2012-06-10 | git-svn: make Git::SVN::Editor a separate file | Jonathan Nieder | 2 | -1/+538 |
| 2012-05-29 | git-svn: make Git::SVN::Fetcher a separate file | Jonathan Nieder | 1 | -0/+602 |
| 2012-05-29 | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 1 | -0/+202 |
| 2012-03-10 | Git::I18N: compatibility with perl <5.8.3 | Ævar Arnfjörð Bjarmason | 1 | -1/+10 |
| 2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+89 |