| Commit message (Expand) | Author | Age | Files | Lines |
* | diff: do not use null sha1 as a sentinel value | Jeff King | 2012-07-29 | 1 | -8/+12 |
* | diff-index: enable recursive pathspec matching in unpack_treesnd/pathspec-recursion-cleanup | Nguyen Thai Ngoc Duy | 2012-01-16 | 1 | -0/+2 |
* | Merge branch 'cn/eradicate-working-copy' | Junio C Hamano | 2011-10-05 | 1 | -1/+1 |
|\ |
|
| * | Remove 'working copy' from the documentation and C code | Carlos Martín Nieto | 2011-09-21 | 1 | -1/+1 |
* | | Merge branch 'jc/diff-index-unpack' | Junio C Hamano | 2011-10-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | diff-index: pass pathspec down to unpack-trees machinery | Junio C Hamano | 2011-08-29 | 1 | -0/+1 |
* | | Merge branch 'jc/diff-index-refactor' | Junio C Hamano | 2011-08-08 | 1 | -52/+19 |
|\ \ |
|
| * | | diff-lib: refactor run_diff_index() and do_diff_cache() | Junio C Hamano | 2011-07-13 | 1 | -28/+19 |
| * | | diff-lib: simplify do_diff_cache() | Junio C Hamano | 2011-07-13 | 1 | -25/+1 |
* | | | Merge branch 'jc/maint-reset-unmerged-path' | Junio C Hamano | 2011-08-01 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 2011-07-13 | 1 | -1/+2 |
| |/ |
|
| * | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 2011-06-06 | 1 | -3/+1 |
| |\ |
|
| * \ | Merge branch 'jc/fix-diff-files-unmerged' | Junio C Hamano | 2011-05-06 | 1 | -4/+11 |
| |\ \ |
|
* | | | | diff-index --quiet: learn the "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 1 | -1/+6 |
* | | | | Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-early | Junio C Hamano | 2011-05-31 | 1 | -63/+78 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'jc/fix-diff-files-unmerged' into maint | Junio C Hamano | 2011-05-13 | 1 | -4/+11 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | diff-files: show unmerged entries correctly | Junio C Hamano | 2011-04-23 | 1 | -2/+8 |
| | * | diff: remove often unused parameters from diff_unmerge() | Junio C Hamano | 2011-04-23 | 1 | -3/+4 |
| * | | Merge branch 'jc/maint-diff-q-filter' | Junio C Hamano | 2011-03-23 | 1 | -1/+2 |
| |\ \ |
|
| * | | | Convert ce_path_match() to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -2/+2 |
| * | | | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -3/+3 |
| * | | | Convert struct diff_options to use struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | Submodules: Add the new "ignore" config option for diff and status | Jens Lehmann | 2010-08-09 | 1 | -5/+10 |
| * | | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 | 1 | -0/+1 |
| * | | Merge branch 'jl/submodule-diff-dirtiness' | Junio C Hamano | 2010-03-24 | 1 | -18/+27 |
| |\ \ |
|
| | * | | git status: ignoring untracked files must apply to submodules too | Jens Lehmann | 2010-03-13 | 1 | -1/+1 |
| | * | | git status: Fix false positive "new commits" output for dirty submodules | Jens Lehmann | 2010-03-12 | 1 | -4/+2 |
| | * | | Refactor dirty submodule detection in diff-lib.c | Jens Lehmann | 2010-03-12 | 1 | -18/+27 |
| | * | | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 2010-03-08 | 1 | -2/+4 |
| | * | | git diff --submodule: Show detailed dirty status of submodules | Jens Lehmann | 2010-03-04 | 1 | -8/+8 |
| * | | | revision: introduce setup_revision_opt | Junio C Hamano | 2010-03-09 | 1 | -1/+4 |
| |/ / |
|
| * | | Merge branch 'jl/diff-submodule-ignore' | Junio C Hamano | 2010-01-26 | 1 | -5/+7 |
| |\ \ |
|
| | * | | git diff: Don't test submodule dirtiness with --ignore-submodules | Jens Lehmann | 2010-01-24 | 1 | -4/+6 |
| | * | | Make ce_uptodate() trustworthy again | Junio C Hamano | 2010-01-24 | 1 | -1/+1 |
| * | | | Merge branch 'jc/fix-tree-walk' | Junio C Hamano | 2010-01-24 | 1 | -18/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | unpack-trees.c: look ahead in the index | Junio C Hamano | 2010-01-07 | 1 | -0/+1 |
| | * | | unpack-trees.c: prepare for looking ahead in the index | Junio C Hamano | 2010-01-07 | 1 | -18/+0 |
| * | | | Performance optimization for detection of modified submodules | Jens Lehmann | 2010-01-18 | 1 | -15/+31 |
| * | | | Show submodules as modified when they contain a dirty work tree | Jens Lehmann | 2010-01-16 | 1 | -2/+6 |
| * | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 | 1 | -2/+3 |
| |\ \ \ |
|
| | * | | | Teach Git to respect skip-worktree bit (reading part) | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -2/+3 |
| * | | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status' | Junio C Hamano | 2009-12-26 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | diff-lib.c: fix misleading comments on oneway_diff() | Junio C Hamano | 2009-10-11 | 1 | -1/+1 |
| * | | | | Merge branch 'jc/shortstatus' | Junio C Hamano | 2009-08-28 | 1 | -20/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | diff-index: keep the original index intact | Junio C Hamano | 2009-08-05 | 1 | -18/+0 |
| | * | | | diff-index: report unmerged new entries | Junio C Hamano | 2009-08-05 | 1 | -2/+2 |
| * | | | | Prevent diff machinery from examining assume-unchanged entries on worktree | Nguyễn Thái Ngọc Duy | 2009-08-11 | 1 | -2/+4 |
| |/ / / |
|
* | | | | diff: futureproof "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 1 | -3/+1 |
| |_|/
|/| | |
|
* | | | diff --quiet: disable optimization when --diff-filter=X is used | Junio C Hamano | 2011-03-16 | 1 | -1/+2 |
| |/
|/| |
|
* | | diff: Rename QUIET internal option to QUICK | Junio C Hamano | 2009-07-29 | 1 | -2/+2 |
|/ |
|