Re: "What's cooking" between #05 and #06

2013-04-18 Thread John Keeping
On Wed, Apr 17, 2013 at 11:25:07PM +0200, Jens Lehmann wrote: > I like it, as it gets rid of the top-level requirement. But from > my testing it looks like we're not quite there yet. > > 'summary' and 'status' behave as if they were run in the toplevel > directory, while a "git status" shows all f

Re: "What's cooking" between #05 and #06

2013-04-17 Thread Jens Lehmann
Am 17.04.2013 01:52, schrieb Junio C Hamano: >> * jk/submodule-subdirectory-ok (2013-04-10) 2 commits >> - submodule: drop the top-level requirement >> - rev-parse: add --prefix option >> >> Allow various subcommands of "git submodule" to be run not from the >> top of the working tree of the su

Re: "What's cooking" between #05 and #06

2013-04-17 Thread Junio C Hamano
John Keeping writes: > On Tue, Apr 16, 2013 at 04:52:14PM -0700, Junio C Hamano wrote: >> > * jk/remote-helper-with-signed-tags (2013-04-15) 3 commits >> > - transport-helper: add 'signed-tags' capability >> > - transport-helper: pass --signed-tags=warn-strip to fast-export >> > - fast-export:

Re: "What's cooking" between #05 and #06

2013-04-17 Thread John Keeping
On Tue, Apr 16, 2013 at 04:52:14PM -0700, Junio C Hamano wrote: > > * jk/remote-helper-with-signed-tags (2013-04-15) 3 commits > > - transport-helper: add 'signed-tags' capability > > - transport-helper: pass --signed-tags=warn-strip to fast-export > > - fast-export: add --signed-tags=warn-strip

"What's cooking" between #05 and #06

2013-04-16 Thread Junio C Hamano
Quick incremental report on tonight's integration status. > * jk/http-error-messages (2013-04-06) 9 commits > (merged to 'next' on 2013-04-11 at 7a03981) > ... > + http: add HTTP_KEEP_ERROR option > > Improve error reporting from the http transfer clients. Peff posted an update to this to fi