Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-02 Thread Junio C Hamano
Jeff Hostetler writes: > On 11/28/2017 8:17 PM, Junio C Hamano wrote: >> [Cooking] >> >> >> * jh/object-filtering (2017-11-22) 6 commits >>(merged to 'next' on 2017-11-27 at e5008c3b28) >> + pack-objects: add list-objects filtering >> + rev-list: add list-objects

Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Jeff Hostetler
On 11/28/2017 8:17 PM, Junio C Hamano wrote: [Cooking] * jh/object-filtering (2017-11-22) 6 commits (merged to 'next' on 2017-11-27 at e5008c3b28) + pack-objects: add list-objects filtering + rev-list: add list-objects filtering support + list-objects: filter objects in

Re: jn/reproducible-build, was Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Lars Schneider
> On 01 Dec 2017, at 15:32, Johannes Schindelin > wrote: > > Hi Junio & Jonathan (Nieder, there is another active Jonathan again), > > On Wed, 29 Nov 2017, Junio C Hamano wrote: > >> * jn/reproducible-build (2017-11-22) 3 commits >> (merged to 'next' on

jn/reproducible-build, was Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Johannes Schindelin
Hi Junio & Jonathan (Nieder, there is another active Jonathan again), On Wed, 29 Nov 2017, Junio C Hamano wrote: > * jn/reproducible-build (2017-11-22) 3 commits > (merged to 'next' on 2017-11-27 at 6ae6946f8c) > + Merge branch 'jn/reproducible-build' of ../git-gui into >

Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Lars Schneider
> On 29 Nov 2017, at 02:17, Junio C Hamano wrote: > > * jc/editor-waiting-message (2017-11-17) 1 commit > - launch_editor(): indicate that Git waits for user input > > Git shows a message to tell the user that it is waiting for the > user to finish editing when spawning an

jt/diff-anchored-patience, was Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Johannes Schindelin
Hi Junio, On Wed, 29 Nov 2017, Junio C Hamano wrote: > * jt/diff-anchored-patience (2017-11-28) 1 commit > - diff: support anchoring line(s) > > "git diff" learned a variant of the "--patience" algorithm, to > which the user can specify which 'unique' line to be used as > anchoring points.

cc/require-tcl-tk-for-build, was Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Johannes Schindelin
Hi Junio, On Wed, 29 Nov 2017, Junio C Hamano wrote: > * cc/require-tcl-tk-for-build (2017-11-27) 1 commit > - Makefile: check that tcl/tk is installed > > A first-time builder of Git may have installed neither tclsh nor > msgfmt, in which case git-gui and gitk part will fail and break the >

Re: What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-12-01 Thread Johannes Schindelin
Hi Junio, On Wed, 29 Nov 2017, Junio C Hamano wrote: > * tz/complete-branch-copy (2017-11-17) 1 commit > (merged to 'next' on 2017-11-20 at 6d22384fcd) > + completion: add '--copy' option to 'git branch' > > Command line completion (in contrib/) has been taught about the > "--copy" option

What's cooking in git.git (Nov 2017, #08; Tue, 28)

2017-11-28 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'. The ones marked with '.' do not appear in any of the integration branches, but I am still holding onto them. Git 2.15.1 has been tagged, with