summaryrefslogtreecommitdiff
path: root/perl
AgeCommit message (Expand)Author
2016-02-05Merge branch 'ew/svn-1.9.0-auth' into maintJunio 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-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
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
2013-12-27git-svn: workaround for a bug in svn serf backendRoman Kagan
2013-09-06git-svn: fix termination issues for remote svn connectionsUli Heller
2013-07-19Git.pm: revert _temp_cache use of temp_is_lockedKyle J. McKay
2013-07-07git-svn: allow git-svn fetching to work using serfKyle J. McKay
2013-07-07Git.pm: add new temp_is_locked functionKyle J. McKay
2013-05-09git-svn: added an --include-path flagPaul Walmsley
2013-05-09Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder
2013-05-01Merge branch 'hb/git-pm-tempfile'Junio C Hamano
2013-04-29Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand
2013-04-15Merge branch 'tr/perl-keep-stderr-open'Junio C Hamano
2013-04-12Sync with 'maint'Junio C Hamano
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-04-12Merge branch 'maint'Junio C Hamano
2013-04-12Typo fix: replacing it's -> itsBenoit Bourbie
2013-04-04perl: redirect stderr to /dev/null instead of closingThomas Rast
2013-03-27git-svn: Support custom tunnel schemes instead of SSH onlySebastian Schuberth
2013-03-26Merge branch 'jc/perl-cat-blob' into maintJunio C Hamano