48 Commits (82dca84871637ac9812c0dec27f56d07cfba524c)

Author SHA1 Message Date
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
Eric Wong 74a31a100a git-svn: log command fixes 18 years ago
Eric Wong c35b96e785 git-svn: multi-init saves and reuses --tags and --branches arguments 18 years ago
Sergey Vlasov 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 18 years ago
Shawn Pearce 8815788e93 Allow '(no author)' in git-svn's authors file. 18 years ago
Shawn Pearce f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. 18 years ago
Eric Wong 5f641ccc69 git-svn: stop repeatedly reusing the first commit message with dcommit 18 years ago
Eric Wong b22d449721 git-svn: add the 'dcommit' command 18 years ago
Eric Wong 5a990e45f9 git-svn: establish new connections on commit after fork 18 years ago
Eric Wong a69a165fb4 git-svn: split the path from the url correctly with limited perms 19 years ago
Eric Wong 308906fa6e git-svn: bugfix: allow SVN:: lib users to track the root of the repository 19 years ago
Eric Wong 17a10f3709 git-svn: correctly kill keyword expansion without munging EOLs 19 years ago
Eric Wong d0d8f7dc5f git-svn: fix fetching new directories copies when using SVN:: libs 19 years ago
Eric Wong 7b520e62a2 git-svn: don't check for migrations/upgrades on commit-diff 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Eric Wong 4ad4515dfe git-svn: fix --file/-F option in commit-diff 19 years ago