| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: correctly handle boolean options via git-config | Eric Wong | 2007-02-10 | 1 | -1/+1 |
* | git-svn: do not let Git.pm warn if we prematurely close pipes | Eric Wong | 2007-02-01 | 1 | -5/+5 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -10/+10 |
* | git-svn: remove leading slash when printing removed directories | Eric Wong | 2007-01-22 | 1 | -1/+1 |
* | git-svn: print and flush authentication prompts to STDERR | Eric Wong | 2007-01-15 | 1 | -15/+22 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 | 1 | -1/+1 |
* | git-svn: pass an unambiguous ref to rev-list when grafting-branches | Eric Wong | 2007-01-07 | 1 | -1/+1 |
* | git-svn: add --prefix= option to multi-init | Eric Wong | 2007-01-07 | 1 | -3/+5 |
* | git-svn: fix show-ignore | Eric Wong | 2007-01-06 | 1 | -1/+1 |
* | git-svn: make --repack work consistently between fetch and multi-fetch | Eric Wong | 2007-01-04 | 1 | -4/+6 |
* | git-svn: make multi-init less confusing | Eric Wong | 2007-01-04 | 1 | -38/+40 |
* | git-svn: sort multi-init output | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | git-svn: verify_ref() should actually --verify | Eric Wong | 2006-12-28 | 1 | -1/+2 |
* | git-svn: print out the SVN library version in --version, too | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | git-svn: remove non-delta fetch code paths | Eric Wong | 2006-12-28 | 1 | -174/+20 |
* | git-svn: dcommit should diff against the current HEAD after committing | Eric Wong | 2006-12-26 | 1 | -3/+3 |
* | git-svn: enable common fetch/commit options for dcommit | Eric Wong | 2006-12-22 | 1 | -1/+1 |
* | git-svn: rename 'commit' command to 'set-tree' | Eric Wong | 2006-12-16 | 1 | -6/+6 |
* | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 1 | -844/+39 |
* | git-svn: convert to using Git.pm | Eric Wong | 2006-12-15 | 1 | -193/+135 |
* | git-svn: allow both diff.color and color.diff | Junio C Hamano | 2006-12-13 | 1 | -6/+25 |
* | git-svn: correctly handle "(no author)" when using an authors file | Eric Wong | 2006-12-13 | 1 | -1/+2 |
* | git-svn: correctly handle packed-refs in refs/remotes/ | Eric Wong | 2006-12-12 | 1 | -1/+9 |
* | git-svn: correctly display fatal() error messages | Eric Wong | 2006-12-12 | 1 | -1/+1 |
* | git-svn: allow dcommit to take an alternate head | Eric Wong | 2006-12-12 | 1 | -5/+6 |
* | git-svn: enable logging of information not supported by git | Eric Wong | 2006-12-12 | 1 | -18/+184 |
* | git-svn: use do_switch for --follow-parent if the SVN library supports it | Eric Wong | 2006-12-08 | 1 | -7/+39 |
* | git-svn: extra error check to ensure we open a file correctly | Eric Wong | 2006-12-08 | 1 | -0/+3 |
* | git-svn: avoid network timeouts for long-running fetches | Eric Wong | 2006-12-06 | 1 | -0/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2006-12-02 | 1 | -5/+5 |
|\ |
|
| * | git-svn: avoid fetching files twice in the same revision | Eric Wong | 2006-12-02 | 1 | -5/+5 |
* | | git-svn: fix multi-init | Eric Wong | 2006-11-28 | 1 | -4/+9 |
* | | git-svn: color support for the log command | Eric Wong | 2006-11-28 | 1 | -20/+47 |
* | | git-svn: fix output reporting from the delta fetcher | Eric Wong | 2006-11-28 | 1 | -20/+15 |
* | | git-svn: error out when the SVN connection fails during a fetch | Eric Wong | 2006-11-28 | 1 | -1/+8 |
* | | git-svn: enable delta transfers during fetches when using SVN:: libs | Eric Wong | 2006-11-27 | 1 | -5/+189 |
* | | git-svn: use ~/.subversion config files when using SVN:: libraries | Eric Wong | 2006-11-27 | 1 | -2/+4 |
* | | git-svn: allow SVN:: lib users to track the root of the repository (again) | Eric Wong | 2006-11-25 | 1 | -2/+6 |
* | | git-svn: exit with status 1 for test failures | Eric Wong | 2006-11-24 | 1 | -8/+12 |
* | | git-svn: correctly access repos when only given partial read permissions | Eric Wong | 2006-11-24 | 1 | -72/+65 |
* | | git-svn: handle authentication without relying on cached tokens on disk | Eric Wong | 2006-11-24 | 1 | -8/+148 |
|/ |
|
* | git-svn: preserve uncommitted changes after dcommit | Eric Wong | 2006-11-23 | 1 | -1/+1 |
* | git-svn: correctly handle revision 0 in SVN repositories | Eric Wong | 2006-11-23 | 1 | -4/+10 |
* | git-svn: error out from dcommit on a parent-less commit | Eric Wong | 2006-11-23 | 1 | -0/+7 |
* | git-svn: fix dcommit losing changes when out-of-date from svn | Eric Wong | 2006-11-09 | 1 | -3/+26 |
* | git-svn: don't die on rebuild when --upgrade is specified | Eric Wong | 2006-11-09 | 1 | -1/+1 |
* | git-svn: avoid printing filenames of files we're not tracking | Eric Wong | 2006-11-09 | 1 | -5/+4 |
* | git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 | Eric Wong | 2006-10-24 | 1 | -3/+6 |
* | git-svn: reduce memory usage for large commits | Eric Wong | 2006-10-14 | 1 | -2/+4 |
* | git-svn: fix commits over svn+ssh:// | Eric Wong | 2006-10-14 | 1 | -2/+2 |