335 Commits (08dccc8fc1f248c8de7e87ac6e435edac4f77ebe)

Author SHA1 Message Date
Junio C Hamano afe8a9070b tree-wide: apply equals-null.cocci 3 years ago
Junio C Hamano f8781bfda3 2.36 gitk/diff-tree --stdin regression fix 3 years ago
Ævar Arnfjörð Bjarmason 44439c1c58 object-file API: have hash_object_file() take "enum object_type" 3 years ago
Elijah Newren 20323d104e show, log: include conflict/warning messages in --remerge-diff headers 3 years ago
Elijah Newren 95433eeed9 diff: add ability to insert additional headers for paths 3 years ago
Elijah Newren 7b90ab467a log: clean unneeded objects during `log --remerge-diff` 3 years ago
Elijah Newren db757e8b8d show, log: provide a --remerge-diff capability 3 years ago
Fabian Stelzer 4bbf3780ff ssh signing: make git log verify key lifetime 3 years ago
Fabian Stelzer 02769437e1 ssh signing: use sigc struct to pass payload 3 years ago
Fabian Stelzer b5726a5d9c ssh signing: preliminary refactoring and clean-up 3 years ago
Jeff King d1ed8d6cee load_ref_decorations(): fix decoration with tags 4 years ago
Jeff King 6afb265b96 add_ref_decoration(): rename s/type/deco_type/ 4 years ago
Jeff King 88473c8bae load_ref_decorations(): avoid parsing non-tag objects 4 years ago
brian m. carlson 14228447c9 hash: provide per-algorithm null OIDs 4 years ago
ZheNing Hu db91988aa1 format-patch: allow a non-integral version numbers 4 years ago
Ævar Arnfjörð Bjarmason e900d494dc diff: add an API for deferred freeing 4 years ago
brian m. carlson 482c119186 gpg-interface: improve interface for parsing tags 4 years ago
Johannes Schindelin f1ce6c191e range-diff: combine all options in a single data structure 4 years ago
brian m. carlson 1fb5cf0da6 commit: ignore additional signatures when parsing signed commits 4 years ago
Sergey Organov a6d19ecc6b diff-merges: let new options enable diff without -p 4 years ago
Sergey Organov 1a2c4d8050 diff-merges: split 'ignore_merges' field 4 years ago
Sergey Organov 3291eea310 diff-merges: introduce revs->first_parent_merges flag 4 years ago
Junio C Hamano 3baf58bfb4 format-patch: make output filename configurable 4 years ago
Sergey Organov d01141de5a diff: get rid of redundant 'dense' argument 4 years ago
Eric Sunshine 72a7239016 diff-lib: tighten show_interdiff()'s interface 5 years ago
Eric Sunshine cdffbdc217 diff: move show_interdiff() from its own file to diff-lib 5 years ago
Sergey Organov 793d37c17f log_tree_diff: get rid of extra check for NULL 5 years ago
Sergey Organov a7b9430940 log_tree_diff: get rid of code duplication for first_parent_only 5 years ago
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() 6 years ago
René Scharfe 82f51af345 log-tree: always use return value of strbuf_detach() 6 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() 7 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