summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* Git::SVN: handle missing ref_id case correctlyRamkumar Ramachandra2015-01-151-1/+1
* git-svn: support for git-svn propsetAlfred Perlstein2014-12-091-0/+38
* git-svn: use SVN::Ra::get_dir2 when possibleEric Wong2014-10-311-1/+11
* git-svn: add space after "W:" prefix in warningEric Wong2014-10-301-4/+2
* git-svn: (cleanup) remove editor param passingEric Wong2014-10-301-6/+4
* git-svn: prepare SVN::Ra config pieces onceEric Wong2014-10-291-27/+36
* Git.pm: add specified name to tempfile templateEric Wong2014-10-291-1/+4
* git-svn: disable _rev_list memoizationEric Wong2014-10-271-10/+0
* git-svn: save a little memory as fetch progressesEric Wong2014-10-251-1/+1
* git-svn: remove unnecessary DESTROY overrideEric Wong2014-10-251-4/+0
* git-svn: reload RA every log-window-sizeEric Wong2014-10-241-8/+13
* git-svn: remove mergeinfo rev cachingEric Wong2014-10-241-21/+9
* git-svn: cache only mergeinfo revisionsEric Wong2014-10-241-14/+8
* git-svn: reduce check_cherry_pick cache overheadEric Wong2014-10-241-13/+15
* git-svn: only look at the root path for svn:mergeinfoJakob Stoklund Olesen2014-10-241-16/+13
* git-svn: only look at the new parts of svn:mergeinfoJakob Stoklund Olesen2014-10-241-12/+72
* Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-061-1/+1
|\
| * pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-071-1/+1
* | SVN.pm::parse_svn_date: allow timestamps with a single-digit hourRomanBelinsky2014-04-171-1/+1
|/
* code and test: fix misuses of "nor"Justin Lebar2014-03-311-2/+2
* comments: fix misuses of "nor"Justin Lebar2014-03-312-2/+2
* git-svn: memoize _rev_list and rebuildlin zuojian2014-01-231-3/+38
* Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-131-0/+1
|\
| * pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-071-0/+1
* | git-svn: workaround for a bug in svn serf backendRoman Kagan2013-12-271-2/+8
|/
* git-svn: fix termination issues for remote svn connectionsUli Heller2013-09-061-0/+8
* Git.pm: revert _temp_cache use of temp_is_lockedKyle J. McKay2013-07-181-1/+1
* git-svn: allow git-svn fetching to work using serfKyle J. McKay2013-07-071-2/+4
* Git.pm: add new temp_is_locked functionKyle J. McKay2013-07-071-2/+31
* git-svn: added an --include-path flagPaul Walmsley2013-05-091-2/+14
* Git::SVN::*: add missing "NAME" section to perldocJonathan Nieder2013-05-094-0/+8
* Merge branch 'hb/git-pm-tempfile'Junio C Hamano2013-05-011-1/+1
|\
| * Git.pm: call tempfile from File::Temp as a regular functionH. Merijn Brand2013-04-291-1/+1
* | Merge branch 'tr/perl-keep-stderr-open'Junio C Hamano2013-04-151-3/+3
|\ \
| * | perl: redirect stderr to /dev/null instead of closingThomas Rast2013-04-041-3/+3
* | | Sync with 'maint'Junio C Hamano2013-04-123-3/+3
|\ \ \
| * | | Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-123-3/+3
* | | | Merge branch 'maint'Junio C Hamano2013-04-111-2/+2
|\| | |
| * | | Typo fix: replacing it's -> itsBenoit Bourbie2013-04-111-2/+2
| |/ /
| * | Merge branch 'jc/perl-cat-blob' into maintJunio C Hamano2013-03-261-10/+7
| |\ \
* | | | git-svn: Support custom tunnel schemes instead of SSH onlySebastian Schuberth2013-03-271-1/+1
* | | | Merge branch 'mn/send-email-works-with-credential'Junio C Hamano2013-03-211-21/+177
|\ \ \ \
| * | | | Git.pm: add interface for git credential commandMichal Nazarewicz2013-02-271-0/+151
| * | | | Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipeMichal Nazarewicz2013-02-121-1/+14
| * | | | Git.pm: refactor command_close_bidi_pipe to use _cmd_closeMichal Nazarewicz2013-02-121-19/+11
| * | | | Git.pm: fix example in command_close_bidi_pipe documentationMichal Nazarewicz2013-02-071-1/+1
| * | | | Git.pm: allow command_close_bidi_pipe to be called as methodMichal Nazarewicz2013-02-071-1/+1
* | | | | Merge branch 'jc/perl-cat-blob'Junio C Hamano2013-03-211-10/+7
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Git.pm: fix cat_blob crashes on large filesJoshua Clayton2013-02-221-10/+7
* | | | git svn: consistent spacing after "W:" in warningsEric Wong2013-03-081-1/+1