]> git.ipfire.org Git - thirdparty/git.git/history - commit.h
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / commit.h
2006-01-20  Junio C HamanoGIT 1.1.4 v1.1.4
2006-01-16  Junio C HamanoGIT 1.1.3 v1.1.3
2006-01-16  Junio C HamanoMerge branch 'fixo/1.0'
2006-01-14  Junio C HamanoGIT 1.1.2 v1.1.2
2006-01-11  Junio C HamanoGIT 1.1.1 v1.1.1
2006-01-08  Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08  Junio C Hamanodescribe: allow more than one revs to be named.
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-12  Junio C HamanoGIT 0.99.9h v0.99.9h v1.0rc1
2005-11-11  Junio C HamanoAdd --pretty=fuller
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-18  Junio C HamanoMerge branch 'master' of .
2005-09-15  Linus Torvalds[PATCH] Avoid wasting memory in git-rev-list
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-23  Junio C HamanoMerge refs/heads/master from .
2005-08-23  Junio C Hamano[PATCH] Add 'git show-branch'.
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