| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: allow "0" in SVN path components | Eric Wong | 2016-12-12 | 1 | -1/+1 |
* | Merge branch 'svn-cache' of git://bogomips.org/git-svn | Junio C Hamano | 2016-10-27 | 1 | -1/+11 |
|\ |
|
| * | git-svn: do not reuse caches memoized for a different architecture | Gavin Lambert | 2016-10-27 | 1 | -1/+11 |
* | | Merge branch 'svn-wt' of git://bogomips.org/git-svn | Junio C Hamano | 2016-10-27 | 5 | -42/+62 |
|\ \
| |/
|/| |
|
| * | git-svn: "git worktree" awarenessew/svn-wt | Eric Wong | 2016-10-14 | 2 | -24/+37 |
| * | git-svn: reduce scope of input record separator change | Eric Wong | 2016-10-14 | 3 | -18/+25 |
* | | Merge branch 'mm/send-email-cc-cruft-after-address' | Junio C Hamano | 2016-10-26 | 1 | -6/+9 |
|\ \
| |/
|/| |
|
| * | Git.pm: add comment pointing to t9000mm/send-email-cc-cruft-after-address | Matthieu Moy | 2016-10-21 | 1 | -0/+2 |
| * | parse_mailboxes: accept extra text after <...> address | Matthieu Moy | 2016-10-14 | 1 | -6/+7 |
* | | git-svn: warn instead of dying when commit data is missing | Eric Wong | 2016-07-09 | 1 | -2/+6 |
* | | git-svn: skip mergeinfo handling with --no-follow-parent | Eric Wong | 2016-06-22 | 1 | -9/+16 |
* | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ |
|
| * | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
* | | | Git/SVN: die when there is no commit metadata | Christian Couder | 2016-05-08 | 1 | -1/+2 |
|/ / |
|
* | | git-svn: shorten glob error message | Eric Wong | 2016-03-15 | 1 | -2/+2 |
* | | git-svn: loosen config globs limitations | Victor Leschuk | 2016-03-15 | 1 | -5/+9 |
* | | git-svn: apply "svn.pathnameencoding" before URL encoding | Kazutoshi Satoda | 2016-02-22 | 1 | -1/+2 |
* | | git-svn: enable "svn.pathnameencoding" on dcommit | Kazutoshi Satoda | 2016-02-22 | 1 | -0/+1 |
* | | Merge branch 'js/mingw-tests' | Junio C Hamano | 2016-02-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Git.pm: stop assuming that absolute paths start with a slash | Johannes Schindelin | 2016-01-26 | 1 | -1/+2 |
* | | | Merge branch 'ew/svn-1.9.0-auth' | Junio C Hamano | 2016-02-01 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | git-svn: fix auth parameter handling on SVN 1.9.0+ew/svn-1.9.0-auth | Eric Wong | 2016-01-26 | 1 | -2/+6 |
| |/ |
|
* | | git-svn: improve rebase/mkdirs performance | Dair Grant | 2015-11-10 | 1 | -8/+76 |
|/ |
|
* | send-email: reduce dependencies impact on parse_address_line | Remi Lespinet | 2015-07-07 | 1 | -0/+67 |
* | Merge branch 'svn-maint-fixes' into svn-fixes | Junio C Hamano | 2015-02-26 | 3 | -1/+13 |
|\ |
|
| * | Git::SVN::*: avoid premature FileHandle closureew/svn-maint-fixes | Kyle J. McKay | 2015-02-26 | 2 | -0/+11 |
| * | git-svn: fix localtime=true on non-glibc environments | Ryuichi Kokubo | 2015-02-26 | 1 | -1/+2 |
* | | git-svn: lazy load some modules | Eric Wong | 2015-02-26 | 4 | -14/+19 |
* | | Git.pm: two minor typo fixesak/git-pm-typofix | Alexander Kuleshov | 2015-02-18 | 1 | -2/+2 |
* | | Git::SVN: handle missing ref_id case correctly | Ramkumar Ramachandra | 2015-01-15 | 1 | -1/+1 |
* | | git-svn: support for git-svn propset | Alfred Perlstein | 2014-12-09 | 1 | -0/+38 |
|/ |
|
* | git-svn: use SVN::Ra::get_dir2 when possible | Eric Wong | 2014-10-31 | 1 | -1/+11 |
* | git-svn: add space after "W:" prefix in warning | Eric Wong | 2014-10-30 | 1 | -4/+2 |
* | git-svn: (cleanup) remove editor param passing | Eric Wong | 2014-10-30 | 1 | -6/+4 |
* | git-svn: prepare SVN::Ra config pieces once | Eric Wong | 2014-10-29 | 1 | -27/+36 |
* | Git.pm: add specified name to tempfile template | Eric Wong | 2014-10-29 | 1 | -1/+4 |
* | git-svn: disable _rev_list memoization | Eric Wong | 2014-10-27 | 1 | -10/+0 |
* | git-svn: save a little memory as fetch progresses | Eric Wong | 2014-10-25 | 1 | -1/+1 |
* | git-svn: remove unnecessary DESTROY override | Eric Wong | 2014-10-25 | 1 | -4/+0 |
* | git-svn: reload RA every log-window-size | Eric Wong | 2014-10-24 | 1 | -8/+13 |
* | git-svn: remove mergeinfo rev caching | Eric Wong | 2014-10-24 | 1 | -21/+9 |
* | git-svn: cache only mergeinfo revisions | Eric Wong | 2014-10-24 | 1 | -14/+8 |
* | git-svn: reduce check_cherry_pick cache overhead | Eric Wong | 2014-10-24 | 1 | -13/+15 |
* | git-svn: only look at the root path for svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | 1 | -16/+13 |
* | git-svn: only look at the new parts of svn:mergeinfo | Jakob Stoklund Olesen | 2014-10-24 | 1 | -12/+72 |
* | Merge branch 'mm/pager-less-sans-S' | Junio C Hamano | 2014-06-06 | 1 | -1/+1 |
|\ |
|
| * | pager: remove 'S' from $LESS by defaultmm/pager-less-sans-S | Matthieu Moy | 2014-05-07 | 1 | -1/+1 |
* | | SVN.pm::parse_svn_date: allow timestamps with a single-digit hoursk/svn-parse-datestamp | RomanBelinsky | 2014-04-17 | 1 | -1/+1 |
|/ |
|
* | code and test: fix misuses of "nor"jl/nor-or-nand-and | Justin Lebar | 2014-03-31 | 1 | -2/+2 |
* | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 2 | -2/+2 |