summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Git.pm: add comment pointing to t9000Matthieu Moy2016-10-211-0/+2
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-141-6/+7
* | git-svn: warn instead of dying when commit data is missingEric Wong2016-07-091-2/+6
* | git-svn: skip mergeinfo handling with --no-follow-parentEric Wong2016-06-221-9/+16
* | Merge branch 'lp/typofixes'Junio C Hamano2016-05-171-1/+1
|\ \
| * | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-061-1/+1
* | | 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 'js/mingw-tests'Junio C Hamano2016-02-171-1/+2
|\ \
| * | Git.pm: stop assuming that absolute paths start with a slashJohannes Schindelin2016-01-261-1/+2
* | | Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano2016-02-011-2/+6
|\ \ \ | |/ / |/| |
| * | git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong2016-01-261-2/+6
| |/
* / git-svn: improve rebase/mkdirs performanceDair Grant2015-11-101-8/+76
|/
* send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-071-0/+67
* 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.pm: two minor typo fixesAlexander Kuleshov2015-02-181-2/+2
* | 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
* git-svn: add space after "W:" prefix in warningEric Wong2014-10-301-4/+2
* git-svn: (cleanup) remove editor param passingEric Wong2014-10-301-6/+4
* git-svn: prepare SVN::Ra config pieces onceEric Wong2014-10-291-27/+36
* Git.pm: add specified name to tempfile templateEric Wong2014-10-291-1/+4
* git-svn: disable _rev_list memoizationEric Wong2014-10-271-10/+0
* git-svn: save a little memory as fetch progressesEric Wong2014-10-251-1/+1
* git-svn: remove unnecessary DESTROY overrideEric Wong2014-10-251-4/+0
* git-svn: reload RA every log-window-sizeEric Wong2014-10-241-8/+13
* git-svn: remove mergeinfo rev cachingEric Wong2014-10-241-21/+9
* git-svn: cache only mergeinfo revisionsEric Wong2014-10-241-14/+8
* git-svn: reduce check_cherry_pick cache overheadEric Wong2014-10-241-13/+15
* git-svn: only look at the root path for svn:mergeinfoJakob Stoklund Olesen2014-10-241-16/+13