Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-log (internal): more options. | Junio C Hamano | 2006-03-01 |
* | Rip out merge-order and make "git log <paths>..." work again. | Linus Torvalds | 2006-03-01 |
* | git-rev-list libification: rev-list walking | Linus Torvalds | 2006-02-28 |
* | Splitting rev-list into revisions lib, end of beginning. | Linus Torvalds | 2006-02-27 |
* | First cut at libifying revlist generation | Linus Torvalds | 2006-02-26 |
* | Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h". | Linus Torvalds | 2005-04-21 |
* | Make the revision tracking track the object types too. | Linus Torvalds | 2005-04-17 |
* | Make "parse_commit" return the "struct revision" for the commit. | Linus Torvalds | 2005-04-17 |
* | Make "revision.h" slightly better to use. | Linus Torvalds | 2005-04-17 |
* | Move "parse_commit()" into common revision.h file. | Linus Torvalds | 2005-04-17 |
* | Use common "revision.h" header for both fsck and rev-tree. | Linus Torvalds | 2005-04-13 |