summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not disable commandsbaserock/gnomeJavier Jardón2014-08-191-1/+1
* Update .gitmodules to point at upstream:gnulibbaserock/morphDaniel Silverstone2012-09-111-1/+1
* Force configure to work when run by rootliw/fixLars Wirzenius2012-07-121-1/+1
* coreutils.morph: move INSTALL_PROGRAM to installRichard Maw2012-05-111-1/+4
* coreutils.morph: remove false rsync depenencyRichard Maw2012-05-111-0/+1
* coreutils.morph: don't build programs in busyboxRichard Maw2012-05-111-14/+2
* No longer remove .git*Jannis Pohlmann2012-05-111-1/+0
* coreutils.morph: add submodule supportRichard Maw2012-05-111-1/+3
* coreutils.morph: use the same morph as bootstrapRichard Maw2012-05-111-3/+3
* Make /bin and /usr/sbin before copying files into themRichard Maw2012-05-111-1/+3
* use a loop instead of bash brace expansionRichard Maw2012-05-111-3/+1
* Move to fhs dirsRichard Maw2012-05-111-1/+7
* add morphRichard Maw2012-05-111-0/+14
* tests: remove temporary skip for sort-stale-thread-mem failureJim Meyering2012-03-261-2/+1
* maint: post-release administriviaJim Meyering2012-03-263-2/+5
* version 8.16v8.16Jim Meyering2012-03-261-1/+1
* tests: work around F17-valgrind sort-stale-thread-mem failureJim Meyering2012-03-261-0/+7
* doc: use $(...), not `...` in documentation and commentsJim Meyering2012-03-262-5/+5
* tests: skip ls/stat-free-color on XFS, rather than always failingJim Meyering2012-03-231-0/+6
* tests: skip part of dd/sparse on some file systemsJim Meyering2012-03-231-30/+24
* maint: avoid a doc syntax check failurePádraig Brady2012-03-221-1/+1
* ln: add the --relative optionHarald Hoyer2012-03-226-1/+104
* maint: refactor relpath() from `realpath` for use by `ln`Pádraig Brady2012-03-225-92/+164
* maint: ensure PATH_MAX is set correctlyPádraig Brady2012-03-222-0/+3
* build: add numerous gnulib modules, mostly for improved portabilityJim Meyering2012-03-212-2/+15
* build: update gnulib submodule to latestJim Meyering2012-03-211-0/+0
* maint: use more modern fseeko, rather than fseekJim Meyering2012-03-211-1/+1
* build: speed up configure for releasesEric Blake2012-03-201-0/+14
* tests: avoid spurious misc/factor failure on OpenBSD 5.1Jim Meyering2012-03-201-1/+3
* maint: remove now-superfluous coreutils-path-check ruleJim Meyering2012-03-201-38/+0
* doc: clarify current realpath --relative-base behaviorEric Blake2012-03-201-1/+3
* tests: avoid spurious dd/sparse failurePádraig Brady2012-03-201-3/+9
* tests: fix sort-discrim to work without GMPPádraig Brady2012-03-171-26/+28
* tests: avoid an ls-time false positive on Solaris 10Pádraig Brady2012-03-161-0/+3
* realpath: optimize --relative-base usageEric Blake2012-03-151-10/+18
* realpath: let --relative-to default to --relative-baseEric Blake2012-03-154-10/+14
* tests: cover more realpath scenariosEric Blake2012-03-151-5/+56
* realpath: fix problems with root handlingEric Blake2012-03-152-2/+30
* test: expose recent gnulib canonicalize bugEric Blake2012-03-142-0/+93
* tests: new discriminator-based test for sort -n and -hPaul Eggert2012-03-132-0/+88
* dirname: support more than one argumentJérémy Compostella2012-03-104-36/+73
* split: support an arbitrary number of split files by defaultJérémy Compostella2012-03-105-10/+116
* doc: add missing documentation for basename -zJérémy Compostella2012-03-091-0/+6
* maint: fix a version number typo in NEWSBernhard Voelker2012-03-091-1/+1
* chmod: add notations +40, 00440, etc.Paul Eggert2012-03-084-16/+86
* build: update gnulib submodule to latestPaul Eggert2012-03-081-0/+0
* du: fix -x: don't ignore non-directory argumentsJim Meyering2012-03-084-2/+22
* maint: use an optimal-for-coreutils xz compression settingJim Meyering2012-03-071-0/+14
* basename: support more than one argumentJérémy Compostella2012-03-074-39/+121
* maint: refactor copy to use is_nul()Pádraig Brady2012-03-063-47/+28