251 Commits (bf2f63a781dfca084b8cbdd9f8e318d35c89488b)

Author SHA1 Message Date
Jeff King d6cece51b8 diff_aligned_abbrev: use "struct oid" 8 years ago
Jeff King d5e3b01e5b diff_unique_abbrev: rename to diff_aligned_abbrev 8 years ago
Nguyễn Thái Ngọc Duy 018ec3c820 commit: fix empty commit creation when there's no changes but ita entries 8 years ago
Nguyễn Thái Ngọc Duy 425a28e0a4 diff-lib: allow ita entries treated as "not yet exist in index" 8 years ago
Michael Haggerty 5b162879e9 blame: honor the diff heuristic options and config 8 years ago
Jacob Keller fd47ae6a5b diff: teach diff to display submodule difference with an inline diff 8 years ago
Jacob Keller 61cfbc054d diff: prepare for additional submodule formats 8 years ago
Jacob Keller 660e113ce1 graph: add support for --line-prefix on all graph-aware output 8 years ago
Junio C Hamano cd48dadb8d diff.c: remove output_prefix_length field 8 years ago
Kevin Willford 3e8e32c32e patch-ids: add flag to create the diff patch id using header only data 9 years ago
Jeff King d770187872 tree-diff: catch integer overflow in combine_diff_path allocation 9 years ago
Matthieu Moy 5404c116aa diff: activate diff.renames by default 9 years ago
Jeff King a64e6a44c6 diff: clarify textconv interface 9 years ago
Jeff King 5b442c4f27 tree-diff: catch integer overflow in combine_diff_path allocation 9 years ago
Duy Nguyen a97262c62f diff: make -O and --output work in subdirectory 9 years ago
Nguyễn Thái Ngọc Duy e5f7a5d16f diff-no-index: do not take a redundant prefix argument 9 years ago
Jeff King 9a93c6686f avoid shifting signed integers 31 bits 9 years ago
David Turner 076c98372e log: add "log.follow" configuration variable 10 years ago
Jeff King 8dbf3eb685 diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT 10 years ago
Junio C Hamano b8767f791c diff.c: --ws-error-highlight=<kind> option 10 years ago
brian m. carlson 1ff57c13c5 diff: convert struct combine_diff_path to object_id 10 years ago
Kirill Smelkov 72441af7c4 tree-diff: rework diff_tree() to generate diffs for multiparent cases as well 11 years ago
Kirill Smelkov ad6f3cc7d2 tree-diff: diff_tree() should now be static 11 years ago
Kirill Smelkov af82c7880f combine-diff: combine_diff_path.len is not needed anymore 11 years ago
Thomas Gummerer 470faf9654 diff: move no-index detection to builtin/diff.c 11 years ago
Zoltan Klinger ee7fb0b1d4 difftool: display the number of files in the diff queue in the prompt 11 years ago
Nicolas Vigier b0d12fc9b2 Use the word 'stuck' instead of 'sticked' 11 years ago
Junio C Hamano c48f6816f0 diff: remove "diff-files -q" in a version of Git in a distant future 12 years ago
Junio C Hamano 95a7c546b0 diff: deprecate -q option to diff-files 12 years ago
Junio C Hamano 1ecc1cbd3a diff: preparse --diff-filter string argument 12 years ago
Nguyễn Thái Ngọc Duy bd1928df1d remove diff_tree_{setup,release}_paths 12 years ago
Nguyễn Thái Ngọc Duy 64acde94ef move struct pathspec and related functions to pathspec.[ch] 12 years ago
Junio C Hamano 6c374008b1 diff_opt: track whether flags have been set explicitly 12 years ago
John Keeping f192223447 diff: add diff_line_prefix function 12 years ago
Michal Privoznik 07924d4d50 diff: Introduce --diff-algorithm command line option 12 years ago
Nguyễn Thái Ngọc Duy 4914c9629c Move setup_diff_pager to libgit.a 12 years ago
Junio C Hamano d2aea1371b diff.c: mark a private file-scope symbol as static 12 years ago
Thomas Rast 28452655af diff_setup_done(): return void 13 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Lucian Poston 5e71a84a2d Add output_prefix_length to diff_options 13 years ago
Jeff King 90d43b0768 teach diffcore-rename to optionally ignore empty content 13 years ago
Zbigniew Jędrzejewski-Szmek 969fe57b84 diff --stat: enable limiting of the graph part 13 years ago
Junio C Hamano accccde483 pickaxe: allow -i to search in patch case-insensitively 13 years ago
Junio C Hamano 307ab20b33 xdiff: PATIENCE/HISTOGRAM are not independent option bits 13 years ago
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line 13 years ago
René Scharfe 82889295e7 pass struct commit to diff_tree_combined_merge() 13 years ago
René Scharfe 0041f09de6 use struct sha1_array in diff_tree_combined() 13 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 13 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Junio C Hamano 28b9264dd6 diff: futureproof "stop feeding the backend early" logic 14 years ago