| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 2018-08-21 | 1 | -4/+2 |
* | Merge branch 'nd/diff-apply-ita' | Junio C Hamano | 2018-06-25 | 1 | -6/+58 |
|\ |
|
| * | apply: add --intent-to-add | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -0/+13 |
| * | t2203: add a test about "diff HEAD" case | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -0/+17 |
| * | diff: turn --ita-invisible-in-index on by default | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -6/+28 |
| * | diff: ignore --ita-[in]visible-in-index when diffing worktree-to-tree | Nguyễn Thái Ngọc Duy | 2018-05-29 | 1 | -1/+1 |
* | | t2203: abstract away SHA-1-specific constants | brian m. carlson | 2018-05-14 | 1 | -4/+4 |
* | | t: switch $_z40 to $ZERO_OID | brian m. carlson | 2018-05-14 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'nd/ita-wt-renames-in-status' | Junio C Hamano | 2018-01-23 | 1 | -0/+72 |
|\ |
|
| * | wt-status.c: handle worktree renamesnd/ita-wt-renames-in-status | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -0/+60 |
| * | t2203: test status output with porcelain v2 format | Nguyễn Thái Ngọc Duy | 2017-12-27 | 1 | -0/+12 |
* | | Spelling fixesvs/typofixes | Ville Skyttä | 2017-06-27 | 1 | -3/+3 |
|/ |
|
* | commit: don't be fooled by ita entries when creating initial commitnd/ita-empty-commit | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -0/+10 |
* | commit: fix empty commit creation when there's no changes but ita entries | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -0/+11 |
* | diff: add --ita-[in]visible-in-index | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -1/+3 |
* | diff-lib: allow ita entries treated as "not yet exist in index" | Nguyễn Thái Ngọc Duy | 2016-10-24 | 1 | -1/+15 |
* | cache-tree: do not generate empty trees as a result of all i-t-a subentriesnd/cache-tree-ita | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -0/+14 |
* | cache-tree.c: fix i-t-a entry skipping directory updates sometimes | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -0/+17 |
* | Revert "diff-lib.c: adjust position of i-t-a entries in diff"nd/diff-i-t-a | Junio C Hamano | 2015-06-23 | 1 | -19/+4 |
* | diff-lib.c: adjust position of i-t-a entries in diff | Nguyễn Thái Ngọc Duy | 2015-03-23 | 1 | -4/+19 |
* | cache-tree: invalidate i-t-a paths after generating trees | Nguyễn Thái Ngọc Duy | 2012-12-15 | 1 | -0/+20 |
* | commit: ignore intent-to-add entries instead of refusingjc/maint-commit-ignore-i-t-a | Junio C Hamano | 2012-02-07 | 1 | -3/+5 |
* | t2203: fix wrong commit command | Nguyễn Thái Ngọc Duy | 2012-01-11 | 1 | -1/+1 |
* | git add --intent-to-add: do not let an empty blob be committed by accident | Junio C Hamano | 2008-11-30 | 1 | -0/+28 |
* | git-add --intent-to-add (-N) | Junio C Hamano | 2008-08-31 | 1 | -0/+36 |