[PATCH] Modify git-rev-list to linearise the commit history in merge order.
[git.git] / commit.h
2005-06-06 jon@blackcubes.dyn... [PATCH] Modify git-rev-list to linearise the commit...
2005-06-05 Linus Torvaldspretty_print_commit: add different formats
2005-06-01 Linus TorvaldsAdd generic commit "pretty print" function.
2005-05-31 Linus Torvaldscommit_list_insert: return the new commit list entry
2005-05-26 Linus TorvaldsMake "parse_object()" also fill in commit message buffe...
2005-05-26 Linus Torvaldscommit: save the commit buffer off when parsing a commit
2005-05-18 Linus Torvaldscommit: add "lookup_commit_reference()" helper function
2005-05-06 Nicolas Pitre[PATCH] don't load and decompress objects twice with...
2005-04-24 Daniel Barkalow[PATCH] Allow multiple date-ordered lists
2005-04-24 Daniel Barkalow[PATCH] Add some functions for commit lists
2005-04-18 Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18 Daniel Barkalow[PATCH] Header files for object parsing