256 Commits (33028713206c3f59709617d8af5ba4212920a5f0)

Author SHA1 Message Date
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 10 years ago
David Aguilar 24d36f1472 stylefix: asterisks stick to the variable, not the type 10 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
Jeff King b000c59b0c logmsg_reencode: return const buffer 11 years ago
Jeff King 3ffefb54c0 commit_tree: take a pointer/len pair rather than a const strbuf 11 years ago
Benoit Pierre 15048f8a9a commit: fix patch hunk editing with "commit -p -m" 11 years ago
Jeff King 0179c945fc shallow: automatically clean up shallow tempfiles 11 years ago
Ramsay Jones feefdf62c1 shallow: remove unused code 11 years ago
Nguyễn Thái Ngọc Duy 8785b7654b commit.c: make "tree" a const pointer in commit_tree*() 11 years ago
Nguyễn Thái Ngọc Duy eab3296c7e prune: clean .git/shallow after pruning objects 11 years ago
Nguyễn Thái Ngọc Duy 0a1bc12b6e receive-pack: allow pushes that update .git/shallow 11 years ago
Nguyễn Thái Ngọc Duy 069c053222 add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses 11 years ago
Nguyễn Thái Ngọc Duy 8e277383e0 shallow.c: steps 6 and 7 to select new commits for .git/shallow 11 years ago
Nguyễn Thái Ngọc Duy 58babfffde shallow.c: the 8 steps to select new commits for .git/shallow 11 years ago