Re: [PATCH] refs.c: remove extern keyword from function definition

2014-12-28 Thread Michael Haggerty
On 12/19/2014 06:24 PM, Ramsay Jones wrote: > > Commit 5ed85684 ("reflog_expire(): new function in the reference > API", 12-12-2014) added a new function definition which included > the extern keyword. > > While this is not an illegal use of the keyword, it is somewhat > unusual to include it in

Re: git update-ref --stdin : too many open files

2014-12-28 Thread Michael Haggerty
On 12/24/2014 03:11 AM, Stefan Beller wrote: > On 22.12.2014 13:22, Junio C Hamano wrote: >> Loic Dachary writes: >> >>> Hi, >>> >>> Steps to reproduce: >>> >>> $ git --version >>> git version 1.9.1 >>> $ wc -l /tmp/1 >>> 9090 /tmp/1 >>> $ head /tmp/1 >>> delete refs/pull/1/head >>> create refs/he

Git's Perl scripts can fail if user is configured for perlbrew

2014-12-28 Thread Randy J. Ray
I use git on MacOS via homebrew (http://brew.sh/), and a custom Perl installation built and managed via perlbrew (http://perlbrew.pl/). At some point, commands like "git add -i" broke. I say "at some point", because I'm not a git power-user and I only just noticed it this week. I am running Gi

[PULL] git svn updates for master

2014-12-28 Thread Eric Wong
Oops, forgot to Cc: the list Hi Junio, please pull at your convenience. This is probably it for the next few weeks. I was hoping to be able to reproduce (and fix) a weird tempfile problem which commit 822aaf0f ("Git.pm: add specified name to tempfile template") was intended to help track down, b

Re: [PATCH v2] send-email: Much readable error output

2014-12-28 Thread Eric Sunshine
On Sat, Dec 27, 2014 at 6:09 AM, Alexander Kuleshov wrote: > Signed-off-by: Alexander Kuleshov This patch has two distinct goals. First, it's adding "\n" to 'die' messages to suppress the file+line# information which Perl appends automatically to 'die' output. Second, it's trying to format the "