68 Commits (c0d4822268d30b1668e94986a845b8bb5441e8b3)

Author SHA1 Message Date
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
Eric Wong 79bb8d88fc git-svn: add 'log' command, a facsimile of basic `svn log' 19 years ago
Eric Wong 7a97de4e19 git-svn: add UTF-8 message test 19 years ago
Eric Wong 9d55b41aad git-svn: add some functionality to better support branches in svn 19 years ago
Eric Wong f8ab6b732f git-svn: add --shared and --template= options to pass to init-db 19 years ago
Eric Wong dc5869c00d git-svn: add --repack and --repack-flags= options 19 years ago
Eric Wong b8c92cadda git-svn: minor cleanups, extra error-checking 19 years ago
Eric Wong 883d0a78d2 git-svn: Move all git-svn-related paths into $GIT_DIR/svn 19 years ago
Eric Wong 6dfbe5163e git-svn: support manually placed initial trees from fetch 19 years ago
Eric Wong 098749d9be git-svn: optimize --branch and --branch-all-ref 19 years ago
Eric Wong bf78b1d89b git-svn: --branch-all-refs / -B support 19 years ago
Eric Wong 162f412921 git-svn: support -C<num> passing to git-diff-tree 19 years ago
Eric Wong b63af9b340 git-svn: don't allow commit if svn tree is not current 19 years ago
Eric Wong ce475dfcb5 git-svn: restore original LC_ALL setting (or unset) for commit 19 years ago
Eric Wong 4a393f2b53 git-svn: eol_cp corner-case fixes 19 years ago
Eric Wong 8a97e36888 git-svn: fix handling of filenames with embedded '@' 19 years ago
Eric Wong c7162c1db6 git-svn: t0000: add -f flag to checkout 19 years ago
Eric Wong 037b048ece git-svn: remove assertion that broke with older versions of svn 19 years ago
Eric Wong 3c4c7351c0 git-svn: t0001: workaround a heredoc bug in old versions of dash 19 years ago
Eric Wong 36f5b1f0c8 git-svn: ignore expansion of svn:keywords 19 years ago
Eric Wong 304dac1548 git-svn: starting a 1.1.0-pre development version 19 years ago
Eric Wong 88521450fc git-svn 1.0.0 19 years ago
Eric Wong 81c5a0e6e5 git-svn: documentation updates 19 years ago
Eric Wong fc9957b005 contrib/git-svn: handle array values correctly 19 years ago
Eric Wong 5f2f424002 contrib/git-svn: make sure our git-svn is up-to-date for test 19 years ago
Eric Wong 5941a9e9d8 contrib/git-svn: ensure repo-config returns a value before using it 19 years ago
Eric Wong 20b1d700c9 contrib/git-svn: documentation updates 19 years ago
Eric Wong 53909056da contrib/git-svn: accept configuration via repo-config 19 years ago
Eric Wong 13ccd6d4f2 contrib/git-svn: force GIT_DIR to an absolute path 19 years ago
Eric Wong 0382318424 contrib/git-svn: stabilize memory usage for big fetches 19 years ago
Eric Wong ac74905064 contrib/git-svn: allow rebuild to work on non-linear remote heads 19 years ago
Eric Wong 779b144625 contrib/git-svn: fix a harmless warning on rebuild (with old repos) 19 years ago
Eric Wong 7317ed906a contrib/git-svn: remove the --no-stop-on-copy flag 19 years ago
Eric Wong 1d52aba839 contrib/git-svn: fix svn compat and fetch args 19 years ago
Eric Wong ce4c8b24a1 contrib/git-svn: fix a copied-tree bug in an overzealous assertion 19 years ago
Eric Wong 448c81b495 contrib/git-svn: better documenting of CLI switches 19 years ago
Eric Wong 6f0783cf94 contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch 19 years ago
Eric Wong 1ca72aef45 contrib/git-svn: avoid re-reading the repository uuid, it never changes 19 years ago
Eric Wong 7f60b22860 contrib/git-svn: create a more recent master if one does not exist 19 years ago
Eric Wong eeb0abe047 contrib/git-svn: cleanup option parsing 19 years ago
Eric Wong a9612be245 contrib/git-svn: allow --authors-file to be specified 19 years ago
Eric Wong df746c5a81 contrib/git-svn: strip 'git-svn-id:' when commiting to SVN 19 years ago
Eric Wong ac8e0b910c contrib/git-svn: several small bug fixes and changes 19 years ago
Eric Wong 69f0d91e49 contrib/git-svn: add -b/--branch switch for branch detection 19 years ago
Eric Wong 2beb3cdd18 contrib/git-svn: use refs/remotes/git-svn instead of git-svn-HEAD 19 years ago