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

2013-05-29 Thread Ramsay Jones
Junio C Hamano wrote: > > * rj/mingw-compat-st-mode-bits (2013-05-28) 1 commit > - path: Fix a sparse warning > > Will merge to 'next'. Hmm, this breaks the build on cygwin. :( Now, I always test my patches on Linux, cygwin and MinGW before sending, ... except that I obviously didn't test on

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

2013-05-29 Thread Felipe Contreras
Junio C Hamano wrote: > Felipe Contreras writes: > > > Junio C Hamano wrote: > >> * fc/makefile (2013-05-26) 5 commits > >> - build: do not install git-remote-testpy > >> - build: add NO_INSTALL variable > >> - build: cleanup using $< > >> - build: cleanup using $^ > >> - build: trivial simp

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

2013-05-29 Thread Ramkumar Ramachandra
Junio C Hamano wrote: >> Is there something you're not happy with? > > By the way, you probably should stop thinking in terms of "me" being > (un)happy. I am just trying to help by preventing (collectively) us > making silly mistakes. As a general principle, okay. IIRC, nobody else had comments

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

2013-05-29 Thread Junio C Hamano
Ramkumar Ramachandra writes: >> * rr/die-on-missing-upstream (2013-05-22) 2 commits >> - sha1_name: fix error message for @{}, @{} >> - sha1_name: fix error message for @{u} >> >> When a reflog notation is used for implicit "current branch", we >> did not say which branch and worse said "bran

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

2013-05-29 Thread Junio C Hamano
Felipe Contreras writes: > Junio C Hamano wrote: >> * fc/makefile (2013-05-26) 5 commits >> - build: do not install git-remote-testpy >> - build: add NO_INSTALL variable >> - build: cleanup using $< >> - build: cleanup using $^ >> - build: trivial simplification >> (this branch is used by f

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

2013-05-29 Thread Ramkumar Ramachandra
Junio C Hamano wrote: > * rr/rebase-autostash (2013-05-12) 7 commits > - rebase: implement --[no-]autostash and rebase.autostash > - rebase --merge: return control to caller, for housekeeping > - rebase -i: return control to caller, for housekeeping > - am: return control to caller, for houseke

RE: What's cooking in git.git (May 2013, #08; Tue, 28)

2013-05-28 Thread Felipe Contreras
Junio C Hamano wrote: > * fc/makefile (2013-05-26) 5 commits > - build: do not install git-remote-testpy > - build: add NO_INSTALL variable > - build: cleanup using $< > - build: cleanup using $^ > - build: trivial simplification > (this branch is used by fc/remote-helpers-use-specified-pytho