summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* update code-in-comment to accept cast of free argJim Meyering2008-05-251-5/+5
* use "echo STR|wc -c" rather than unportable "expr length STR"Lasse Collin2008-05-141-1/+3
* use dd ifs=$n count=1 ... rather than less-portable head -c$nJim Meyering2008-05-141-1/+1
* build-aux/vc-list-files: Add support for bzr.Soren Hansen2008-05-061-0/+3
* useless-if-before-free: correct --help's exit status descriptionJim Meyering2008-05-011-3/+3
* vc-list-files: accommodate /bin/sh like the one from Solaris 10Jim Meyering2008-05-011-2/+2
* vc-list-files: work properly with build-aux/cvsu, tooJim Meyering2008-04-301-1/+1
* vc-list-files: work properly in the CVS+awk case, tooJim Meyering2008-04-301-1/+2
* vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dashJim Meyering2008-04-301-2/+2
* When the is more than one match in a block, match all of them.Jim Meyering2008-04-291-3/+3
* Fix broken useless-if-before-free script.Jim Meyering2008-04-291-3/+3
* autoupdateKarl Berry2008-04-241-3/+8
* update from texinfoKarl Berry2008-04-181-3/+13
* autoupdateKarl Berry2008-04-152-5/+9
* update from texinfoKarl Berry2008-04-091-4/+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
* vc-list-files: don't cause coreutils "make po-check" failureJim Meyering2008-04-031-2/+2
* Allow VPATH usage of vc-list-files.Eric Blake2008-04-031-9/+54
* Fix mode changeEric Blake2008-04-031-0/+0
* autoupdateKarl Berry2008-04-031-4/+4
* update from texinfoKarl Berry2008-04-031-8/+8
* bootstrap: remove dangling *.[ch] symlinks from libJim Meyering2008-04-031-3/+5
* update from texinfoKarl Berry2008-03-311-7/+14
* autoupdateKarl Berry2008-03-261-3/+3
* Alter GNUmakefile to install into top directory.Eric Blake2008-03-242-209/+0
* * build-aux/GNUmakefile (_have-git-version-gen): Split long line.Jim Meyering2008-03-211-1/+2
* VPATH fix.Eric Blake2008-03-201-4/+3
* Make git-version-gen optional. Add _build-aux variable.Simon Josefsson2008-03-201-2/+6
* Sync GNUmakefile with coreutils.Eric Blake2008-03-201-14/+36
* New script and module: mktempdJim Meyering2008-03-181-0/+132
* update from texinfoKarl Berry2008-03-171-7/+9
* Merge branch 'master' of ssh://karl@git.sv.gnu.org/srv/git/gnulibKarl Berry2008-03-122-4/+4
|\
| * Recognize optional cast of the argument to free.Jim Meyering2008-03-121-3/+3
| * * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.Jim Meyering2008-03-121-1/+1
* | autoupdateKarl Berry2008-03-121-1/+4
|/
* * build-aux/bootstrap (version_controlled_file): Adapt for SVNSergey Poznyakoff2008-03-121-0/+2
* autoupdateKarl Berry2008-03-081-2/+2
* update from texinfoKarl Berry2008-03-071-1/+2
* autoupdateKarl Berry2008-03-071-4/+3
* * build-aux/git-version-gen: Adjust a comment and the Usage string.Jim Meyering2008-03-021-3/+3
* bootstrap: sync from coreutils againJim Meyering2008-03-021-0/+10
* bootstrap: sync from coreutilsJim Meyering2008-03-011-0/+1
* update from texinfoKarl Berry2008-02-291-5/+9
* (source_base, m4_base, doc_base, tests_base): New variables.Sergey Poznyakoff2008-02-281-4/+9
* Enable use of older two part flavor 'git describe'.Bob Proulx2008-02-211-0/+17
* update from texinfoKarl Berry2008-02-151-2/+2
* useless-if-before-free: Fix reversed exit values.Jim Meyering2008-02-111-3/+3
* useless-if-before-free: Close stdout carefully.Jim Meyering2008-02-111-1/+9
* useless-if-before-free: New option: --list (-l).Jim Meyering2008-02-101-2/+15