summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | git svn: ignore partial svn:mergeinfoJan Pešta2013-03-081-0/+5
* | | | Merge branch 'bw/get-tz-offset-perl'Junio C Hamano2013-02-143-12/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | perl/Git.pm: fix get_tz_offset to properly handle DST boundary casesBen Walton2013-02-091-3/+3
| * | | Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton2013-02-093-12/+31
* | | | git-svn: cleanup sprintf usage for uppercasing hexEric Wong2013-01-242-3/+3
* | | | git-svn: do not escape certain characters in pathsPeter Wu2013-01-191-1/+2
* | | | git svn: do not overescape URLs (fallback case)Jonathan Nieder2013-01-171-1/+1
* | | | Git::SVN::Editor::T: pass $deletions to ->A and ->DJonathan Nieder2013-01-171-2/+2
|/ / /
* | | git-svn, perl/Git.pm: extend and use Git->prompt method for querying usersSven Strickroth2012-12-172-20/+24
* | | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not setSven Strickroth2012-12-171-2/+5
* | | git-svn, perl/Git.pm: add central method for prompting passwordsSven Strickroth2012-12-172-20/+45
| |/ |/|
* | git svn: work around SVN 1.7 mishandling of svn:special changesJonathan Nieder2012-10-101-1/+24
* | git-svn: keep leading slash when canonicalizing paths (fallback case)Jonathan Nieder2012-10-051-1/+0
* | Git::SVN: rename private path fieldJonathan Nieder2012-10-051-2/+2
* | git-svn: use path accessor for Git::SVN objectsEric Wong2012-10-051-1/+1
* | Make git-svn branch patterns match complete URLAmmon Riley2012-10-051-1/+3