8663 Commits (490f49ea5899b7aacfb82c0ed5639d722a56704a)
 

Author SHA1 Message Date
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
Eric Wong 2fa6a23efb git-svn: correctly track diff-less copies with do_switch 18 years ago
Eric Wong 0af9c9f94a git-svn: allow multi-fetch to fetch things chronologically 18 years ago
Eric Wong 21819a3708 git-svn: cleanup remove unused function 18 years ago
Eric Wong 6139535436 git-svn: simplify usage of the SVN::Git::Editor interface 18 years ago
Eric Wong 6e8548cca8 git-svn: avoid an extra svn_ra connection during commits 18 years ago
Eric Wong d3a840dc74 git-svn: fix committing to subdirectories, add tests 18 years ago
Eric Wong 3ebe8df7f6 git-svn: fix segfaults from accessing svn_log_changed_path_t 18 years ago
Eric Wong e5a0b240fc git-svn: correctly track revisions made to deleted branches 18 years ago
Eric Wong 97f6987afa git-svn: avoid tracking change-less revisions 18 years ago
Eric Wong 1492b4245a git-svn: add an odd test case that seems to cause segfaults over HTTP 18 years ago
Eric Wong ef3cfaad19 git-svn: track writes writes to the index in fetch 18 years ago
Eric Wong 7f578c55af git-svn: --follow-parent now works on sub-directories of larger branches 18 years ago
Eric Wong e6434f8760 git-svn: 'init' attempts to connect to the repository root if possible 18 years ago
Eric Wong 9bf046372b git-svn: better error reporting if --follow-parent fails 18 years ago
Eric Wong 536c4b0937 git-svn: allow 'init' to work outside of tests 18 years ago