Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -22/+22 | |
This uses the remove-dashes target to replace "git-frotz" to "git frotz". Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2006-12-20 | revision: --skip=<n> | Junio C Hamano | 1 | -0/+51 | |
This adds --skip=<n> option to revision traversal machinery. Documentation and test were added by Robert Fitzsimons. Signed-off-by: Robert Fitzsimons <robfitz@273k.net> Signed-off-by: Junio C Hamano <junkio@cox.net> |