184 Commits (08b984fb5456c23b04c573f9021141ce27af707d)

Author SHA1 Message Date
Eric Wong d6bad6610a git-svn: fail on rebase if we are unable to find a ref to rebase against 18 years ago
Eric Wong a6a15a9958 git-svn: avoid respewing similar error messages for missing paths 18 years ago
Eric Wong 0b59451c1b git-svn: fix rel_path() when not connected to the repository root 18 years ago
Eric Wong dee41f3e55 git-svn: add -l/--local command to "git svn rebase" 18 years ago
Eric Wong 102a0a2db1 git-svn: fix show-ignore when not connected to the repository root 18 years ago
Eric Wong 2e5e24803f git-svn: fix some potential bugs with --follow-parent 18 years ago
Eric Wong e2c475d91c git-svn: fix reconnections to different paths of svn:// repositories 18 years ago
Eric Wong f30603fcf3 git-svn: fix clone when a target directory has been specified 18 years ago
Sam Vilain 18ea92bd81 git-svn: don't consider SVN URL usernames significant when comparing 18 years ago
Eric Wong 5253dc33b7 git-svn: ensure we're at the top-level and can access $GIT_DIR 18 years ago
Eric Wong 1a97a50604 git-svn: give show-ignore HEAD smarts, like dcommit and log 18 years ago
Eric Wong 0dfaf0a4e1 git-svn: allow metadata options to be specified with 'init' and 'clone' 18 years ago
Eric Wong befc9adc0c git-svn: fix useSvmProps, hopefully for the last time 18 years ago
Eric Wong 62e349d235 git-svn: add support for using svnsync properties 18 years ago
Eric Wong aea736cc6d git-svn: allow overriding of the SVN repo root in metadata 18 years ago
Eric Wong 0425ea9088 git-svn: add 'clone' command, an alias for init + fetch 18 years ago
Eric Wong b7e5348c7f git-svn: hide the private git-svn 'config' file as '.metadata' 18 years ago
Eric Wong d6d3346bab git-svn: fix some issues for people migrating from older versions 18 years ago
Eric Wong 905f8b7dfc git-svn: add a 'rebase' command 18 years ago
Eric Wong 1e889ef36c git-svn: checkout files on new fetches 18 years ago
Eric Wong 488a63ec23 git-svn: add support for --stat in the log command 18 years ago
Eric Wong a836a0e172 git-svn: documentation updates for new functionality 18 years ago
Eric Wong 60d9c97adf git-svn: allow dcommit for those who only fetch from SVM with useSvmProps 18 years ago
Eric Wong 7447b4bc83 git-svn: error checking for invalid [svn-remote "..."] sections 18 years ago
Eric Wong e8d120bd5a git-svn: remember to check for clean indices on globbed refs, too 18 years ago
Eric Wong 6af1db447b git-svn: allow --log-window-size to be specified, default to 100 18 years ago
Eric Wong b4d57e5ea3 git-svn: simplify the (multi-)init methods of fetching 18 years ago
Eric Wong 28710f74ea git-svn: brown paper bag fixes 18 years ago
Eric Wong dadc6d2a09 git-svn: allow 'init' to act as multi-init 18 years ago
Eric Wong e98671e5c2 git-svn: hopefully make 'fetch' more user-friendly 18 years ago
Eric Wong 3bc718ba66 git-svn: usability fixes for the 'git svn log' command 18 years ago
Eric Wong ce207c7ad1 git-svn: include merges when calling rev-list for decommit 18 years ago
Eric Wong a8ae26235c git-svn: make dcommit usable for glob users 18 years ago
Eric Wong db03cd24a1 git-svn: handle multi-init without --trunk, UseSvmProps fixes 18 years ago
Eric Wong c3560e535c git-svn: write the highest maxRex out for branches and tags 18 years ago
Eric Wong 26a62d57a2 git-svn: use separate, per-repository .rev_db files 18 years ago
Eric Wong 97ae091169 git-svn: extra safety for noMetadata and useSvmProps users 18 years ago
Eric Wong 93f2689ccd git-svn: use private $GIT_DIR/svn/config file more 18 years ago
Eric Wong 91b03282b5 git-svn: add support for per-[svn-remote "..."] options 18 years ago
Eric Wong 8a49ee9759 git-svn: add support for SVN::Mirror/svk using revprops for metadata 18 years ago
Eric Wong 490f49ea58 git-svn: remove optimized commit stuff for set-tree 18 years ago
Eric Wong 74a81227f9 git-svn: correctly handle globs with a right-hand-side path component 18 years ago
Eric Wong 9e3cdbd4f2 git-svn: correctly handle the -q flag in SVN::Git::Fetcher 18 years ago
Eric Wong 4e9f6cc78e git-svn: fix buggy regular expression usage in several places 18 years ago
Eric Wong 0bed5eaa0e git-svn: enable follow-parent functionality by default 18 years ago
Eric Wong e20bea6545 git-svn: remove some noisy debugging messages 18 years ago
Eric Wong d542aedb94 git-svn: remove check_path calls before calling do_update 18 years ago
Eric Wong b9dffd8cad git-svn: --follow-parent tracks multi-parent paths 18 years ago
Eric Wong e518192f3b git-svn: implement auto-discovery of branches/tags 18 years ago
Eric Wong d2ae14346c git-svn: run get_log() on a sub-directory if possible 18 years ago