| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: workaround for a bug in svn serf backend | Roman Kagan | 2013-12-27 | 1 | -2/+8 |
* | git-svn: fix termination issues for remote svn connectionsuh/git-svn-serf-fix | Uli Heller | 2013-09-06 | 1 | -0/+8 |
* | Git.pm: revert _temp_cache use of temp_is_lockedkm/svn-1.8-serf-only | Kyle J. McKay | 2013-07-18 | 1 | -1/+1 |
* | git-svn: allow git-svn fetching to work using serf | Kyle J. McKay | 2013-07-07 | 1 | -2/+4 |
* | Git.pm: add new temp_is_locked function | Kyle J. McKay | 2013-07-07 | 1 | -2/+31 |
* | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -2/+14 |
* | Git::SVN::*: add missing "NAME" section to perldoc | Jonathan Nieder | 2013-05-09 | 4 | -0/+8 |
* | Merge branch 'hb/git-pm-tempfile' | Junio C Hamano | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | Git.pm: call tempfile from File::Temp as a regular function | H. Merijn Brand | 2013-04-29 | 1 | -1/+1 |
* | | Merge branch 'tr/perl-keep-stderr-open' | Junio C Hamano | 2013-04-15 | 1 | -3/+3 |
|\ \ |
|
| * | | perl: redirect stderr to /dev/null instead of closing | Thomas Rast | 2013-04-04 | 1 | -3/+3 |
* | | | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 | 3 | -3/+3 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-11 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Typo fix: replacing it's -> its | Benoit Bourbie | 2013-04-11 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge branch 'jc/perl-cat-blob' into maint | Junio C Hamano | 2013-03-26 | 1 | -10/+7 |
| |\ \ |
|
* | | | | git-svn: Support custom tunnel schemes instead of SSH only | Sebastian Schuberth | 2013-03-27 | 1 | -1/+1 |
* | | | | Merge branch 'mn/send-email-works-with-credential' | Junio C Hamano | 2013-03-21 | 1 | -21/+177 |
|\ \ \ \ |
|
| * | | | | Git.pm: add interface for git credential command | Michal Nazarewicz | 2013-02-27 | 1 | -0/+151 |
| * | | | | Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe | Michal Nazarewicz | 2013-02-12 | 1 | -1/+14 |
| * | | | | Git.pm: refactor command_close_bidi_pipe to use _cmd_close | Michal Nazarewicz | 2013-02-12 | 1 | -19/+11 |
| * | | | | Git.pm: fix example in command_close_bidi_pipe documentation | Michal Nazarewicz | 2013-02-07 | 1 | -1/+1 |
| * | | | | Git.pm: allow command_close_bidi_pipe to be called as method | Michal Nazarewicz | 2013-02-07 | 1 | -1/+1 |
* | | | | | Merge branch 'jc/perl-cat-blob' | Junio C Hamano | 2013-03-21 | 1 | -10/+7 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Git.pm: fix cat_blob crashes on large files | Joshua Clayton | 2013-02-22 | 1 | -10/+7 |
* | | | | git svn: consistent spacing after "W:" in warnings | Eric Wong | 2013-03-08 | 1 | -1/+1 |
* | | | | git svn: ignore partial svn:mergeinfo | Jan Pešta | 2013-03-08 | 1 | -0/+5 |
* | | | | Merge branch 'bw/get-tz-offset-perl' | Junio C Hamano | 2013-02-14 | 3 | -12/+31 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | perl/Git.pm: fix get_tz_offset to properly handle DST boundary cases | Ben Walton | 2013-02-09 | 1 | -3/+3 |
| * | | | Move Git::SVN::get_tz to Git::get_tz_offset | Ben Walton | 2013-02-09 | 3 | -12/+31 |
* | | | | git-svn: cleanup sprintf usage for uppercasing hex | Eric Wong | 2013-01-24 | 2 | -3/+3 |
* | | | | git-svn: do not escape certain characters in paths | Peter Wu | 2013-01-19 | 1 | -1/+2 |
* | | | | git svn: do not overescape URLs (fallback case) | Jonathan Nieder | 2013-01-17 | 1 | -1/+1 |
* | | | | Git::SVN::Editor::T: pass $deletions to ->A and ->D | Jonathan Nieder | 2013-01-17 | 1 | -2/+2 |
|/ / / |
|
* | | | git-svn, perl/Git.pm: extend and use Git->prompt method for querying users | Sven Strickroth | 2012-12-17 | 2 | -20/+24 |
* | | | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not set | Sven Strickroth | 2012-12-17 | 1 | -2/+5 |
* | | | git-svn, perl/Git.pm: add central method for prompting passwords | Sven Strickroth | 2012-12-17 | 2 | -20/+45 |
| |/
|/| |
|
* | | git svn: work around SVN 1.7 mishandling of svn:special changes | Jonathan Nieder | 2012-10-10 | 1 | -1/+24 |
* | | git-svn: keep leading slash when canonicalizing paths (fallback case) | Jonathan Nieder | 2012-10-05 | 1 | -1/+0 |
* | | Git::SVN: rename private path field | Jonathan Nieder | 2012-10-05 | 1 | -2/+2 |
* | | git-svn: use path accessor for Git::SVN objects | Eric Wong | 2012-10-05 | 1 | -1/+1 |
* | | Make git-svn branch patterns match complete URL | Ammon Riley | 2012-10-05 | 1 | -1/+3 |
* | | git-svn.perl: keep processing all commits in parents_exclude | Steven Walter | 2012-10-05 | 1 | -1/+0 |
* | | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip | Steven Walter | 2012-10-05 | 1 | -5/+3 |
* | | Merge branch 'ms/git-svn-1.7' | Junio C Hamano | 2012-08-22 | 5 | -109/+341 |
|\ \
| |/
|/| |
|
| * | git-svn: remove ad-hoc canonicalizations | Michael G. Schwern | 2012-08-02 | 1 | -1/+0 |
| * | git-svn: canonicalize newly-minted URLs | Michael G. Schwern | 2012-08-02 | 2 | -6/+22 |
| * | git-svn: introduce add_path_to_url function | Michael G. Schwern | 2012-08-02 | 3 | -22/+46 |
| * | git-svn: canonicalize earlier | Michael G. Schwern | 2012-08-02 | 1 | -2/+2 |
| * | git-svn: replace URL escapes with canonicalization | Michael G. Schwern | 2012-08-02 | 2 | -23/+6 |