summaryrefslogtreecommitdiff
path: root/perl/Git
AgeCommit message (Expand)Author
2017-09-10Merge branch 'ur/svn-local-zone' into maintJunio C Hamano
2017-08-08git svn fetch: Create correct commit timestamp when using --localtimeUrs Thuermann
2017-06-27Spelling fixesVille Skyttä
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-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-27git-svn: do not reuse caches memoized for a different architectureGavin Lambert
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-08Git/SVN: die when there is no commit metadataChristian Couder
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-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
2015-11-10git-svn: improve rebase/mkdirs performanceDair Grant
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-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-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
2014-10-24git-svn: cache only mergeinfo revisionsEric Wong
2014-10-24git-svn: reduce check_cherry_pick cache overheadEric Wong
2014-10-24git-svn: only look at the root path for svn:mergeinfoJakob Stoklund Olesen
2014-10-24git-svn: only look at the new parts of svn:mergeinfoJakob Stoklund Olesen
2014-06-06Merge branch 'mm/pager-less-sans-S'Junio C Hamano
2014-05-07pager: remove 'S' from $LESS by defaultMatthieu Moy
2014-04-17SVN.pm::parse_svn_date: allow timestamps with a single-digit hourRomanBelinsky
2014-03-31code and test: fix misuses of "nor"Justin Lebar
2014-03-31comments: fix misuses of "nor"Justin Lebar
2014-01-23git-svn: memoize _rev_list and rebuildlin zuojian
2014-01-13Merge branch 'jn/pager-lv-default-env'Junio C Hamano
2014-01-07pager: set LV=-c alongside LESS=FRSXJonathan Nieder