]> git.ipfire.org Git - thirdparty/git.git/history - commit.h
[PATCH] Add a new extended SHA1 syntax <name>~<num>
[thirdparty/git.git] / commit.h
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Junio C HamanoIntroduce --pretty=oneline format.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-06  Jon Seymour[PATCH] Add a topological sort procedure to commit.c
2005-07-06  Linus TorvaldsMake "insert_by_date()" match "commit_list_insert()"
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27  Linus TorvaldsAdd "--pretty=full" format that also shows committer.
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-08  Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
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