Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "parse_object()" also fill in commit message buffer data. | Linus Torvalds | 2005-05-25 | 1 | -1/+1 |
* | commit: save the commit buffer off when parsing a commit | Linus Torvalds | 2005-05-25 | 1 | -0/+1 |
* | commit: add "lookup_commit_reference()" helper function | Linus Torvalds | 2005-05-18 | 1 | -0/+1 |
* | [PATCH] don't load and decompress objects twice with parse_object() | Nicolas Pitre | 2005-05-06 | 1 | -0/+2 |
* | [PATCH] Allow multiple date-ordered lists | Daniel Barkalow | 2005-04-23 | 1 | -1/+2 |
* | [PATCH] Add some functions for commit lists | Daniel Barkalow | 2005-04-23 | 1 | -0/+9 |
* | [PATCH] Header files for object parsing | Daniel Barkalow | 2005-04-18 | 1 | -0/+27 |