| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Junio C Hamano | 2009-09-13 | 1 | -0/+1 |
|\ |
|
| * | svn: properly escape arguments for authors-prog | Mark Lodato | 2009-09-13 | 1 | -0/+1 |
* | | git-svn: Use GIT_SSH setting if SVN_SSH is not set | Karthik R | 2009-08-18 | 1 | -0/+9 |
* | | svn: assume URLs from the command-line are URI-encoded | Eric Wong | 2009-08-18 | 1 | -0/+2 |
* | | svn: (cleanup) use predefined constant for rev_map_fmt | Eric Wong | 2009-08-12 | 1 | -1/+1 |
* | | svn: allow branches outside of refs/remotes | Adam Brewster | 2009-08-12 | 1 | -35/+48 |
* | | svn: initial "master" points to trunk if possible | Eric Wong | 2009-08-12 | 1 | -0/+11 |
* | | git-svn: ignore leading blank lines in svn:ignore | Michael Haggerty | 2009-08-10 | 1 | -0/+2 |
* | | svn: Honor --prefix option in init without --stdlayout | Adam Brewster | 2009-08-10 | 1 | -1/+2 |
|/ |
|
* | git svn: make minimize URL more reliable over http(s) | Eric Wong | 2009-07-25 | 1 | -1/+5 |
* | git svn: avoid escaping '/' when renaming/copying files | Eric Wong | 2009-07-25 | 1 | -1/+1 |
* | git svn: the branch command no longer needs the full path | Eric Wong | 2009-07-25 | 1 | -3/+16 |
* | git svn: revert default behavior for --minimize-url | Eric Wong | 2009-07-25 | 1 | -1/+6 |
* | git svn: add gc command | Robert Allan Zeh | 2009-07-25 | 1 | -0/+33 |
* | git svn: fix shallow clone when upstream revision is too new | Eric Wong | 2009-07-22 | 1 | -0/+1 |
* | git svn: fix reparenting when ugly http(s) URLs are used | Eric Wong | 2009-07-19 | 1 | -2/+4 |
* | git svn: allow uppercase UUIDs from SVN | Eric Wong | 2009-07-11 | 1 | -7/+7 |
* | git-svn: Fix branch detection when repository root is inaccessible | Mattias Nissler | 2009-07-11 | 1 | -26/+17 |
* | git-svn: Always duplicate paths returned from get_log | Mattias Nissler | 2009-07-11 | 1 | -22/+23 |
* | git-svn: Canonicalize svn urls to prevent libsvn assertion | Ulrich Dangel | 2009-06-26 | 1 | -1/+8 |
* | git-svn: convert globs to regexps for branch destinations | Eric Wong | 2009-06-25 | 1 | -1/+3 |
* | git svn: Support multiple branch and tag paths in the svn repository. | Marc Branchaud | 2009-06-25 | 1 | -22/+56 |
* | Add 'git svn reset' to unwind 'git svn fetch' | Ben Jackson | 2009-06-25 | 1 | -5/+40 |
* | git-svn: speed up find_rev_before | Ben Jackson | 2009-06-25 | 1 | -0/+2 |
* | Add 'git svn help [cmd]' which works outside a repo. | Ben Jackson | 2009-06-25 | 1 | -0/+3 |
* | git-svn: let 'dcommit $rev' work on $rev instead of HEAD | Thomas Rast | 2009-06-25 | 1 | -2/+32 |
* | git-svn: refuse to dcommit non-UTF-8 messages | Eric Wong | 2009-05-28 | 1 | -3/+14 |
* | git-svn: add --authors-prog option | Mark Lodato | 2009-05-21 | 1 | -3/+29 |
* | git-svn: Set svn.authorsfile if it is passed to git svn clone | Alex Vandiver | 2009-05-21 | 1 | -0/+1 |
* | git-svn: Correctly report max revision when following deleted paths | Alex Vandiver | 2009-05-21 | 1 | -1/+1 |
* | git-svn: Fix for svn paths removed > log-window-size revisions ago | Alex Vandiver | 2009-05-21 | 1 | -1/+5 |
* | Merge branch 'maint' | Junio C Hamano | 2009-05-05 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maint | Junio C Hamano | 2009-05-05 | 1 | -1/+1 |
| |\ |
|
| | * | git-svn: fix a sloppy Getopt::Long usage | Robin H. Johnson | 2009-05-05 | 1 | -1/+1 |
| * | | git-svn: fix ls-tree usage with dash-prefixed paths | Eric Wong | 2009-03-29 | 1 | -6/+9 |
* | | | git-svn: always initialize with core.autocrlf=false | Johannes Schindelin | 2009-04-11 | 1 | -0/+1 |
* | | | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 2009-04-11 | 1 | -0/+3 |
* | | | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 2009-04-11 | 1 | -11/+15 |
* | | | git-svn: speed up blame command | Boris Byk | 2009-04-11 | 1 | -4/+50 |
* | | | git-svn: add fetch --parent option | Jason Merrill | 2009-04-11 | 1 | -4/+14 |
* | | | git-svn: add a double quiet option to hide git commits | Simon Arlott | 2009-03-30 | 1 | -4/+5 |
* | | | git-svn: don't output git commits in quiet mode | Simon Arlott | 2009-03-29 | 1 | -3/+3 |
* | | | git-svn: fix ls-tree usage with dash-prefixed paths | Eric Wong | 2009-03-28 | 1 | -6/+9 |
* | | | git-svn: support intermediate paths when matching tags/branches | Michael Lai | 2009-03-09 | 1 | -1/+4 |
|/ / |
|
* | | git-svn - return original format_svn_date semantics | Ben Walton | 2009-02-27 | 1 | -1/+1 |
* | | git-svn: disable broken symlink workaround by default | Eric Wong | 2009-02-27 | 1 | -1/+1 |
* | | git-svn fix to avoid using strftime %z | Ben Walton | 2009-02-24 | 1 | -1/+7 |
* | | git-svn: read the dcommit url from the config file on a per remote basis | Peter Oberndorfer | 2009-02-23 | 1 | -1/+11 |
* | | git-svn: fix delete+add branch tracking with empty files | Eric Wong | 2009-02-22 | 1 | -0/+1 |
* | | git-svn: Create leading directories in create-ignore | Brian Gernhardt | 2009-02-22 | 1 | -1/+5 |