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