git-tools.git
2012-03-14 Marc Liyanage Fix some hangs that sometimes occurred when there was... master
2012-03-09 Marc Liyanage Add git-checkout-by-date.sh
2011-12-20 Marc Liyanage Filter out not yet existing directories during svn...
2011-12-13 Marc Liyanage Do the dirty-files check for all sandboxes upfront...
2010-11-18 Marc Liyanage Compare externals URLs without trailing slashes.
2010-08-16 Marc Liyanage Automatically retry aborted SVN fetch operation shell...
2010-07-07 Marc Liyanage Wrap single path in array, fixes #1.
2010-06-08 Marc Liyanage Select current line in annotation result
2010-05-19 Marc Liyanage shorten paths in diagnostic output
2010-05-19 Marc Liyanage Add switching to master branch and back for svn rebase...
2010-05-17 Marc Liyanage Adding Xcode "git annotate" user script
2010-05-17 Marc Liyanage Doc fixes
2010-05-09 Marc Liyanage Total time output formatting tweak
2010-05-06 Marc Liyanage Detect and abort when a directory was expected to be...
2010-05-03 Marc Liyanage clearer current directory output during update
2010-04-29 Marc Liyanage Filtering more uninteresting output
2010-04-29 Marc Liyanage Add missing predicate method ?
2010-04-29 Marc Liyanage Filtering more uninteresting output
2010-04-29 Marc Liyanage Switch shell execution to Open3 for better control...
2010-04-28 Marc Liyanage Fix old variable references
2010-04-27 Marc Liyanage Added compatibility for git version 1.6
2010-04-27 Marc Liyanage Documentation and error message tweaks
2010-04-27 Marc Liyanage Doc cleanup
2010-04-27 Marc Liyanage Add some documentation in comments.
2010-04-26 Marc Liyanage Use block form to make sure exclude file handles are...
2010-04-26 Marc Liyanage Add a --no-history command line option that limits...
2010-04-23 Marc Liyanage Refer users of Perl version to Ruby version of the...
2010-04-23 Marc Liyanage Display full paths in non-externals git-svn sandbox...
2010-04-23 Marc Liyanage cleaner output
2010-04-23 Marc Liyanage Try to detect the case of removed svn:externals, i...
2010-04-22 Marc Liyanage log message cleanup for quick mode
2010-04-20 Marc Liyanage Add a quick mode to the Ruby version
2010-04-18 Marc Liyanage Ruby style cleanup
2010-04-18 Marc Liyanage cleanup
2010-04-18 Marc Liyanage finished ruby version
2010-04-16 Marc Liyanage Try to handle more interruption cases.
2010-04-16 Marc Liyanage Change script to 'svn rebase' the current directory...
2010-04-16 Marc Liyanage Use better mapping snippet from Joachim, gist.github...
2010-04-16 Marc Liyanage split URLs
2010-04-16 Marc Liyanage Adding ruby version of git-svn-clone-externals script...
2010-04-16 Marc Liyanage Fix regex to detect versioned externals to make it...
2010-04-15 Marc Liyanage Added check for changed svn:externals URLs since workin...
2010-04-14 Marc Liyanage More informative output during svn rebase
2010-04-12 Marc Liyanage Tolerate untracked files when checking for dirty workin...
2010-04-08 Marc Liyanage Fix directory in svn rebase precondition check error...
2010-04-08 Marc Liyanage Do some more precondition checks before running svn...
2010-04-08 Marc Liyanage Add SVN externals and ignores to Git exclude list
2010-04-07 Marc Liyanage Get rid of .git_externals directories and symlinks...
2010-04-07 Marc Liyanage Add git-svn-clone-externals.pl