284 Commits (055b66158c984c4e902735ab2a1a188509423f43)

Author SHA1 Message Date
Eric Wong e7db67e6f1 git-svn: make multi-init capable of reusing the Ra connection 18 years ago
Eric Wong 8164b6525e git-svn: convert multi-init over to using Git::SVN 18 years ago
Eric Wong d2866f9e1f git-svn: convert 'init' to use Git::SVN 18 years ago
Eric Wong 9b981fc659 git-svn: add Git::SVN module (to avoid global variables) 18 years ago
Eric Wong 336f1714ae git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages 18 years ago
Eric Wong d81bf82719 git-svn: cleanup: put SVN workarounds into their own namespace 18 years ago
Eric Wong 4a87db0e12 git-svn: cleanup: move process_rm around 18 years ago
Eric Wong d976acfd89 git-svn: move authentication prompts into their own namespace 18 years ago
Eric Wong 7774284ac7 git-svn: correctly handle boolean options via git-config 18 years ago
Eric Wong 22600a2515 git-svn: do not let Git.pm warn if we prematurely close pipes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Eric Wong cea70cf881 git-svn: remove leading slash when printing removed directories 18 years ago
Eric Wong 6f729591d1 git-svn: print and flush authentication prompts to STDERR 18 years ago
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