Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | Make pop_most_recent_commit() return the same objects multiple times, but only if called with different bits to mark. This is necessary to make merge-base work again. Signed-Off-By: Daniel Barkalow <barkalow@iabervon.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | ||||
* | Add "rev-list" program that uses the new time-based commit listing. | Linus Torvalds | 2005-04-23 | 1 | -0/+23 |
This is probably what you'd want to see for "git log". |