63 Commits (9d13bda3fffc948c0b2576f08a33ac7f547fe9b3)

Author SHA1 Message Date
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Eric Wong 9a5e4075a4 git-svn: pass an unambiguous ref to rev-list when grafting-branches 18 years ago
Eric Wong ae41098714 git-svn: add --prefix= option to multi-init 18 years ago
Eric Wong fffe694d60 git-svn: fix show-ignore 18 years ago
Eric Wong 2a3240beaa git-svn: make --repack work consistently between fetch and multi-fetch 18 years ago
Eric Wong 98327e5891 git-svn: make multi-init less confusing 18 years ago
Eric Wong 4a4d94b29b git-svn: sort multi-init output 18 years ago
Eric Wong 2c5c1d5300 git-svn: verify_ref() should actually --verify 18 years ago
Eric Wong 7d60ab2c15 git-svn: print out the SVN library version in --version, too 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong c3a41037ed git-svn: dcommit should diff against the current HEAD after committing 18 years ago
Eric Wong 4b1552238e git-svn: enable common fetch/commit options for dcommit 18 years ago
Eric Wong 3289e86e1e git-svn: rename 'commit' command to 'set-tree' 18 years ago
Eric Wong b9c8518722 git-svn: remove support for the svn command-line client 18 years ago
Eric Wong aef4e921a0 git-svn: convert to using Git.pm 18 years ago
Junio C Hamano 62e1aeabc0 git-svn: allow both diff.color and color.diff 18 years ago
Eric Wong 359850041e git-svn: correctly handle "(no author)" when using an authors file 18 years ago
Eric Wong 155bd0ce23 git-svn: correctly display fatal() error messages 18 years ago
Eric Wong b42a044f59 git-svn: exit with status 1 for test failures 18 years ago
Eric Wong c53d696bcc git-svn: correctly handle packed-refs in refs/remotes/ 18 years ago
Eric Wong 6fda05aebe git-svn: correctly display fatal() error messages 18 years ago
Eric Wong dd31da2fdc git-svn: allow dcommit to take an alternate head 18 years ago
Eric Wong d2a9a87b8a git-svn: enable logging of information not supported by git 18 years ago
Eric Wong a552db3a64 git-svn: use do_switch for --follow-parent if the SVN library supports it 18 years ago
Eric Wong 006ede5e86 git-svn: extra error check to ensure we open a file correctly 18 years ago
Eric Wong ebdf7b9522 git-svn: avoid network timeouts for long-running fetches 18 years ago
Eric Wong 6173c197c9 git-svn: avoid fetching files twice in the same revision 18 years ago
Eric Wong 1ca7558dd8 git-svn: fix multi-init 18 years ago
Eric Wong 9aca025849 git-svn: color support for the log command 18 years ago
Eric Wong 0864e3ba12 git-svn: fix output reporting from the delta fetcher 18 years ago
Eric Wong dad73c0bb9 git-svn: error out when the SVN connection fails during a fetch 18 years ago
Eric Wong 27a1a8014b git-svn: enable delta transfers during fetches when using SVN:: libs 18 years ago
Eric Wong 6f23ebf600 git-svn: use ~/.subversion config files when using SVN:: libraries 18 years ago
Eric Wong efe4631def git-svn: allow SVN:: lib users to track the root of the repository (again) 18 years ago
Eric Wong d25c26e771 git-svn: exit with status 1 for test failures 18 years ago
Eric Wong 747fa12cef git-svn: correctly access repos when only given partial read permissions 18 years ago
Eric Wong 30d055aa1e git-svn: handle authentication without relying on cached tokens on disk 18 years ago
Eric Wong 4769489a41 git-svn: preserve uncommitted changes after dcommit 18 years ago
Eric Wong e70dc780a4 git-svn: correctly handle revision 0 in SVN repositories 18 years ago
Eric Wong 48d044b5fe git-svn: error out from dcommit on a parent-less commit 18 years ago
Eric Wong 45bf473a7b git-svn: fix dcommit losing changes when out-of-date from svn 18 years ago
Eric Wong a35a045874 git-svn: don't die on rebuild when --upgrade is specified 18 years ago
Eric Wong 75bd7e374e git-svn: avoid printing filenames of files we're not tracking 18 years ago
Eric Wong b2e2ddfed8 git-svn: don't die on rebuild when --upgrade is specified 18 years ago
Eric Wong 98526e007e git-svn: avoid printing filenames of files we're not tracking 18 years ago
Eric Wong 9ffd652a38 git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 18 years ago
Eric Wong f7197dff15 git-svn: reduce memory usage for large commits 18 years ago
Eric Wong ce91fc6eb9 git-svn: fix commits over svn+ssh:// 18 years ago
Eric Wong 83e9940a5e git-svn: add a message encouraging use of SVN::* libraries 18 years ago
Eric Wong b203b769f2 git-svn: -h(elp) message formatting fixes 18 years ago