Re: What's cooking in git.git (Nov 2014, #04; Wed, 26)

2014-11-30 Thread Junio C Hamano
"brian m. carlson" writes: > On Wed, Nov 26, 2014 at 03:09:45PM -0800, Junio C Hamano wrote: >> * nd/untracked-cache (2014-10-27) 19 commits >> ... >> - dir.c: optionally compute sha-1 of a .gitignore file > > You didn't comment on the status of this branch, and I'm interested. I think we alrea

Re: What's cooking in git.git (Nov 2014, #04; Wed, 26)

2014-11-30 Thread brian m. carlson
On Sun, Nov 30, 2014 at 03:35:33PM +0700, Duy Nguyen wrote: > I'm not Junio :) but I think the core changes are done. I wanted to > actually add watchman support on top of untracked cache as well to see > if it needs any more changes. I think I can see how it could be done > now (not easy, but not

Re: What's cooking in git.git (Nov 2014, #04; Wed, 26)

2014-11-30 Thread Duy Nguyen
On Fri, Nov 28, 2014 at 1:39 AM, brian m. carlson wrote: > On Wed, Nov 26, 2014 at 03:09:45PM -0800, Junio C Hamano wrote: >> * nd/untracked-cache (2014-10-27) 19 commits >> - t7063: tests for untracked cache >> - update-index: test the system before enabling untracked cache >> - update-index:

Re: What's cooking in git.git (Nov 2014, #04; Wed, 26)

2014-11-27 Thread brian m. carlson
On Wed, Nov 26, 2014 at 03:09:45PM -0800, Junio C Hamano wrote: > * nd/untracked-cache (2014-10-27) 19 commits > - t7063: tests for untracked cache > - update-index: test the system before enabling untracked cache > - update-index: manually enable or disable untracked cache > - status: enable u