294 Commits (76a7bc092efc2be59f1e42dc437154a9a1feed0a)

Author SHA1 Message Date
Jeff King 9a1180fc30 pretty: drop unused strbuf from parse_padding_placeholder() 6 years ago
Jeff King da55ff3d84 pretty: drop unused "type" parameter in needs_rfc2047_encoding() 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Anders Waldenborg 0b691d8685 pretty: add support for separator option in %(trailers) 6 years ago
Anders Waldenborg fd2015b323 strbuf: separate callback for strbuf_expand:ing literals 6 years ago
Anders Waldenborg d9b936db52 pretty: add support for "valueonly" option in %(trailers) 6 years ago
Anders Waldenborg 250bea0c16 pretty: allow showing specific trailers 6 years ago
Anders Waldenborg 3e3f347819 pretty: single return path in %(trailers) handling 6 years ago
Anders Waldenborg 4f732e0fd7 pretty: allow %(trailers) options with explicit value 6 years ago
Issac Trotts ad6f028f06 log: add %S option (like --source) to log --format 6 years ago
Stefan Beller f54fbf5eef pretty: prepare format_commit_message to handle arbitrary repositories 6 years ago
Stefan Beller 424510ed19 commit: prepare logmsg_reencode to handle arbitrary repositories 6 years ago
Michał Górny 4de9394dcb gpg-interface.c: obtain primary key fingerprint as well 6 years ago
Michał Górny 3daaaabe7e gpg-interface.c: support getting key fingerprint via %GF format 6 years ago
Jeff King e5fba5d558 pretty, ref-filter: format %(trailers) with no_divider option 7 years ago
Jeff King c7d017d7e1 reencode_string: use size_t for string lengths 7 years ago
brian m. carlson 580f0980e1 pretty: switch hard-coded constants to the_hash_algo 7 years ago
Stefan Beller 3ce85f7e5a commit: add repository argument to get_cached_commit_buffer 7 years ago
Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
Derrick Stolee 2e27bd7731 treewide: replace maybe_tree with accessor methods 7 years ago
Derrick Stolee 891435d55d treewide: rename tree to maybe_tree 7 years ago
brian m. carlson 30e677e0e2 strbuf: convert strbuf_add_unique_abbrev to use struct object_id 7 years ago
Rafael Ascensão 65516f586b log: add option to choose which refs to decorate 7 years ago
Taylor Blau 84ff053d47 pretty.c: delimit "%(trailers)" arguments with "," 8 years ago
Jeff King 58311c66fd pretty: support normalization options for %(trailers) 8 years ago
Jeff King a388b10fc1 pretty: move trailer formatting to trailer.c 8 years ago
Jeff King 18fb7ffc3d pretty: respect color settings for %C placeholders 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
René Scharfe fe9e2aefd4 pretty: recalculate duplicate short hashes 8 years ago
brian m. carlson c251c83df2 object: convert parse_object* to take struct object_id 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
Johannes Schindelin 1aeb7e756c parse_timestamp(): specify explicitly where we parse timestamps 8 years ago
René Scharfe 6d167fd7cc pretty: use fmt_output_email_subject() 8 years ago
Jacob Keller d9f31fbfe9 pretty: add %(trailers) format for displaying trailers of a commit message 8 years ago
Michael J Gruber 661a180681 gpg-interface: use more status letters 9 years ago
René Scharfe a94bb68397 use strbuf_add_unique_abbrev() for adding short hashes, part 3 9 years ago
René Scharfe 82b83da8d3 pretty: avoid adding reset for %C(auto) if output is empty 9 years ago
René Scharfe c99ad274b1 pretty: let %C(auto) reset all attributes 9 years ago
René Scharfe d23309733a introduce hex2chr() for converting two hexadecimal digits to a character 9 years ago
René Scharfe 1eb47f167d use strbuf_add_unique_abbrev() for adding short hashes 9 years ago
Johannes Schindelin 7735612244 pretty: make the skip_blank_lines() function public 9 years ago
Nguyễn Thái Ngọc Duy 066790d7cb pretty.c: support <direction>|(<negative number>) forms 9 years ago
Josef Kufner 3ad87c807c pretty: pass graph width to pretty formatting for use in '%>|(N)' 9 years ago
Eric Wong 9f23e04061 pretty: support "mboxrd" output format 9 years ago
Edward Thomson b15a3e005a format_commit_message: honor `color=auto` for `%C(auto)` 9 years ago
Junio C Hamano fe37a9c586 pretty: allow tweaking tabwidth in --expand-tabs 9 years ago
Junio C Hamano 0893eec85f pretty: enable --expand-tabs by default for selected pretty formats 9 years ago
Linus Torvalds 7cc13c717b pretty: expand tabs in indented logs to make things line up properly 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago