aboutsummaryrefslogtreecommitdiff
path: root/diff-lib.c
Commit message (Expand)AuthorAge
...
* | diff-lib, read-tree, unpack-trees: mark cache_entry pointers constRené Scharfe2013-06-02
|/
* diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
* diff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy2012-01-16
* Merge branch 'cn/eradicate-working-copy'Junio C Hamano2011-10-05
|\
| * Remove 'working copy' from the documentation and C codeCarlos Martín Nieto2011-09-21
* | Merge branch 'jc/diff-index-unpack'Junio C Hamano2011-10-05
|\ \ | |/ |/|
| * diff-index: pass pathspec down to unpack-trees machineryJunio C Hamano2011-08-29
* | Merge branch 'jc/diff-index-refactor'Junio C Hamano2011-08-08
|\ \
| * | diff-lib: refactor run_diff_index() and do_diff_cache()Junio C Hamano2011-07-13
| * | diff-lib: simplify do_diff_cache()Junio C Hamano2011-07-13
* | | Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano2011-08-01
|\ \ \ | |/ /
| * | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
| |/
| * Merge branch 'jk/diff-not-so-quick'Junio C Hamano2011-06-06
| |\
| * \ Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
| |\ \
* | | | diff-index --quiet: learn the "stop feeding the backend early" logicJunio C Hamano2011-05-31
* | | | Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-earlyJunio C Hamano2011-05-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-13
| |\ \ \ | | |/ / | |/| / | | |/
| | * diff-files: show unmerged entries correctlyJunio C Hamano2011-04-23
| | * diff: remove often unused parameters from diff_unmerge()Junio C Hamano2011-04-23
| * | Merge branch 'jc/maint-diff-q-filter'Junio C Hamano2011-03-23
| |\ \
| * | | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | | 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
| | |/ | |/|
| * | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
| * | Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-11
| * | Merge branch 'jl/submodule-diff-dirtiness'Junio C Hamano2010-03-24
| |\ \
| | * | git status: ignoring untracked files must apply to submodules tooJens Lehmann2010-03-13
| | * | git status: Fix false positive "new commits" output for dirty submodulesJens Lehmann2010-03-12
| | * | Refactor dirty submodule detection in diff-lib.cJens Lehmann2010-03-12
| | * | git status: Show detailed dirty status of submodules in long formatJens Lehmann2010-03-08
| | * | git diff --submodule: Show detailed dirty status of submodulesJens Lehmann2010-03-04
| * | | revision: introduce setup_revision_optJunio C Hamano2010-03-09
| |/ /
| * | Merge branch 'jl/diff-submodule-ignore'Junio C Hamano2010-01-26
| |\ \
| | * | git diff: Don't test submodule dirtiness with --ignore-submodulesJens Lehmann2010-01-24
| | * | Make ce_uptodate() trustworthy againJunio C Hamano2010-01-24
| * | | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-24
| |\ \ \ | | |/ / | |/| |
| | * | unpack-trees.c: look ahead in the indexJunio C Hamano2010-01-07
| | * | unpack-trees.c: prepare for looking ahead in the indexJunio C Hamano2010-01-07
| * | | Performance optimization for detection of modified submodulesJens Lehmann2010-01-18
| * | | Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-16
| * | | Merge branch 'nd/sparse'Junio C Hamano2010-01-13
| |\ \ \
| | * | | Teach Git to respect skip-worktree bit (reading part)Nguyễn Thái Ngọc Duy2009-08-23
| * | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status'Junio C Hamano2009-12-26
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | diff-lib.c: fix misleading comments on oneway_diff()Junio C Hamano2009-10-11
| * | | | Merge branch 'jc/shortstatus'Junio C Hamano2009-08-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | diff-index: keep the original index intactJunio C Hamano2009-08-05
| | * | | diff-index: report unmerged new entriesJunio C Hamano2009-08-05
| * | | | Prevent diff machinery from examining assume-unchanged entries on worktreeNguyễn Thái Ngọc Duy2009-08-11
| |/ / /
* | | | diff: futureproof "stop feeding the backend early" logicJunio C Hamano2011-05-31
| |_|/ |/| |
* | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-16
| |/ |/|