aboutsummaryrefslogtreecommitdiff
path: root/perl/Git
Commit message (Expand)AuthorAge
* 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
* | git-svn: workaround for a bug in svn serf backendRoman Kagan2013-12-27
|/
* git-svn: fix termination issues for remote svn connectionsUli Heller2013-09-06
* git-svn: allow git-svn fetching to work using serfKyle J. McKay2013-07-07
* git-svn: added an --include-path flagPaul Walmsley2013-05-09
* Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder2013-05-09
* Sync with 'maint'Junio C Hamano2013-04-12
|\
| * Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* | git-svn: Support custom tunnel schemes instead of SSH onlySebastian Schuberth2013-03-27
|/
* git svn: consistent spacing after "W:" in warningsEric Wong2013-03-08
* git svn: ignore partial svn:mergeinfoJan Pešta2013-03-08
* Merge branch 'bw/get-tz-offset-perl'Junio C Hamano2013-02-14
|\
| * Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton2013-02-09
* | git-svn: cleanup sprintf usage for uppercasing hexEric Wong2013-01-24