34 Commits (28bed6ea2198f6589ad43e48666906a879839442)

Author SHA1 Message Date
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Rene Scharfe c0fa8255c6 Fold get_merge_bases_clean() into get_merge_bases() 19 years ago
Rene Scharfe 31609c1725 Add get_merge_bases_clean() 19 years ago
Johannes Schindelin 7c6f8aaf6d move get_merge_bases() to core lib. 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Junio C Hamano 3eefc18917 Tentative built-in format-patch. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Junio C Hamano 5040f17eba blame -S <ancestry-file> 19 years ago
Fredrik Kuivinen 6b6dcfc297 Make it possible to not clobber object.util in sort_in_topological_order (take 2) 19 years ago
Junio C Hamano 4c8725f16a topo-order: make --date-order optional. 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano f8f9c73c7d describe: allow more than one revs to be named. 19 years ago
Junio C Hamano ff56fe1ca7 Add --pretty=fuller 19 years ago
Linus Torvalds 60ab26de99 [PATCH] Avoid wasting memory in git-rev-list 19 years ago
Junio C Hamano f76412ed6d [PATCH] Add 'git show-branch'. 19 years ago
Junio C Hamano d87449c553 Introduce --pretty=oneline format. 20 years ago
Jon Seymour ab580acea4 [PATCH] Add a topological sort procedure to commit.c 20 years ago
Linus Torvalds f755494cec Make "insert_by_date()" match "commit_list_insert()" 20 years ago
Linus Torvalds 9b66ec0474 Add "--pretty=full" format that also shows committer. 20 years ago
Jason McMullan 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' 20 years ago
jon@blackcubes.dyndns.org a3437b8c26 [PATCH] Modify git-rev-list to linearise the commit history in merge order. 20 years ago
Linus Torvalds 000182eacf pretty_print_commit: add different formats 20 years ago
Linus Torvalds e3bc7a3bc7 Add generic commit "pretty print" function. 20 years ago
Linus Torvalds ac5155ef59 commit_list_insert: return the new commit list entry 20 years ago
Linus Torvalds bd1e17e245 Make "parse_object()" also fill in commit message buffer data. 20 years ago
Linus Torvalds 3ff1fbbb94 commit: save the commit buffer off when parsing a commit 20 years ago
Linus Torvalds 961784ee42 commit: add "lookup_commit_reference()" helper function 20 years ago
Nicolas Pitre bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() 20 years ago
Daniel Barkalow 58e28af6a4 [PATCH] Allow multiple date-ordered lists 20 years ago
Daniel Barkalow dd97f850c3 [PATCH] Add some functions for commit lists 20 years ago
Daniel Barkalow 6eb8ae00d4 [PATCH] Header files for object parsing 20 years ago