Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-21 Thread David Turner
On Mon, 2015-07-20 at 22:15 -0700, Junio C Hamano wrote: David Turner dtur...@twopensource.com writes: * dt/refs-backend-preamble (2015-07-13) 7 commits - git-stash: use update-ref --create-reflog instead of creating files - update-ref and tag: add --create-reflog arg - refs: add

Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-21 Thread Jakub Narębski
On 2015-07-21, Junio C Hamano wrote: -- [Stalled] * sg/config-name-only (2015-05-28) 3 commits - completion: use new 'git config' options to reliably list variable names - SQUASH - config: add options to list only variable names git

Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-21 Thread Junio C Hamano
Jakub Narębski jna...@gmail.com writes: On 2015-07-21, Junio C Hamano wrote: -- [Stalled] * sg/config-name-only (2015-05-28) 3 commits - completion: use new 'git config' options to reliably list variable names - SQUASH - config: add

Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-21 Thread Junio C Hamano
Jakub Narębski jna...@gmail.com writes: * tf/gitweb-project-listing (2015-03-19) 5 commits - gitweb: make category headings into links when they are directories - gitweb: optionally set project category from its pathname - gitweb: add a link under the search box to clear a project filter

Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-20 Thread David Turner
* dt/refs-backend-preamble (2015-07-13) 7 commits - git-stash: use update-ref --create-reflog instead of creating files - update-ref and tag: add --create-reflog arg - refs: add REF_FORCE_CREATE_REFLOG flag - git-reflog: add exists command - refs: new public ref function:

What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-20 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'. You can find the changes described here in the integration branches of the repositories listed at

Re: What's cooking in git.git (Jul 2015, #05; Mon, 20)

2015-07-20 Thread Junio C Hamano
David Turner dtur...@twopensource.com writes: * dt/refs-backend-preamble (2015-07-13) 7 commits - git-stash: use update-ref --create-reflog instead of creating files - update-ref and tag: add --create-reflog arg - refs: add REF_FORCE_CREATE_REFLOG flag - git-reflog: add exists command