48 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Junio C Hamano 16befb8b7f Even more missing static 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Linus Torvalds ca135e7acc Add support for "commit name decorations" to log family of commands 18 years ago
Johannes Schindelin e52a5de45a pretty-formats: add 'format:<string>' 18 years ago
Junio C Hamano f43117a6c1 is_repository_shallow(): prototype fix. 18 years ago
Junio C Hamano 03840fc32d Allow in_merge_bases() to take more than one reference commits. 18 years ago
Junio C Hamano 2ecd2bbcbe Move in_merge_bases() to commit.c 18 years ago
Johannes Schindelin f53514bc2d allow deepening of a shallow repository 18 years ago
Johannes Schindelin ed09aef06f support fetching into a shallow repository 18 years ago
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