index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commit.h
Commit message (
Expand
)
Author
Age
*
Add --relative-date option to the revision interface
Jonas Fonseca
2006-08-28
*
Fold get_merge_bases_clean() into get_merge_bases()
Rene Scharfe
2006-07-02
*
Add get_merge_bases_clean()
Rene Scharfe
2006-07-01
*
move get_merge_bases() to core lib.
Johannes Schindelin
2006-06-29
*
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
2006-06-17
*
fmt-patch: Support --attach
Johannes Schindelin
2006-05-21
*
Teach fmt-patch about --numbered
Johannes Schindelin
2006-05-05
*
Tentative built-in format-patch.
Junio C Hamano
2006-04-18
*
Split init_revisions() out of setup_revisions()
Junio C Hamano
2006-04-15
*
blame -S <ancestry-file>
Junio C Hamano
2006-04-07
*
Make it possible to not clobber object.util in sort_in_topological_order (tak...
Fredrik Kuivinen
2006-03-10
*
topo-order: make --date-order optional.
Junio C Hamano
2006-02-15
*
pretty_print_commit(): pass commit object instead of commit->buffer.
Junio C Hamano
2006-01-28
*
diff-tree: abbreviate merge parent object names with --abbrev --pretty.
Junio C Hamano
2006-01-28
*
describe: allow more than one revs to be named.
Junio C Hamano
2006-01-07
*
Add --pretty=fuller
Junio C Hamano
2005-11-11
*
[PATCH] Avoid wasting memory in git-rev-list
Linus Torvalds
2005-09-15
*
[PATCH] Add 'git show-branch'.
Junio C Hamano
2005-08-22
*
Introduce --pretty=oneline format.
Junio C Hamano
2005-08-09
*
[PATCH] Add a topological sort procedure to commit.c
Jon Seymour
2005-07-06
*
Make "insert_by_date()" match "commit_list_insert()"
Linus Torvalds
2005-07-06
*
Add "--pretty=full" format that also shows committer.
Linus Torvalds
2005-06-26
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
*
[PATCH] Modify git-rev-list to linearise the commit history in merge order.
jon@blackcubes.dyndns.org
2005-06-06
*
pretty_print_commit: add different formats
Linus Torvalds
2005-06-05
*
Add generic commit "pretty print" function.
Linus Torvalds
2005-06-01
*
commit_list_insert: return the new commit list entry
Linus Torvalds
2005-05-30
*
Make "parse_object()" also fill in commit message buffer data.
Linus Torvalds
2005-05-25
*
commit: save the commit buffer off when parsing a commit
Linus Torvalds
2005-05-25
*
commit: add "lookup_commit_reference()" helper function
Linus Torvalds
2005-05-18
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
*
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
2005-04-23
*
[PATCH] Add some functions for commit lists
Daniel Barkalow
2005-04-23
*
[PATCH] Header files for object parsing
Daniel Barkalow
2005-04-18