Can the automatic daily update commits be stopped?

H.J. Lu hjl.tools@gmail.com
Tue Jan 6 18:19:00 GMT 2015


On Tue, Jan 6, 2015 at 8:14 AM, David Howells <dhowells@redhat.com> wrote:
> H.J. Lu <hjl.tools@gmail.com> wrote:
>
>> Can you tell me what other info you need:
>>
>> [hjl@gnu-6 binutils-gdb]$ echo "$(git remote -v | grep fetch | awk '{
>> print $2}') on $(git name-rev --name-only HEAD) commit $(git log -1
>> --pretty=%H)"
>> ssh://hjl@sourceware.org/git/binutils-gdb.git on master commit
>> 533d0af0b8a8127b6f189222fc57aa11ce7aab2c
>
> I would guess Andreas would probably want date at least - but there's still
> the problem of multiple commits within a day.  Even within a single second, I
> would guess it is possible.
>
> David

I created users/hjl/version branch.  I got:

[hjl@gnu-6 build-x86_64-linux]$ ./ld/ld-new --version
GNU ld (GNU Binutils) 2.25.51.20150106
 from git://sourceware.org/git/binutils.git commit
85880250e591a51624d24db653aaace0c5ce5943 on users/hjl/version
Copyright (C) 2015 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.

It is independent of BFD_VERSION_DATE in bfd/version.h.


-- 
H.J.



More information about the Binutils mailing list