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