187 Commits (11c6659d85d72273a4161c8779123147b52fbcb2)

Author SHA1 Message Date
Junio C Hamano 51ff0f27bc log: decorate HEAD with branch name 10 years ago
Junio C Hamano 5ee875852e log --decorate: do not leak "commit" color into the next item 10 years ago
Jeff King f6c5a2968c color_parse: do not mention variable name in error message 10 years ago
Jonathan Nieder 8852117a60 pass config slots as pointers instead of offsets 10 years ago
Harry Jeffery 9271095cc5 pretty: add %D format specifier 10 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
Michael J Gruber 42c55ce49e log: correctly identify mergetag signature verification status 11 years ago
Zoltan Klinger cf3983d1ff log: fix indentation for --graph --show-signature 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 a97934d820 use get_cached_commit_buffer where appropriate 11 years ago
Nguyễn Thái Ngọc Duy 1b32decefd log: add --show-linear-break to help see non-linear history 11 years ago
Michael Haggerty afc711b8e1 rename read_replace_refs to check_replace_refs 11 years ago
brian m. carlson 5e1361ccdb log: properly handle decorations with chained tags 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Jeff King 7059dccc6c log_tree_diff: die when we fail to parse a commit 11 years ago
Thomas Rast 53d00b39ce log: use true parents for diff even when rewriting 12 years ago
Jeff King a90804752f teach format-patch to place other authors into in-body "From" 12 years ago
Alexey Shumkin ecaee8050c pretty: --format output should honor logOutputEncoding 12 years ago
Nguyễn Thái Ngọc Duy 9d3f002f21 pretty: share code between format_decoration and show_decorations 12 years ago
Thomas Rast 12da1d1f6f Implement line-history search (git log -L) 12 years ago
Thomas Rast d1b9b76734 Avoid loading commits twice in log with diffs 12 years ago
Michael J Gruber 9cc4ac8ff1 gpg_interface: allow to request status return 12 years ago
Michael J Gruber 1315093f99 log-tree: rely upon the check in the gpg_interface 12 years ago
Brandon Casey 959a26231f Unify appending signoff in format-patch, commit and sequencer 12 years ago
Nguyễn Thái Ngọc Duy 5289c56a72 format-patch: update append_signoff prototype 12 years ago
Antoine Pelisse 0e2913b042 mailmap: add mailmap structure to rev_info and pp 12 years ago
Junio C Hamano 5fe10fe80a format-patch: add --reroll-count=$N option 12 years ago
Junio C Hamano d28b5d47ab get_patch_filename(): split into two functions 12 years ago
Junio C Hamano 38ec23ac89 get_patch_filename(): drop "just-numbers" hack 12 years ago
Junio C Hamano 021f2f4c1a get_patch_filename(): simplify function signature 12 years ago
Junio C Hamano 30825178fb log --format: teach %C(auto,black) to respect color config 12 years ago
Junio C Hamano 1d34c50f13 format-patch: add a blank line between notes and diffstat 12 years ago
Junio C Hamano bd1470b8cb format-patch --notes: show notes after three-dashes 12 years ago
Junio C Hamano 212620fe7e format-patch: append --signature after notes 12 years ago
Junio C Hamano 5a664cf2c7 pretty_print_commit(): do not append notes message 12 years ago
Junio C Hamano ddf333f66c pretty: prepare notes message at a centralized place 12 years ago
Jeff King a21c2f94fb format-patch: refactor get_patch_filename 13 years ago
Junio C Hamano 55ccf85a52 reflog-walk: tell explicit --date=default from not having --date at all 13 years ago
Jeff King f026c7563a log: respect date_mode_explicit with --format:%gd 13 years ago
Jan Krüger 3e065308ca log-tree: use custom line terminator in line termination mode 13 years ago
Lucian Poston aea69a016f log --graph --stat: three-dash separator should come after graph lines 13 years ago
Nguyễn Thái Ngọc Duy 97ba642bcf Fix incorrect ref namespace check 13 years ago
Junio C Hamano d041ffa55a log --show-signature: reword the common two-head merge case 13 years ago
Junio C Hamano 824958e50b log-tree: show mergetag in log --show-signature output 13 years ago
Junio C Hamano c6b3ec41e2 log-tree.c: small refactor in show_signature() 13 years ago