271 Commits (e17ca926371dc96967f556f41c18410eea8c7d32)

Author SHA1 Message Date
Johannes Schindelin fef461ea5d commit: Let the callback of for_each_mergetag return on error 7 years ago
Derrick Stolee 7b8a21dba1 commit-graph: lazy-load trees for commits 7 years ago
Derrick Stolee 5bb03de102 commit: create get_commit_tree() method 7 years ago
Derrick Stolee 891435d55d treewide: rename tree to maybe_tree 7 years ago
Derrick Stolee 177722b344 commit: integrate commit graph with commit parsing 7 years ago
Patryk Obara 5078f34459 commit: convert commit_tree* to object_id 7 years ago
René Scharfe 6fcec2f9ae commit: remove unused function clear_commit_marks_for_object_array() 7 years ago
Olga Telezhnaya cf3947193c format: create pretty.h file 7 years ago
Martin Ågren 4da72644b7 reduce_heads: fix memory leaks 7 years ago
René Scharfe 24da8a26a9 commit: remove unused inline function single_parent() 8 years ago
Patryk Obara 9a9340329a commit: replace the raw buffer with strbuf in read_graft_line 8 years ago
Stefan Beller 8b65a34c4a commit: convert lookup_commit_graft to struct object_id 8 years ago
brian m. carlson bc83266abe Convert lookup_commit* to struct object_id 8 years ago
brian m. carlson e92b848cb6 shallow: convert shallow registration functions to object_id 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
brian m. carlson 910650d2f8 Rename sha1_array to oid_array 8 years ago
René Scharfe 6d167fd7cc pretty: use fmt_output_email_subject() 8 years ago
Jonathan Tan 710714aaa8 commit: make ignore_non_trailer take buf/len 8 years ago
René Scharfe 5447a76aad commit: use FLEX_ARRAY in struct merge_remote_desc 9 years ago
René Scharfe beb518c985 commit: factor out set_merge_remote_desc() 9 years ago
Junio C Hamano 54307ea7c3 commit.c: remove print_commit_list() 9 years ago
Johannes Schindelin 7735612244 pretty: make the skip_blank_lines() function public 9 years ago
Josef Kufner 3ad87c807c pretty: pass graph width to pretty formatting for use in '%>|(N)' 9 years ago
Nguyễn Thái Ngọc Duy 3d9ff4d736 shallow.c: implement a generic shallow boundary finder based on rev-list 9 years ago
Eric Wong 9f23e04061 pretty: support "mboxrd" output format 9 years ago
Junio C Hamano fe37a9c586 pretty: allow tweaking tabwidth in --expand-tabs 9 years ago
Linus Torvalds 7cc13c717b pretty: expand tabs in indented logs to make things line up properly 9 years ago
Jeff King a5481a6c94 convert "enum date_mode" into a struct 10 years ago
brian m. carlson 434060ec6d gpg: centralize signature check 10 years ago
Jeff King 9cc2b07a7c add quieter versions of parse_{tree,commit} 10 years ago
brian m. carlson 7683e2e6e3 commit: convert parts to struct object_id 10 years ago
Junio C Hamano 167832c2ca shallow.c: make check_shallow_file_for_update() static 10 years ago
Christian Couder 8c38458923 commit: make ignore_non_trailer() non static 10 years ago
Junio C Hamano 2ce406ccb8 get_merge_bases(): always clean-up object flags 11 years ago
David Aguilar 24d36f1472 stylefix: asterisks stick to the variable, not the type 11 years ago
Jeff King fe6eb7f2c5 commit: provide a function to find a header in a buffer 11 years ago
Jeff King 2e3dfb2169 log-tree: use FLEX_ARRAY in name_decoration 11 years ago
Jeff King 2608c24940 log-tree: make name_decoration hash static 11 years ago
Jeff King 662174d299 log-tree: make add_name_decoration a public function 11 years ago
Jeff King b9c7d6e433 pretty: make empty userformats truly empty 11 years ago
Christian Couder 0b05ab6f1b replace: remove signature when using --graft 11 years ago
Karsten Blees 6aa3085702 trace: improve trace performance 11 years ago
Christian Couder 063da62b02 commit: add for_each_mergetag() 11 years ago
Jeff King 218aa3a616 reuse cached commit buffer when parsing signatures 11 years ago
Jeff King 8597ea3afe commit: record buffer length in cache 11 years ago
Jeff King c1b3c71f4b commit: convert commit->buffer to a slab 11 years ago
Jeff King b66103c3ba convert logmsg_reencode to get_commit_buffer 11 years ago
Jeff King 152ff1cceb provide helpers to access the commit buffer 11 years ago
Jeff King 66c2827ea4 provide a helper to set the commit buffer 11 years ago
Jeff King 0fb370da9c provide a helper to free commit buffer 11 years ago