Hmm... can't actually filter rev-list on the subdir name.
[gitweb.git] / git-subtree.sh
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.