Re: What's cooking in git.git (Aug 2013, #04; Thu, 15)

2013-08-19 Thread Junio C Hamano
Johannes Sixt writes: > Am 16.08.2013 00:36, schrieb Junio C Hamano: >> Due to unfortunate regressions, two topics had to be reverted: >> >> * An attempted fix to "git stash save", to detect that going back >> to the state of the HEAD needs to lose killed files, and/or >> untracked file

Re: What's cooking in git.git (Aug 2013, #04; Thu, 15)

2013-08-18 Thread Johannes Sixt
Am 16.08.2013 00:36, schrieb Junio C Hamano: Due to unfortunate regressions, two topics had to be reverted: * An attempted fix to "git stash save", to detect that going back to the state of the HEAD needs to lose killed files, and/or untracked files in a killed directory, to prevent th

What's cooking in git.git (Aug 2013, #04; Thu, 15)

2013-08-15 Thread Junio C Hamano
Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'. Due to unfortunate regressions, two topics had to be reverted: * An attempted fix to "git stash save", to detect that going back to the sta