8810 Commits (43bc820db78be5e3230ae675018a7a7af50ccc88)
 

Author SHA1 Message Date
Eric Wong 0dfaf0a4e1 git-svn: allow metadata options to be specified with 'init' and 'clone' 18 years ago
Eric Wong a81ed0b63e git-svn: documentation updates 18 years ago
Eric Wong e2b36f6018 git-svn: add test for useSvnsyncProps 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 ccb6b6f5b5 t910*: s/repo-config/config/g; poke around possible race conditions 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
sam@vilain.net 2edb9c5cf9 git-svn: make test for SVK mirror path import 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
Eric Wong fbcc1737d6 git-svn: reintroduce using a single get_log() to fetch 18 years ago
Eric Wong 4bb9ed0466 git-svn: prepare multi-init for wildcard support 18 years ago
Eric Wong 9fa00b655c git-svn: just name the default svn-remote "svn" instead of "git-svn" 18 years ago
Eric Wong 502c1bf629 git-svn: avoid extra get_log calls when refspecs are added for fetching 18 years ago
Eric Wong ef70de9685 git-svn: get rid of revisions_eq check for --follow-parent 18 years ago
Eric Wong 471bc00052 git-svn: migrations default to [svn-remote "git-svn"] 18 years ago
Eric Wong 88cf4107eb git-svn: save paths to tags/branches with for future reuse 18 years ago