aboutsummaryrefslogtreecommitdiff
path: root/builtin/diff.c
Commit message (Expand)AuthorAge
* Merge branch 'kb/preload-index-more'Junio C Hamano2012-11-20
|\
| * update-index/diff-index: use core.preloadindex to improve performanceKarsten Blees2012-11-02
| * Merge branch 'tr/void-diff-setup-done' into maint-1.7.11Junio C Hamano2012-09-11
| |\
| * \ Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
| |\ \
* | | | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | Merge branch 'jk/maint-null-in-trees'Junio C Hamano2012-08-27
|\ \ \ \ | | |/ / | |/| |
| * | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
* | | | Merge branch 'tr/void-diff-setup-done'Junio C Hamano2012-08-22
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | diff_setup_done(): return voidThomas Rast2012-08-03
| |/
* | fix pager.diff with diff --no-indexJeff King2012-06-15
* | drop casts from users EMPTY_TREE_SHA1_BINJeff King2012-03-23
* | diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-01
* | diff --stat: use the full terminal widthZbigniew Jędrzejewski-Szmek2012-03-01
|/
* use struct sha1_array in diff_tree_combined()René Scharfe2011-12-17
* cast variable in call to free() in builtin/diff.c and submodule.cÆvar Arnfjörð Bjarmason2011-11-06
* want_color: automatically fallback to color.uiJeff King2011-08-19
* plug a few coverity-spotted leaksJim Meyering2011-06-20
* Merge branch 'jc/rename-degrade-cc-to-c'Junio C Hamano2011-04-28
|\
| * builtin/diff.c: remove duplicated call to diff_result_code()Junio C Hamano2011-03-22
* | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \
| * | i18n: git-diff basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | | Merge branch 'jc/index-update-if-able'Junio C Hamano2011-03-26
|\ \ \ | |_|/ |/| |
| * | diff/status: refactor opportunistic index updateJunio C Hamano2011-03-21
* | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-27
|\ \ \ | |_|/ |/| |
| * | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
|/ /
* | diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec2010-11-05
|/
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-16
* Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-15
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22