summaryrefslogtreecommitdiff
path: root/build-aux/git-version-gen
Commit message (Expand)AuthorAgeFilesLines
* Use ', not `, for quoting output.Paul Eggert2012-01-051-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Fix for last commit.Simon Josefsson2011-11-131-1/+1
* git-version-gen: Add --prefix.Simon Josefsson2011-11-131-4/+8
* git-version: Improve command line handling.Simon Josefsson2011-11-131-9/+49
* git-version-gen: correct the advice in a commentJim Meyering2011-08-111-3/+5
* git-version-gen: document that EXTRA_DIST must include .versionIain Nicol2011-08-011-3/+4
* git-version-gen: skip "-dirty" check when appropriateJim Meyering2011-02-191-12/+19
* avoid an unnecessary sub-shellBruce Korb2011-01-041-2/+2
* git-version-gen: use (...) rather than sh -c '...'Ben Pfaff2011-01-031-2/+2
* git-version-gen: convert leading TABs to spacesJim Meyering2011-01-031-26/+26
* git-version-gen: handle failed "git rev-list"Jim Meyering2011-01-031-2/+6
* git-version-gen: include command name in one more diagnosticJim Meyering2011-01-031-3/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* git-version-gen: do require git-VC'd files in cwdJim Meyering2010-10-141-4/+5
* git-version-gen: don't require that .git/ be in the current dirJim Meyering2010-10-131-2/+4
* git-version-gen: init shell var to avoid env var influenceThien-Thi Nguyen2010-06-141-1/+4
* git-version-gen: take a sed script to transform the git tagLudovic Courtès2010-05-281-3/+7
* git-version-gen: aesthetic tweakJim Meyering2010-04-261-3/+2
* git-version-gen: allow use on EBCDIC hostsEric Blake2010-04-261-2/+3
* git-version-gen: use "git update-index..." rather than "git status"Andreas Gruenbacher2010-04-121-1/+1
* bootstrap, git-version-gen: use timestampEric Blake2010-02-241-2/+3
* maint: normalize copyright noticesJim Meyering2010-01-271-1/+1
* Fix copyright statement.Simon Josefsson2010-01-271-2/+2
* Fix copyright header in build-aux scripts.Ralf Wildenhues2009-09-101-8/+6
* Use 'git describe --match' if present (added in git 1.5.5).Eric Blake2008-04-081-2/+3
* Ensure sane .version contents.Eric Blake2008-04-031-2/+44
* * build-aux/git-version-gen: Adjust a comment and the Usage string.Jim Meyering2008-03-021-3/+3
* Enable use of older two part flavor 'git describe'.Bob Proulx2008-02-211-0/+17
* * build-aux/git-version-gen: Use "git status", not "git-status".Jim Meyering2008-02-081-6/+6
* git-version-gen: sync from coreutils.Jim Meyering2007-11-051-9/+18
* * build-aux/git-version-gen: New file, from coreutils. For details, seeJim Meyering2007-09-021-0/+83