474 Commits (bb4bbf75829d1a6c021e34943ff4e942f064bb55)

Author SHA1 Message Date
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
Eric Wong 07a1c95045 git-svn: get rid of additional fetch-arguments 18 years ago
Eric Wong a2003abc23 git-svn: allow --follow-parent on deleted directories 18 years ago
Eric Wong b805b44a92 git-svn: disallow ambigious local refspecs 18 years ago
Eric Wong 8b8fc06824 git-svn: --follow-parent works with svn-remotes multiple branches 18 years ago
Eric Wong 15710b6f34 git-svn: fix --follow-parent to work with Git::SVN 18 years ago
Eric Wong 47e39c55c9 git-svn: enable --minimize to simplify the config and connections 18 years ago
Eric Wong f6f0987646 git-svn: reuse open SVN::Ra connections by URL 18 years ago
Eric Wong 780a2f58e7 git-svn: fix a regression in dcommit that caused empty log messages 18 years ago
Eric Wong 706587fc6d git-svn: add support for metadata in .git/config 18 years ago
Eric Wong d05d72e07e git-svn: remove graft-branches command 18 years ago
Eric Wong 1ce255dc16 git-svn: convert 'set-tree' command to use Git::SVN 18 years ago
Eric Wong d7ad3bed8c git-svn: switch dcommit to using Git::SVN code 18 years ago
Eric Wong 1c8443b050 git-svn: fetch/multi-fetch converted over to Git::SVN module 18 years ago
Eric Wong 396988e0b9 git-svn: get rid of Memoize for now... 18 years ago
Eric Wong 44320b9e0e git-svn: convert the 'commit-diff' command to Git::SVN 18 years ago
Eric Wong c843c464b8 git-svn: do not let Git.pm warn if we prematurely close pipes 18 years ago
Eric Wong e7f023c81a git-svn: port the 'rebuild' command to use Git::SVN objects 18 years ago
Eric Wong f8c9d1d27f git-svn: moved the 'log' command into its own namespace 18 years ago
Eric Wong 5969cbe13c git-svn: convert show-ignore over to Git::SVN 18 years ago
Eric Wong e7db67e6f1 git-svn: make multi-init capable of reusing the Ra connection 18 years ago
Eric Wong 8164b6525e git-svn: convert multi-init over to using Git::SVN 18 years ago
Eric Wong d2866f9e1f git-svn: convert 'init' to use Git::SVN 18 years ago
Eric Wong 9b981fc659 git-svn: add Git::SVN module (to avoid global variables) 18 years ago
Eric Wong 336f1714ae git-svn: cleanup: avoid re-use()ing Git.pm in sub-packages 18 years ago
Eric Wong d81bf82719 git-svn: cleanup: put SVN workarounds into their own namespace 18 years ago
Eric Wong 4a87db0e12 git-svn: cleanup: move process_rm around 18 years ago
Eric Wong d976acfd89 git-svn: move authentication prompts into their own namespace 18 years ago
Eric Wong 7774284ac7 git-svn: correctly handle boolean options via git-config 18 years ago
Eric Wong 22600a2515 git-svn: do not let Git.pm warn if we prematurely close pipes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Eric Wong cea70cf881 git-svn: remove leading slash when printing removed directories 18 years ago
Eric Wong 6f729591d1 git-svn: print and flush authentication prompts to STDERR 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Eric Wong 9a5e4075a4 git-svn: pass an unambiguous ref to rev-list when grafting-branches 18 years ago
Eric Wong ae41098714 git-svn: add --prefix= option to multi-init 18 years ago
Eric Wong fffe694d60 git-svn: fix show-ignore 18 years ago
Eric Wong 2a3240beaa git-svn: make --repack work consistently between fetch and multi-fetch 18 years ago
Eric Wong 98327e5891 git-svn: make multi-init less confusing 18 years ago
Eric Wong 4a4d94b29b git-svn: sort multi-init output 18 years ago
Eric Wong 2c5c1d5300 git-svn: verify_ref() should actually --verify 18 years ago
Eric Wong 7d60ab2c15 git-svn: print out the SVN library version in --version, too 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong c3a41037ed git-svn: dcommit should diff against the current HEAD after committing 18 years ago
Eric Wong 4b1552238e git-svn: enable common fetch/commit options for dcommit 18 years ago
Eric Wong 3289e86e1e git-svn: rename 'commit' command to 'set-tree' 18 years ago