aboutsummaryrefslogtreecommitdiff
path: root/perl
Commit message (Expand)AuthorAge
* Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svnJunio C Hamano2017-02-20
|\
| * git-svn: escape backslashes in refnamesEric Wong2016-12-23
* | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-27
|\ \
| * | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-14
| * | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-14
| * | Git.pm: add subroutines for commenting linesVasco Almeida2016-12-14
* | | git-svn: allow "0" in SVN path componentsEric Wong2016-12-12
| |/ |/|
* | Merge branch 'svn-cache' of git://bogomips.org/git-svnJunio C Hamano2016-10-27
|\ \
| * | git-svn: do not reuse caches memoized for a different architectureGavin Lambert2016-10-27
* | | Merge branch 'svn-wt' of git://bogomips.org/git-svnJunio C Hamano2016-10-27
|\ \ \ | |/ / |/| |
| * | git-svn: "git worktree" awarenessEric Wong2016-10-14
| * | git-svn: reduce scope of input record separator changeEric Wong2016-10-14
| |/
* | Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano2016-10-26
|\ \ | |/ |/|
| * Git.pm: add comment pointing to t9000Matthieu Moy2016-10-21
| * parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | git-svn: warn instead of dying when commit data is missingEric Wong2016-07-09
* | git-svn: skip mergeinfo handling with --no-follow-parentEric Wong2016-06-22
* | Merge branch 'lp/typofixes'Junio C Hamano2016-05-17
|\ \
| * | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
* | | Git/SVN: die when there is no commit metadataChristian Couder2016-05-08
|/ /
* | git-svn: shorten glob error messageEric Wong2016-03-15
* | git-svn: loosen config globs limitationsVictor Leschuk2016-03-15
* | git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda2016-02-22
* | git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda2016-02-22
* | Merge branch 'js/mingw-tests'Junio C Hamano2016-02-17
|\ \
| * | Git.pm: stop assuming that absolute paths start with a slashJohannes Schindelin2016-01-26
* | | Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano2016-02-01
|\ \ \ | |/ / |/| |
| * | git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong2016-01-26
| |/
* | git-svn: improve rebase/mkdirs performanceDair Grant2015-11-10
|/
* send-email: reduce dependencies impact on parse_address_lineRemi Lespinet2015-07-07
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-26
|\
| * Git::SVN::*: avoid premature FileHandle closureKyle J. McKay2015-02-26
| * git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo2015-02-26
* | git-svn: lazy load some modulesEric Wong2015-02-26
* | Git.pm: two minor typo fixesAlexander Kuleshov2015-02-18
* | Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra2015-01-15
* | git-svn: support for git-svn propsetAlfred Perlstein2014-12-09
|/
* git-svn: use SVN::Ra::get_dir2 when possibleEric Wong2014-10-31
* git-svn: add space after "W:" prefix in warningEric Wong2014-10-30
* git-svn: (cleanup) remove editor param passingEric Wong2014-10-30
* git-svn: prepare SVN::Ra config pieces onceEric Wong2014-10-29
* Git.pm: add specified name to tempfile templateEric Wong2014-10-29
* git-svn: disable _rev_list memoizationEric Wong2014-10-27
* git-svn: save a little memory as fetch progressesEric Wong2014-10-25
* git-svn: remove unnecessary DESTROY overrideEric Wong2014-10-25
* git-svn: reload RA every log-window-sizeEric Wong2014-10-24
* git-svn: remove mergeinfo rev cachingEric Wong2014-10-24
* git-svn: cache only mergeinfo revisionsEric Wong2014-10-24
* git-svn: reduce check_cherry_pick cache overheadEric Wong2014-10-24
* git-svn: only look at the root path for svn:mergeinfoJakob Stoklund Olesen2014-10-24