823 Commits (dfbf3937008c72cec25dc68da3362cb972a26078)

Author SHA1 Message Date
Junio C Hamano 20c8cde456 diff --shortstat: do not count "unmerged" entries 12 years ago
Junio C Hamano 82dfc2c44e diff --stat: do not count "unmerged" entries 12 years ago
Junio C Hamano a20d3c0de1 diff --stat: move the "total count" logic to the last loop 12 years ago
Junio C Hamano af0ed819c5 diff --stat: use "file" temporary variable to refer to data->files[i] 12 years ago
Junio C Hamano 99bfd40700 diff --stat: status of unmodified pair in diff-q is not zero 12 years ago
Ramkumar Ramachandra 4e215131d2 submodule: display summary header in bold 12 years ago
Jeff King d9c552f17a diff: rename "set" variable 12 years ago
Ramkumar Ramachandra c47ef57caa diff: introduce diff.submodule configuration variable 12 years ago
Nguyễn Thái Ngọc Duy 4914c9629c Move setup_diff_pager to libgit.a 12 years ago
Michael Haggerty 02e8ca0e50 parse_dirstat_params(): use string_list to split comma-separated string 12 years ago
Linus Torvalds 74faaa16f0 Fix "git diff --stat" for interesting - but empty - file changes 13 years ago
Jeff Muizelaar 6468a4e548 diff: diff.context configuration gives default to -U 13 years ago
Junio C Hamano aebbcf5797 diff: accept --no-follow option 13 years ago
Junio C Hamano d2aea1371b diff.c: mark a private file-scope symbol as static 13 years ago
Nguyễn Thái Ngọc Duy 218adaaaa0 Revert diffstat back to English 13 years ago
Adam Butcher 35e2d03c2c Fix '\ No newline...' annotation in rewrite diffs 13 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
Nguyễn Thái Ngọc Duy 8212333012 i18n: leave \n out of translated diffstat 13 years ago
Junio C Hamano bd8c1a9b49 diff: correctly disable external_diff with --no-ext-diff 13 years ago
Junio C Hamano 4682d8521c diff-index.c: "git diff" has no need to read blob from the standard input 13 years ago
Alexander Strasser de9658b511 diff: Only count lines in show_shortstats 13 years ago
Zbigniew Jędrzejewski-Szmek 352ca4e105 diff --stat: do not run diff on indentical files 13 years ago
Zbigniew Jędrzejewski-Szmek e18872b2f0 diff --stat: report mode-only changes for binary files like text files 13 years ago
Zbigniew Jędrzejewski-Szmek dc801e71a7 diff --stat: use less columns for change counts 13 years ago
Lucian Poston 678c574111 Prevent graph_width of stat width from falling below min 13 years ago
Lucian Poston 3f1451326a Adjust stat width calculations to take --graph output into account 13 years ago
Jeff King 90d43b0768 teach diffcore-rename to optionally ignore empty content 13 years ago
Lucian Poston b18e97ceb9 log --graph: fix break in graph lines 13 years ago
Thomas Rast 6440d3417c diff: tweak a _copy_ of diff_options with word-diff 13 years ago
Thomas Rast 77d1a520fb diff: refactor the word-diff setup from builtin_diff_cmd 13 years ago
Junio C Hamano b3f01ff29f diff -p: squelch "diff --git" header for stat-dirty paths 13 years ago
Zbigniew Jędrzejewski-Szmek df44483a5d diff --stat: add config option to limit graph width 13 years ago
Zbigniew Jędrzejewski-Szmek 969fe57b84 diff --stat: enable limiting of the graph part 13 years ago
Zbigniew Jędrzejewski-Szmek 1b058bc30d diff --stat: use a maximum of 5/8 for the filename part 13 years ago
Zbigniew Jędrzejewski-Szmek af9fedc128 diff --stat: use the full terminal width 13 years ago
Junio C Hamano 307ab20b33 xdiff: PATIENCE/HISTOGRAM are not independent option bits 13 years ago
Junio C Hamano 2eeeef24ff diff --stat: show bars of same length for paths with same amount of changes 13 years ago
Jeff King 6680a0874f drop odd return value semantics from userdiff_config 13 years ago
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line 13 years ago
Thomas Rast c7c2bc0ac9 word-diff: ignore '\ No newline at eof' marker 13 years ago
René Scharfe 14937c2c06 diff: add option to show whole functions as context 14 years ago
Junio C Hamano 81b568c839 diff: resurrect XDF_NEED_MINIMAL with --minimal 14 years ago
Junio C Hamano f01cae918f diff: teach --stat/--numstat to honor -U$num 14 years ago
Jeff King 3e1dd17a89 diff: don't load color config in plumbing 14 years ago
Jeff King daa0c3d971 color: delay auto-color decision until point of use 14 years ago
Jeff King e269eb7946 git_config_colorbool: refactor stdout_is_tty handling 14 years ago
Jeff King f1c9626105 diff: refactor COLOR_DIFF from a flag into an int 14 years ago
Tay Ray Chuan 8c912eea94 teach --histogram to diff 14 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago