31 Commits (88329195159865c0fcc57a6017c959d13d7a1ad6)

Author SHA1 Message Date
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
Eric Wong 60d02ccc18 git-svn: migrate out of contrib 19 years ago
Eric Wong 4bbf599f7b git-svn: avoid fetching files outside of the URL we're tracking 19 years ago
Eric Wong 03e0ea8712 git-svn: allow a local target directory to be specified for init 19 years ago
Eric Wong 80f50749da git-svn: be verbose by default on fetch/commit, add -q/--quiet option 19 years ago
Eric Wong a00439acd2 git-svn: add --follow-parent and --no-metadata options to fetch 19 years ago
Eric Wong 27e9fb8d41 git-svn: add the commit-diff command 19 years ago
Eric Wong c1927a8554 git-svn: several graft-branches improvements 19 years ago
Eric Wong dc62e25cbd git-svn: SVN 1.1.x library compatibility 19 years ago
Eric Wong ec9d00d078 git-svn: fix commit --edit flag when using SVN:: libraries 19 years ago
Eric Wong c07eee1f2a git-svn: fix --rmdir when using SVN:: libraries 19 years ago
Eric Wong 1a82e79315 git-svn: rebuild convenience and bugfixes 19 years ago
Eric Wong 0e8a002c59 git-svn: svn (command-line) 1.0.x compatibility 19 years ago
Eric Wong c0d4822268 git-svn: bugfix and optimize the 'log' command 19 years ago
Eric Wong 968bdf1f3d git-svn: Eliminate temp file usage in libsvn_get_file() 19 years ago
Eric Wong cf7424b021 git-svn: fix several small bugs, enable branch optimization 19 years ago
Eric Wong 6c5cda89e9 git-svn: avoid creating some small files 19 years ago
Eric Wong 42d328701d git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 19 years ago
Eric Wong a5e0cedc0a git-svn: add support for Perl SVN::* libraries 19 years ago