summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-30maint: update gitignore entriesStefano Lattarini
2012-08-30build: factor out a little more re list of *.texi filesJim Meyering
2012-08-30maint: adjust syntax check 'sc_option_desc_uppercase'Stefano Lattarini
2012-08-30maint: adjust syntax check 'check-x-vs-1'Stefano Lattarini
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini
2012-08-30build: rework some recipes in man/Makefile.am, for future changesStefano Lattarini
2012-08-30build: provide convenience target 'all_programs' also at top-levelStefano Lattarini
2012-08-30build: make a rule less dependent on exact source tree layoutStefano Lattarini
2012-08-30build: rely on VPATH capabilities in man/MakefileStefano Lattarini
2012-08-30maint: typofix: s/it's/its/Stefano Lattarini
2012-08-30build: rename common_dep -> mandep in man/MakefileStefano Lattarini
2012-08-30build: fix a stray usage of uninitialized $(ME)Stefano Lattarini
2012-08-30build: add an explanatory commentStefano Lattarini
2012-08-30maint: simplify definition of $MAN in configure.acStefano Lattarini
2012-08-30build: don't define $(SUFFIXES) explicitlyStefano Lattarini
2012-08-30build: don't use recursive make to build the 'doc' subdirectoryStefano Lattarini
2012-08-30build: use 'check-local' to extend the 'check' targetStefano Lattarini
2012-08-30build: prefer '$(top_srcdir)/doc' over '$(srcdir)' in doc MakefileStefano Lattarini
2012-08-30build: add extra *.texi files to coreutils_TEXINFOS, not EXTRA_DISTStefano Lattarini
2012-08-30maint: slightly improve .gitignoreStefano Lattarini
2012-08-30build: don't abuse Automake internals (with its 'check-am' rule)Stefano Lattarini
2012-08-30scripts: git commit message hook: prohibit use of "Signed-off-by:"Jim Meyering
2012-08-30tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENTStefano Lattarini
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock
2012-08-29tail,stat: improve support for ZFSJim Meyering
2012-08-26build: update gnulib submodule to latestJim Meyering
2012-08-26maint: stop using @acronym{...} in texinfo sourcesJim Meyering
2012-08-26tests: don't require @acronym{...} around POSIXJim Meyering
2012-08-26df: allow translators to reorder "1K-blocks" headerNguyễn Thái Ngọc Duy
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala
2012-08-20maint: post-release administriviaJim Meyering
2012-08-20version 8.19Jim Meyering
2012-08-19tests: port df/no-mtab-status to SolarisPaul Eggert
2012-08-19tests: avoid split/filter test failure on very low-mem systemJim Meyering
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering
2012-08-18sort: simpler fix for sort -u data-loss bug, and for a FMR bugPaul Eggert
2012-08-17sort: sort --unique (-u) could cause data lossJim Meyering
2012-08-16tests: reverse args in Coreutils.pm-invoked diff, for consistencyJim Meyering
2012-08-16maint: correct a stale comment in sort.cJim Meyering
2012-08-16maint: fix comment grammar to placate make syntax-checkJim Meyering
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-08-12maint: post-release administriviaJim Meyering
2012-08-12version 8.18Jim Meyering
2012-08-08tests: fix validation of local file systemsPádraig Brady