360 Commits (d6a6263f5f97d681849d5646cf1a78a20fb99bee)

Author SHA1 Message Date
Denton Liu 1d7297513d notes: break set_display_notes() into smaller functions 5 years ago
Denton Liu 09ac67a183 format-patch: move git_config() before repo_init_revisions() 5 years ago
Denton Liu 8164c961e1 format-patch: use --notes behavior for format.notes 5 years ago
Denton Liu 1e6ed5441a notes: rename to load_display_notes() 5 years ago
Denton Liu 945dc55dda format-patch: teach --no-base 5 years ago
Denton Liu a749d01e1d format-patch: fix indentation 5 years ago
Denton Liu 5b583e6a09 format-patch: pass notes configuration to range-diff 5 years ago
Denton Liu bd36191886 range-diff: pass through --notes to `git log` 5 years ago
Denton Liu bf8e65b30b format-patch: teach --cover-from-description option 5 years ago
Denton Liu a92331df18 format-patch: use enum variables 5 years ago
Denton Liu 46273df7bf format-patch: replace erroneous and condition 5 years ago
Bert Wesarg edefc31873 format-patch: create leading components of output directory 5 years ago
René Scharfe c77722b3ea use get_tagged_oid() 5 years ago
Junio C Hamano f3eda90ffc log: really flip the --mailmap default 6 years ago
Junio C Hamano 7ed20f596b log: flip the --mailmap default unconditionally 6 years ago
Ariadne Conill f0596ecc8d log: add warning for unspecified log.mailmap setting 6 years ago
Denton Liu 13cdf78094 format-patch: teach format.notes config option 6 years ago
Stephen Boyd a8f6855f48 format-patch: make --base patch-id output stable 6 years ago
Jeff King af117077d3 log: drop unused "len" from show_tagger() 6 years ago
Jeff King 7954d365c6 log: drop unused rev_info from early output 6 years ago
Junio C Hamano 2fe95f494c format-patch: notice failure to open cover letter for writing 6 years ago
Junio C Hamano bc208ae314 builtin/log: downcase the beginning of error messages 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Nguyễn Thái Ngọc Duy 3a7a698e93 sha1-name.c: remove implicit dependency on the_index 6 years ago
Issac Trotts ad6f028f06 log: add %S option (like --source) to log --format 6 years ago
Stefan Beller 6a7895fd8a commit: prepare free_commit_buffer and release_commit_memory for any repo 6 years ago
Martin Ågren ac0edf1f46 range-diff: always pass at least minimal diff options 6 years ago
Junio C Hamano d8981c3f88 format-patch: do not let its diff-options affect --range-diff 6 years ago
Nguyễn Thái Ngọc Duy e092073d64 tree.c: make read_tree*() take 'struct repository *' 6 years ago
Nguyễn Thái Ngọc Duy 284aeb7e60 format-patch: respect --stat in cover letter's diffstat 6 years ago
Jeff King 517fe807d6 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
Jeff King 964fd83b12 format-patch: mark "--no-numbered" option with NONEG 6 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy a7edadda59 patch-ids.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy e675765235 diff.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 38bbc2ea39 grep.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 6afaf80785 diff.c: remove the_index dependency in textconv() functions 6 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 7 years ago
Eric Sunshine 40ce41604d format-patch: allow --range-diff to apply to a lone-patch 7 years ago
Eric Sunshine 8631bf1cdd format-patch: add --creation-factor tweak for --range-diff 7 years ago
Eric Sunshine 4ee9968941 format-patch: teach --range-diff to respect -v/--reroll-count 7 years ago
Eric Sunshine 2e6fd71a52 format-patch: extend --range-diff to accept revision range 7 years ago
Eric Sunshine 31e2617a5f format-patch: add --range-diff option to embed diff in cover letter 7 years ago
Eric Sunshine ee6cbf712e format-patch: allow --interdiff to apply to a lone-patch 7 years ago
Eric Sunshine 3b026417ea interdiff: teach show_interdiff() to indent interdiff 7 years ago
Eric Sunshine 5ac290f9c0 format-patch: teach --interdiff to respect -v/--reroll-count 7 years ago
Eric Sunshine 126facf821 format-patch: add --interdiff option to embed diff in cover letter 7 years ago
Eric Sunshine fa5b7ea670 format-patch: allow additional generated content in make_cover_letter() 7 years ago
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 7 years ago