0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Filtering more uninteresting output More... almost 14 years ago
Add missing predicate method ? More... almost 14 years ago
Filtering more uninteresting output More... almost 14 years ago
Switch shell execution to Open3 for better control of output More... almost 14 years ago
Fix old variable references More... almost 14 years ago
Added compatibility for git version 1.6 More... almost 14 years ago
Documentation and error message tweaks More... almost 14 years ago
Doc cleanup More... almost 14 years ago
Add some documentation in comments. More... almost 14 years ago
Use block form to make sure exclude file handles are closed, in order not to mess up the file contents More... almost 14 years ago
Add a --no-history command line option that limits the first-time SVN clone to the HEAD revision. More... almost 14 years ago
Refer users of Perl version to Ruby version of the script. More... almost 14 years ago
Display full paths in non-externals git-svn sandbox warnings, and display them all together at the very end of the run. More... almost 14 years ago
cleaner output More... almost 14 years ago
Try to detect the case of removed svn:externals, i.e. git-svn sandboxes that do not map to a corresponding svn:externals definition path. More... almost 14 years ago
log message cleanup for quick mode More... almost 14 years ago
Add a quick mode to the Ruby version More... almost 14 years ago
Ruby style cleanup - indent 2 spaces - spaces before and after block content - get rid of semicolons - get rid of return statements at end of methods More... almost 14 years ago
cleanup More... almost 14 years ago
finished ruby version More... almost 14 years ago
Try to handle more interruption cases. More... almost 14 years ago
Change script to 'svn rebase' the current directory too, not just the externals. More... almost 14 years ago
Use better mapping snippet from Joachim, http://gist.github.com/368564. More... almost 14 years ago
split URLs More... almost 14 years ago
Adding ruby version of git-svn-clone-externals script, work in progress. More... almost 14 years ago
Fix regex to detect versioned externals to make it actually work. More... almost 14 years ago
Added check for changed svn:externals URLs since working copy checkout. Error message tweaks More... almost 14 years ago
More informative output during svn rebase More... almost 14 years ago
Tolerate untracked files when checking for dirty working copy before running svn rebase. More... almost 14 years ago
Fix directory in svn rebase precondition check error messages More... almost 14 years ago