aboutsummaryrefslogtreecommitdiff
path: root/perl/Git
Commit message (Expand)AuthorAge
* Merge branch 'ur/svn-local-zone'Junio C Hamano2017-08-22
|\
| * git svn fetch: Create correct commit timestamp when using --localtimeUrs Thuermann2017-08-08
* | Spelling fixesVille Skyttä2017-06-27
|/
* 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-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
| |/
* | git-svn: "git worktree" awarenessEric Wong2016-10-14
* | git-svn: reduce scope of input record separator changeEric Wong2016-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
* 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 '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
|/
* 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::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-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
* git-svn: only look at the new parts of svn:mergeinfoJakob Stoklund Olesen2014-10-24
* Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-06
|\
| * pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-07
* | SVN.pm::parse_svn_date: allow timestamps with a single-digit hourRomanBelinsky2014-04-17
|/
* code and test: fix misuses of "nor"Justin Lebar2014-03-31
* comments: fix misuses of "nor"Justin Lebar2014-03-31
* git-svn: memoize _rev_list and rebuildlin zuojian2014-01-23
* Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-13
|\
| * pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-07