summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2017-06-30Git::unquote_path(): throw an exception on bad pathPhillip Wood
2017-06-30Git::unquote_path(): handle '\a'Phillip Wood
2017-06-30add -i: move unquote_path() to Git.pmPhillip Wood
2017-02-21Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svnJunio C Hamano
2016-12-27Merge branch 'va/i18n-perl-scripts'Junio C Hamano
2016-12-23git-svn: escape backslashes in refnamesEric Wong
2016-12-14i18n: add--interactive: mark patch prompt for translationVasco Almeida
2016-12-14i18n: add--interactive: mark plural stringsVasco Almeida
2016-12-14Git.pm: add subroutines for commenting linesVasco Almeida
2016-12-12git-svn: allow "0" in SVN path componentsEric Wong
2016-10-27Merge branch 'svn-cache' of git://bogomips.org/git-svnJunio C Hamano
2016-10-27Merge branch 'svn-wt' of git://bogomips.org/git-svnJunio C Hamano
2016-10-27git-svn: do not reuse caches memoized for a different architectureGavin Lambert
2016-10-26Merge branch 'mm/send-email-cc-cruft-after-address'Junio C Hamano
2016-10-21Git.pm: add comment pointing to t9000Matthieu Moy
2016-10-14parse_mailboxes: accept extra text after <...> addressMatthieu Moy
2016-10-14git-svn: "git worktree" awarenessEric Wong
2016-10-14git-svn: reduce scope of input record separator changeEric Wong
2016-07-09git-svn: warn instead of dying when commit data is missingEric Wong
2016-06-22git-svn: skip mergeinfo handling with --no-follow-parentEric Wong
2016-05-17Merge branch 'lp/typofixes'Junio C Hamano
2016-05-08Git/SVN: die when there is no commit metadataChristian Couder
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLi Peng
2016-03-15git-svn: shorten glob error messageEric Wong
2016-03-15git-svn: loosen config globs limitationsVictor Leschuk
2016-02-22git-svn: apply "svn.pathnameencoding" before URL encodingKazutoshi Satoda
2016-02-22git-svn: enable "svn.pathnameencoding" on dcommitKazutoshi Satoda
2016-02-17Merge branch 'js/mingw-tests'Junio C Hamano
2016-02-01Merge branch 'ew/svn-1.9.0-auth'Junio C Hamano
2016-01-27git-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong
2016-01-26Git.pm: stop assuming that absolute paths start with a slashJohannes Schindelin
2015-11-10git-svn: improve rebase/mkdirs performanceDair Grant
2015-07-07send-email: reduce dependencies impact on parse_address_lineRemi Lespinet
2015-02-26Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano
2015-02-26Git::SVN::*: avoid premature FileHandle closureKyle J. McKay
2015-02-26git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo
2015-02-26git-svn: lazy load some modulesEric Wong
2015-02-18Git.pm: two minor typo fixesAlexander Kuleshov
2015-01-15Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra
2014-12-09git-svn: support for git-svn propsetAlfred Perlstein
2014-10-31git-svn: use SVN::Ra::get_dir2 when possibleEric Wong
2014-10-30git-svn: add space after "W:" prefix in warningEric Wong
2014-10-30git-svn: (cleanup) remove editor param passingEric Wong
2014-10-29git-svn: prepare SVN::Ra config pieces onceEric Wong
2014-10-29Git.pm: add specified name to tempfile templateEric Wong
2014-10-27git-svn: disable _rev_list memoizationEric Wong
2014-10-25git-svn: save a little memory as fetch progressesEric Wong
2014-10-25git-svn: remove unnecessary DESTROY overrideEric Wong
2014-10-24git-svn: reload RA every log-window-sizeEric Wong
2014-10-24git-svn: remove mergeinfo rev cachingEric Wong