Okay, that was a little too aggressive.
[gitweb.git] / git-subtree.sh
2009-04-25 Okay, that was a little too aggressive.
2009-04-25 Even more aggressive commit trimming.
2009-04-25 Prune out some extra merge commits by comparing their...
2009-04-25 Quick test script for generating reasonably complex...
2009-04-24 Skip over empty commits.
2009-04-24 Hmm... can't actually filter rev-list on the subdir...
2009-04-24 Added a --onto option, but it's so complicated I can...
2009-04-24 Use information about prior splits to make sure merges...
2009-04-24 Add a new --rejoin option.
2009-04-24 Print out the newly created commitid at the end, for...
2009-04-24 We now copy the other stuff about a commit (changelog...
2009-04-24 'git subtree split' now basically works.
2009-04-24 basic options parsing and whatnot.