[PATCH 00/24] nd/untracked-cache updates

2015-03-08 Thread Nguyễn Thái Ngọc Duy
Compared to 'pu', this fixes two bugs (in 01/24 and 10/24) and one style vololation (in 11/24), found by Junio and Stefan. Diff -- 8 -- diff --git a/dir.c b/dir.c index b8a4f9e..8a037ee 100644 --- a/dir.c +++ b/dir.c @@ -687,7 +687,8 @@ static int add_excludes(const char *fname, const char

[PATCH 00/24] nd/untracked-cache updates

2015-02-08 Thread Nguyễn Thái Ngọc Duy
Code changes are all in 20/24, to avoid hard coding the test path. The rest is documentation changes. -- 8-- diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt index 7850f53..4dcad4e 100644 --- a/Documentation/git-status.txt +++ b/Documentation/git-status.txt @@ -59,7 +59,7