summaryrefslogtreecommitdiff
path: root/commit.h
Commit message (Expand)AuthorAgeFilesLines
* Make "parse_object()" also fill in commit message buffer data.Linus Torvalds2005-05-251-1/+1
* commit: save the commit buffer off when parsing a commitLinus Torvalds2005-05-251-0/+1
* commit: add "lookup_commit_reference()" helper functionLinus Torvalds2005-05-181-0/+1
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-061-0/+2
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-231-1/+2
* [PATCH] Add some functions for commit listsDaniel Barkalow2005-04-231-0/+9
* [PATCH] Header files for object parsingDaniel Barkalow2005-04-181-0/+27