| Commit message (Expand) | Author | Age | Files | Lines |
* | fix pager.diff with diff --no-index | Jeff King | 2012-06-15 | 1 | -7/+17 |
* | drop casts from users EMPTY_TREE_SHA1_BIN | Jeff King | 2012-03-23 | 1 | -1/+1 |
* | diff --stat: add config option to limit graph widthzj/diff-stat-dyncol | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -1/+2 |
* | diff --stat: use the full terminal width | Zbigniew Jędrzejewski-Szmek | 2012-03-01 | 1 | -0/+3 |
* | use struct sha1_array in diff_tree_combined() | René Scharfe | 2011-12-17 | 1 | -6/+6 |
* | cast variable in call to free() in builtin/diff.c and submodule.cab/clang-lints | Ævar Arnfjörð Bjarmason | 2011-11-06 | 1 | -1/+1 |
* | want_color: automatically fallback to color.ui | Jeff King | 2011-08-19 | 1 | -3/+0 |
* | plug a few coverity-spotted leaks | Jim Meyering | 2011-06-20 | 1 | -0/+1 |
* | Merge branch 'jc/rename-degrade-cc-to-c' | Junio C Hamano | 2011-04-28 | 1 | -3/+1 |
|\ |
|
| * | builtin/diff.c: remove duplicated call to diff_result_code() | Junio C Hamano | 2011-03-22 | 1 | -3/+1 |
* | | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -9/+9 |
|\ \ |
|
| * | | i18n: git-diff basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -9/+9 |
* | | | Merge branch 'jc/index-update-if-able' | Junio C Hamano | 2011-03-26 | 1 | -6/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | diff/status: refactor opportunistic index update | Junio C Hamano | 2011-03-21 | 1 | -6/+1 |
* | | | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 2011-02-27 | 1 | -10/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -8/+4 |
| * | | Convert struct diff_options to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -2/+2 |
* | | | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 | 1 | -2/+5 |
|/ / |
|
* | | diff,difftool: Don't use the {0,2} notation in usage strings | Štěpán Němec | 2010-11-05 | 1 | -1/+1 |
|/ |
|
* | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 | 1 | -0/+2 |
* | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-16 | 1 | -13/+0 |
* | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-15 | 1 | -8/+23 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+425 |