Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-22 Thread Tony Finch
Jakub Narębski wrote: > > Food for thought Yes, very helpful, thanks. I got mobbed by other things today so I won't be able to get back to this until next week. Tony (off for a few days holiday). -- f.anthony.n.finchhttp://dotat.at/ Lundy, Fastnet, Irish Sea, Shannon: West or southwest, vee

Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-22 Thread Jakub Narębski
W dniu 2015-07-22 o 15:19, Tony Finch pisze: > Jakub Narębski wrote: >> >> A question about implementation: why emptying $path_info in >> evaluate_path_info()? > > That was for consistency with other parts of the subroutine which (mostly) > remove items from the global $path_info variable when th

Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-22 Thread Tony Finch
Jakub Narębski wrote: > > A question about implementation: why emptying $path_info in > evaluate_path_info()? That was for consistency with other parts of the subroutine which (mostly) remove items from the global $path_info variable when they are added to %input_params. But since $path_info isn'

Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-22 Thread Jakub Narębski
On 2015-07-22, Tony Finch wrote: > Jakub Narębski wrote: > > Thanks for the review! > >>> * 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:

Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-22 Thread Tony Finch
Jakub Narębski wrote: > Thanks for the review! > > * 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 clea

Re: What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-21 Thread Jakub Narębski
On 2015-07-02 at 00:37, Junio C Hamano wrote: > What's cooking in git.git (Jul 2015, #01; Wed, 1) > -- > * tf/gitweb-project-listing (2015-03-19) 5 commits > - gitweb: make category headings into links when they are direct

Re: [PUB]What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-03 Thread Junio C Hamano
Matthieu Moy writes: > Junio C Hamano writes: > >> * ad/bisect-terms (2015-06-29) 10 commits > ... >> The bottom part has been quite well cooked. Perhaps split it into >> two topisc and merge the earlier ones to 'next' before the rest >> settles. Michael's idea to make 'good/bad' more intel

Re: [PUB]What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-02 Thread Matthieu Moy
Junio C Hamano writes: > * ad/bisect-terms (2015-06-29) 10 commits > - bisect: allow setting any user-specified in 'git bisect start' > - bisect: add 'git bisect terms' to view the current terms > - bisect: add the terms old/new > - bisect: sanity check on terms > - bisect: don't mix option

What's cooking in git.git (Jul 2015, #01; Wed, 1)

2015-07-01 Thread Junio C Hamano
What's cooking in git.git (Jul 2015, #01; Wed, 1) -- Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next&#x