log build-aux/git-version-gen @ 16706:bd179cf2c9ea

age author description
Sun, 18 Mar 2012 18:39:14 +0100 Andreas Oberritter git-version-gen: don't let "prefix" envvar cause trouble
Thu, 05 Jan 2012 23:44:15 -0800 Paul Eggert Use ', not `, for quoting output.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 13 Nov 2011 14:46:48 +0100 Simon Josefsson Fix for last commit.
Sun, 13 Nov 2011 14:43:35 +0100 Simon Josefsson git-version-gen: Add --prefix.
Sun, 13 Nov 2011 11:07:41 +0100 Simon Josefsson git-version: Improve command line handling.
Thu, 11 Aug 2011 14:16:35 +0200 Jim Meyering git-version-gen: correct the advice in a comment
Sun, 31 Jul 2011 13:30:59 +0100 Iain Nicol git-version-gen: document that EXTRA_DIST must include .version
Fri, 01 Apr 2011 08:10:58 -0700 Bruce Korb merge to current master
Sat, 19 Feb 2011 20:48:36 +0100 Jim Meyering git-version-gen: skip "-dirty" check when appropriate
Thu, 03 Feb 2011 08:15:14 -0800 Bruce Korb Remove whitespace diff to match master
Mon, 31 Jan 2011 16:15:14 -0800 Bruce Korb merge from master
Tue, 04 Jan 2011 20:56:23 +0100 Jim Meyering Merge branch 'coreutils-8.9'
Tue, 04 Jan 2011 09:33:27 -0800 Bruce Korb avoid an unnecessary sub-shell
Sun, 02 Jan 2011 11:58:30 -0800 Bruce Korb ensure that unreadable file error messages include program name
Thu, 30 Dec 2010 14:01:30 -0800 Bruce Korb tweaks
Tue, 14 Dec 2010 11:49:02 -0800 Bruce Korb hand merged
Mon, 11 Oct 2010 21:13:28 +0700 Gary V. Vaughan libposix: use git-version-gen for version numbering
Tue, 04 Jan 2011 09:47:49 +0100 Bruce Korb git-version-gen: avoid a sub-shell coreutils-8.9
Mon, 03 Jan 2011 21:05:04 +0100 Ben Pfaff git-version-gen: use (...) rather than sh -c '...'
Mon, 03 Jan 2011 20:41:49 +0100 Jim Meyering git-version-gen: convert leading TABs to spaces
Mon, 03 Jan 2011 19:35:19 +0100 Jim Meyering git-version-gen: handle failed "git rev-list"
Mon, 03 Jan 2011 11:50:43 +0100 Jim Meyering git-version-gen: include command name in one more diagnostic
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 13 Oct 2010 22:11:31 +0200 Jim Meyering git-version-gen: do require git-VC'd files in cwd
Wed, 13 Oct 2010 16:08:36 +0200 Jim Meyering git-version-gen: don't require that .git/ be in the current dir
Mon, 14 Jun 2010 22:25:42 +0200 Thien-Thi Nguyen git-version-gen: init shell var to avoid env var influence
Fri, 28 May 2010 12:15:23 +0200 Ludovic Courtès git-version-gen: take a sed script to transform the git tag
Mon, 26 Apr 2010 18:59:46 +0200 Jim Meyering git-version-gen: aesthetic tweak
Mon, 26 Apr 2010 09:44:42 -0600 Eric Blake git-version-gen: allow use on EBCDIC hosts
Mon, 12 Apr 2010 17:56:27 +0200 Andreas Gruenbacher git-version-gen: use "git update-index..." rather than "git status"
Wed, 24 Feb 2010 10:25:56 -0700 Eric Blake bootstrap, git-version-gen: use timestamp
Wed, 27 Jan 2010 17:12:30 +0100 Jim Meyering maint: normalize copyright notices
Wed, 27 Jan 2010 16:13:04 +0100 Simon Josefsson Fix copyright statement.
Thu, 10 Sep 2009 19:57:57 +0200 Ralf Wildenhues Fix copyright header in build-aux scripts.
Tue, 08 Apr 2008 07:38:18 -0600 Eric Blake Use 'git describe --match' if present (added in git 1.5.5).
Thu, 03 Apr 2008 16:31:30 -0600 Eric Blake Ensure sane .version contents.
Sun, 02 Mar 2008 17:19:20 +0100 Jim Meyering * build-aux/git-version-gen: Adjust a comment and the Usage string.
Thu, 21 Feb 2008 09:07:10 +0100 Bob Proulx Enable use of older two part flavor 'git describe'.
Fri, 08 Feb 2008 11:31:54 +0100 Jim Meyering * build-aux/git-version-gen: Use "git status", not "git-status".
Mon, 05 Nov 2007 08:27:07 +0100 Jim Meyering git-version-gen: sync from coreutils.
Sun, 02 Sep 2007 22:42:45 +0000 Jim Meyering * build-aux/git-version-gen: New file, from coreutils. For details, see