8678 Commits (28710f74ea1f1d8a46c867ddd471dae3d7c3a664)
 

Author SHA1 Message Date
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
Eric Wong d8115c5104 git-svn: don't write to the config file from --follow-parent 18 years ago
Eric Wong ce4b4af7ff git-svn: use sys* IO functions for reading rev_db 18 years ago
Eric Wong 9c93fee51e git-svn: avoid redundant get_log calls between invocations 18 years ago
Eric Wong 373274f978 git-svn: do our best to ensure that our ref and rev_db are consistent 18 years ago
Eric Wong ecc712ddc4 git-svn: re-enable repacking flags 18 years ago
Eric Wong 47a0b75e01 git-svn: avoid a huge memory spike with high-numbered revisions 18 years ago
Eric Wong d4eff2bda5 git-svn: make (multi-)fetch safer but slower 18 years ago
Eric Wong c7eba7163b git-svn: gracefully handle --follow-parent failures 18 years ago
Eric Wong 9760adcccc git-svn: reinstate --no-metadata, add --svn-remote=, variable cleanups 18 years ago
Eric Wong 8a603774de git-svn: fix several fetch bugs related to repeated invocations 18 years ago
Eric Wong f0ecca1041 git-svn: remove the 'rebuild' command and make the functionality automatic 18 years ago
Eric Wong 289370578c git-svn: fetch tracks initial change with --follow-parent 18 years ago
Eric Wong 5d3b7cd5fe git-svn: don't rely on do_switch + reparenting with svn(+ssh):// 18 years ago
Eric Wong f7c3fc4a26 git-svn: reinstate the default SVN error handler after using get_log 18 years ago
Eric Wong 90c1b15da3 git-svn: just use Digest::MD5 instead of requiring it 18 years ago
Eric Wong 24e22aa8a5 git-svn: cleanup: move editor-specific variables into the editor namespace 18 years ago
Eric Wong ce2a0f2f9d git-svn: stop using path names as refnames with --follow-parent 18 years ago
Eric Wong 2b27f6c884 git-svn: correctly handle do_{switch,update} in deep directories 18 years ago