[PATCH] plug memory leak in diff.c::diff_free_filepair()
[gitweb.git] / commit.h
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 Introduce --pretty=oneline format.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 [PATCH] Add a topological sort procedure to commit.c
2005-07-06 Make "insert_by_date()" match "commit_list_insert()"
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Add "--pretty=full" format that also shows committer.
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-08 [PATCH] Anal retentive 'const unsigned char *sha1'
2005-06-06 [PATCH] Modify git-rev-list to linearise the commit...
2005-06-05 pretty_print_commit: add different formats
2005-06-01 Add generic commit "pretty print" function.
2005-05-31 commit_list_insert: return the new commit list entry
2005-05-26 Make "parse_object()" also fill in commit message buffe...
2005-05-26 commit: save the commit buffer off when parsing a commit
2005-05-18 commit: add "lookup_commit_reference()" helper function
2005-05-06 [PATCH] don't load and decompress objects twice with...
2005-04-24 [PATCH] Allow multiple date-ordered lists
2005-04-24 [PATCH] Add some functions for commit lists
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 [PATCH] Header files for object parsing