summaryrefslogtreecommitdiff
path: root/builtin/diff.c
Commit message (Expand)AuthorAgeFilesLines
* diff --stat: add config option to limit graph widthzj/diff-stat-dyncolZbigniew Jędrzejewski-Szmek2012-03-011-1/+2
* diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-011-0/+3
* use struct sha1_array in diff_tree_combined()René Scharfe2011-12-171-6/+6
* cast variable in call to free() in builtin/diff.c and submodule.cab/clang-lintsÆvar Arnfjörð Bjarmason2011-11-061-1/+1
* want_color: automatically fallback to color.uiJeff King2011-08-191-3/+0
* plug a few coverity-spotted leaksJim Meyering2011-06-201-0/+1
* Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-281-3/+1
|\
| * builtin/diff.c: remove duplicated call to diff_result_code()Junio C Hamano2011-03-221-3/+1
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-9/+9
|\ \
| * | i18n: git-diff basic messagesÆvar Arnfjörð Bjarmason2011-03-091-9/+9
* | | Merge branch 'jc/index-update-if-able'Junio C Hamano2011-03-261-6/+1
|\ \ \ | |_|/ |/| |
| * | diff/status: refactor opportunistic index updateJunio C Hamano2011-03-211-6/+1
* | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-271-10/+6
|\ \ \ | |_|/ |/| |
| * | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-031-8/+4
| * | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-031-2/+2
* | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-071-2/+5
|/ /
* | diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec2010-11-051-1/+1
|/
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-0/+2
* Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-161-13/+0
* Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-151-8/+23
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+425