296 Commits (6ddd76fd6c356c037b5d5272732900f1f952721e)

Author SHA1 Message Date
Derrick Stolee a6be5e6764 log: add log.excludeDecoration config option 5 years ago
Derrick Stolee c9f7a793e8 log-tree: make ref_filter_match() a helper method 5 years ago
Emma Brooks 19d097e3d7 format-patch: teach --no-encode-email-headers 5 years ago
Hans Jerry Illikainen 6794898198 gpg-interface: prefer check_signature() for GPG verification 5 years ago
Harald van Dijk 237a28173f show_one_mergetag: print non-parent in hex form. 5 years ago
Junio C Hamano 0106b1d4be Revert "gpg-interface: prefer check_signature() for GPG verification" 5 years ago
Matheus Tavares 2dcde20e1c sha1-file: pass git_hash_algo to hash_object_file() 5 years ago
Hans Jerry Illikainen 72b006f4bf gpg-interface: prefer check_signature() for GPG verification 5 years ago
Denton Liu bd36191886 range-diff: pass through --notes to `git log` 5 years ago
René Scharfe 0cc7380d88 log-tree: call load_ref_decorations() in get_name_decoration() 5 years ago
René Scharfe 82f51af345 log-tree: always use return value of strbuf_detach() 5 years ago
William Hubbs 39ab4d0951 config: allow giving separate author and committer idents 6 years ago
Issac Trotts ad6f028f06 log: add %S option (like --source) to log --format 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
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 6 years ago
Eric Sunshine 40ce41604d format-patch: allow --range-diff to apply to a lone-patch 7 years ago
Eric Sunshine ee6cbf712e format-patch: allow --interdiff to apply to a lone-patch 7 years ago
Eric Sunshine 3fcc7a23a0 log-tree: show_log: make commentary block delimiting reusable 7 years ago
Jeff King 6ebd1cafe2 check_replace_refs: rename to read_replace_refs 7 years ago
brian m. carlson 2ed1960a77 log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz 7 years ago
Stefan Beller 0e740fed5d tag: add repository argument to parse_tag_buffer 7 years ago
Stefan Beller ce71efb713 tag: add repository argument to lookup_tag 7 years ago
Stefan Beller c1f5eb4962 commit: add repository argument to lookup_commit 7 years ago
Stefan Beller 109cd76dd3 object: add repository argument to parse_object 7 years ago
Nguyễn Thái Ngọc Duy 09c4ba410b log-tree: allow to customize 'grafted' color 7 years ago
Nguyễn Thái Ngọc Duy 3ac68a93fd help: add --config to list all available config 7 years ago
Nguyễn Thái Ngọc Duy a73b3680c4 Add and use generic name->id mapping code for color slot parsing 7 years ago
Nguyễn Thái Ngọc Duy 87be252333 revision.c: use commit-slab for show_source 7 years ago
Jeff King d50b69b868 log_write_email_headers: use strbufs 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
brian m. carlson 50cd54ef4e format-patch: make cover letters always text/plain 7 years ago
Johannes Schindelin fef461ea5d commit: Let the callback of for_each_mergetag return on error 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 aab9583f7b Convert find_unique_abbrev* to struct object_id 7 years ago
Jeff King 7fa31b645f commit: drop uses of get_cached_commit_buffer() 7 years ago
Brandon Williams debca9d2fe object: rename function 'typename' to 'type_name' 7 years ago
Patryk Obara f070faccc1 sha1_file: convert hash_sha1_file to object_id 7 years ago
Rafael Ascensão 65516f586b log: add option to choose which refs to decorate 7 years ago
Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 7 years ago
Brandon Williams 3b69daed86 diff: remove DIFF_OPT_TST macro 7 years ago
Jeff King d79be4983b log: handle broken HEAD in decoration check 7 years ago
René Scharfe 744c040b19 refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Brandon Williams 7b8dea0c75 tree-diff: convert diff_root_tree_sha1 to struct object_id 8 years ago
brian m. carlson fb61e4d3ab notes: convert format_display_notes to struct object_id 8 years ago
brian m. carlson c251c83df2 object: convert parse_object* to take struct object_id 8 years ago
brian m. carlson d3101b533d Convert lookup_tag to struct object_id 8 years ago