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
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
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
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
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 "
5 matches
Mail list logo