summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-08-31scripts: add autotools-install, for those stuck with outdated toolsJim Meyering-0/+206
2012-08-31build: fix syntax-check rules broken by test-added .sh/pl suffixesBernhard Voelker-5/+5
2012-08-30tests: get rid of the 'shell-or-perl' auxiliary scriptStefano Lattarini-122/+9
2012-08-30tests: add .sh and .pl suffixes to shell and perl tests, respectivelyStefano Lattarini-493/+496
2012-08-30tests: detect missing perl at configure runtimeStefano Lattarini-11/+24
2012-08-30tests: avoid use of '-T' in shebang line to enable perl taint modeStefano Lattarini-8/+9
2012-08-30build: require Automake >= 1.11.2Stefano Lattarini-2/+2
2012-08-30tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini-1/+1
2012-08-30tests: merge tests/check.mk into tests/Makefile.amStefano Lattarini-96/+95
2012-08-30build: enable the 'subdir-objects' Automake option globallyStefano Lattarini-1/+2
2012-08-30maint: update gitignore entriesStefano Lattarini-0/+1
2012-08-30build: factor out a little more re list of *.texi filesJim Meyering-15/+15
2012-08-30maint: adjust syntax check 'sc_option_desc_uppercase'Stefano Lattarini-1/+1
2012-08-30maint: adjust syntax check 'check-x-vs-1'Stefano Lattarini-1/+2
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini-45/+45
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini-231/+226
2012-08-30build: rework some recipes in man/Makefile.am, for future changesStefano Lattarini-27/+27
2012-08-30build: provide convenience target 'all_programs' also at top-levelStefano Lattarini-4/+6
2012-08-30build: make a rule less dependent on exact source tree layoutStefano Lattarini-1/+1
2012-08-30build: rely on VPATH capabilities in man/MakefileStefano Lattarini-105/+105
2012-08-30maint: typofix: s/it's/its/Stefano Lattarini-1/+1
2012-08-30build: rename common_dep -> mandep in man/MakefileStefano Lattarini-106/+106
2012-08-30build: fix a stray usage of uninitialized $(ME)Stefano Lattarini-1/+1
2012-08-30build: add an explanatory commentStefano Lattarini-2/+11
2012-08-30maint: simplify definition of $MAN in configure.acStefano Lattarini-10/+13
2012-08-30build: don't define $(SUFFIXES) explicitlyStefano Lattarini-2/+0
2012-08-30build: don't use recursive make to build the 'doc' subdirectoryStefano Lattarini-12/+15
2012-08-30build: use 'check-local' to extend the 'check' targetStefano Lattarini-1/+1
2012-08-30build: prefer '$(top_srcdir)/doc' over '$(srcdir)' in doc MakefileStefano Lattarini-13/+15
2012-08-30build: add extra *.texi files to coreutils_TEXINFOS, not EXTRA_DISTStefano Lattarini-4/+1
2012-08-30maint: slightly improve .gitignoreStefano Lattarini-2/+2
2012-08-30build: don't abuse Automake internals (with its 'check-am' rule)Stefano Lattarini-1/+1
2012-08-30scripts: git commit message hook: prohibit use of "Signed-off-by:"Jim Meyering-0/+3
2012-08-30tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENTStefano Lattarini-1/+0
2012-08-30tests: fix misc/sort-exit-early to skip if rootNick Alcock-0/+1
2012-08-29tail,stat: improve support for ZFSJim Meyering-0/+10
2012-08-26build: update gnulib submodule to latestJim Meyering-0/+0
2012-08-26maint: stop using @acronym{...} in texinfo sourcesJim Meyering-225/+224
2012-08-26tests: don't require @acronym{...} around POSIXJim Meyering-4/+0
2012-08-26df: allow translators to reorder "1K-blocks" headerNguyễn Thái Ngọc Duy-2/+4
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala-80/+208
2012-08-23rm: fix the new --dir (-d) option to work with -iRob Day-11/+56
2012-08-22tests: correct print_ver_ arguments and add a rule to enforce thisBernhard Voelker-6/+24
2012-08-21du: handle bind-mounted directory cycles gracefullyOndrej Oprala-10/+113
2012-08-20maint: post-release administriviaJim Meyering-2/+5
2012-08-20version 8.19v8.19Jim Meyering-1/+1
2012-08-19tests: port df/no-mtab-status to SolarisPaul Eggert-1/+2
2012-08-19tests: avoid split/filter test failure on very low-mem systemJim Meyering-1/+1
2012-08-18tests: trigger the sort -u free-memory-read bugJim Meyering-0/+39
2012-08-18tests: wrap the valgrind-requiring assertion in a functionJim Meyering-1/+7