summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-09-15Add support for parallel "make check" (in tests/misc, for now)Jim Meyering-24/+255
2007-09-15* vc-list-files: Remove mercurial support.Jim Meyering-25/+21
2007-09-08Accommodate gnulib's renaming: __fpending.h -> fpending.h.Jim Meyering-2/+7
2007-09-07chmod: don't ignore a dangling symlinkJim Meyering-2/+23
2007-09-07Add a test: demonstrate that chmod ignores a dangling symlinkBob Proulx-0/+52
2007-09-05Adapt to new SELinux behavior: "?" vs. new "unlabeled"Jim Meyering-5/+16
2007-09-03Run autoconf manually, if needed to get an updated version string.Jim Meyering-3/+7
2007-09-03Don't change '-'s to '.'s in the string from git-describe.Jim Meyering-2/+9
2007-09-03README-hacking: Require rsync, rather than wget.Jim Meyering-1/+5
2007-09-02* bootstrap (WGET_COMMAND): Remove code to set this variable.Jim Meyering-11/+2
2007-09-02Ensure that $(VERSION) is up to date for dist-related targets.Jim Meyering-0/+18
2007-09-02bootstrap: uses rsync to download the .po filesJim Meyering-15/+18
2007-09-01* bootstrap (gnulib_tool): Make sha1sum check quietly.Jim Meyering-1/+3
2007-09-01Ensure that snapshot version changes make it to groups, too.Jim Meyering-0/+7
2007-09-01Make groups-version executable,Jim Meyering-0/+5
2007-08-31Test yesterday's change to groups.Eric Blake-0/+55
2007-08-31Solve the unnecessary-.po-file-regeneration problem once and for all.Jim Meyering-6/+39
2007-08-30Shorten the snapshot version string by removing the "g".Jim Meyering-1/+6
2007-08-30Perform the s,rm,/bin/rm, fix-up properly. No more kludge.Jim Meyering-30/+36
2007-08-30Make inter-release --version output more useful.Jim Meyering-1/+82
2007-08-30* src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).Eric Blake-0/+5
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake-59/+92
2007-08-29Ensure that TMPDIR is valid. Otherwise, it would cause test failures.Jim Meyering-0/+10
2007-08-29Use EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE is always 1.Jim Meyering-25/+34
2007-08-28* src/test.c (usage): Say that [ honors --help and --version, but test does not.Jim Meyering-1/+9
2007-08-28By default, do not install hostname anymore; no kidding, this time.Jim Meyering-2/+17
2007-08-28Reflect renaming: mreadlink-with-size -> areadlink-with-size.Jim Meyering-10/+17
2007-08-28Add file system type names and magic numbers from "man 2 statfs".Jim Meyering-0/+22
2007-08-27Add some file system type names and magic numbers from glibc.Jim Meyering-35/+79
2007-08-26tests/misc/fold: Fix a typo: missing \ in a never-seen diagnosticJim Meyering-2/+7
2007-08-26Avoid case-insensitive clash in one-page-per-node html docs.Eric Blake-2/+7
2007-08-25* src/dircolors.hin: Add .dz and .svgz as archive suffixes.Jim Meyering-0/+4
2007-08-25Remove all .cvsignore files from version control.Jim Meyering-415/+4
2007-08-25bootstrap: Ignore more.Jim Meyering-150/+29
2007-08-24No longer version-control .???ignore files in lib/, m4/, and po/.Jim Meyering-1482/+20
2007-08-24bootstrap: when fetching .po files, do not remove .gmo files.Jim Meyering-1/+5
2007-08-24Create .gitignore and/or .cvsignore from scratch, if absent.Jim Meyering-4/+26
2007-08-24* src/system.h (fseeko, ftello): Remove now-unneeded definitions.Jim Meyering-15/+1
2007-08-24* src/od.c (LDBL_DIG): Remove now-unneeded definition.Jim Meyering-5/+2
2007-08-24Arrange to use tag names like vM.N, rather than COREUTILS-M_N.Jim Meyering-2/+15
2007-08-23* src/dircolors.hin: Add xterm-16color, xterm-88color and eterm-color.Jim Meyering-0/+6
2007-08-23Don't let ln be a party to destroying user data.Jim Meyering-9/+90
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering-61/+235
2007-08-23bootstrap: generate more names and fix a bugJim Meyering-1/+6
2007-08-23* Makefile.maint (patch-check): Don't remove temporaries upon failure.Jim Meyering-2/+5
2007-08-22* src/c99-to-c89.diff: Adjust offsets.Jim Meyering-7/+9
2007-08-22Change "rm --verbose -r a//" not to print extra slashes in a///bJim Meyering-0/+62
2007-08-22Don't include "getline.h".Jim Meyering-3/+5
2007-08-22* src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct a comment.Jim Meyering-1/+5
2007-08-21By default, do not install hostname anymore.Jim Meyering-4/+15