aboutsummaryrefslogtreecommitdiff
path: root/commit.h
Commit message (Expand)AuthorAge
* Add --pretty=fullerJunio C Hamano2005-11-11
* [PATCH] Avoid wasting memory in git-rev-listLinus Torvalds2005-09-15
* [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-22
* Introduce --pretty=oneline format.Junio C Hamano2005-08-09
* [PATCH] Add a topological sort procedure to commit.cJon Seymour2005-07-06
* Make "insert_by_date()" match "commit_list_insert()"Linus Torvalds2005-07-06
* Add "--pretty=full" format that also shows committer.Linus Torvalds2005-06-26
* [PATCH] Anal retentive 'const unsigned char *sha1'Jason McMullan2005-06-08
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-06
* pretty_print_commit: add different formatsLinus Torvalds2005-06-05
* Add generic commit "pretty print" function.Linus Torvalds2005-06-01
* commit_list_insert: return the new commit list entryLinus Torvalds2005-05-30
* Make "parse_object()" also fill in commit message buffer data.Linus Torvalds2005-05-25
* commit: save the commit buffer off when parsing a commitLinus Torvalds2005-05-25
* commit: add "lookup_commit_reference()" helper functionLinus Torvalds2005-05-18
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-06
* [PATCH] Allow multiple date-ordered listsDaniel Barkalow2005-04-23
* [PATCH] Add some functions for commit listsDaniel Barkalow2005-04-23
* [PATCH] Header files for object parsingDaniel Barkalow2005-04-18