2012-09-05 |
Stefano Lattarini | tests: remove the unused 'root-hint' target |
commit | commitdiff | tree |
2012-09-05 |
Stefano Lattarini | tests: use suffix, not exec-bit, to tell which files... |
commit | commitdiff | tree |
2012-09-05 |
Stefano Lattarini | maint: make vc_exe_in_TESTS also work in VPATH builds |
commit | commitdiff | tree |
2012-09-05 |
Stefano Lattarini | maint: remove useless dependency for vc_exe_in_TESTS |
commit | commitdiff | tree |
2012-09-05 |
Stefano Lattarini | maint: avoid parsing of Makefile.am from vc_exe_in_TESTS |
commit | commitdiff | tree |
2012-09-05 |
Stefano Lattarini | build: use 'check-local' to extend the 'check' target |
commit | commitdiff | tree |
2012-09-02 |
Stefano Lattarini | scripts: autotools-install: allow user-specified make... |
commit | commitdiff | tree |
2012-09-02 |
Stefano Lattarini | scripts: autotools-install: style and portability fixes |
commit | commitdiff | tree |
2012-09-02 |
Benno Schulenberg | touch: line up long option in --help text |
commit | commitdiff | tree |
2012-09-02 |
Jim Meyering | maint: disable sc_proper_name_utf8_requires_ICONV test |
commit | commitdiff | tree |
2012-09-02 |
Jim Meyering | maint: accommodate upcoming, expanded list of warnings... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: fix build_programs definition not to use "make... |
commit | commitdiff | tree |
2012-09-01 |
Jim Meyering | build: restore handling of space-tainted build director... |
commit | commitdiff | tree |
2012-09-01 |
Jim Meyering | build: make each man/prog.1 depend on src/prog, not... |
commit | commitdiff | tree |
2012-09-01 |
Jim Meyering | maint: check-programs-vs-x: avoid a new syntax-check... |
commit | commitdiff | tree |
2012-09-01 |
Jim Meyering | maint: avoid distcheck failure by properly cleaning... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: port manpages generation to VPATH builds |
commit | commitdiff | tree |
2012-09-01 |
Jim Meyering | build: fix VPATH issues in C compilation |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: simplify declaration of "libexec" programs |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: $(mandeps): new, to factor out man pages depende... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: enhance man pages cleaning and dependencies |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: simplify: get rid of yet some more indirection... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: rename dist_man1_MANS -> man1_MANS |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: one less unneeded make variable |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: simplify and make more portable to non-GNU make |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: simplify: get rid of some indirection variables |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: update gitignore entries |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: fix one stray reference to src/Makefile.am |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: fix and simplify maintainer checks |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: remove unused target 'install-root' |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: improve remake rules for maintainers |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: fix generation of manpages for programs not... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: don't use recursive make to build the 'src'... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | build: refactor how lists of coreutils programs are... |
commit | commitdiff | tree |
2012-09-01 |
Stefano Lattarini | maint: add our 'bootstrap_post_import_hook' function |
commit | commitdiff | tree |
2012-08-31 |
Eric Blake | build: work with new glibc when not optimizing |
commit | commitdiff | tree |
2012-08-31 |
Jim Meyering | scripts: fix the Signed-off-by:-prohibiting hook to... |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | maint: make required gettext version consistent |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | maint: get rid of obsolete script 'cvsu' |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | build: don't use '$<' in non-suffix rules |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | maint: more uses of $(ASSORT) |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | maint: remove unused variable in src/Makefile.am |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | build: don't use foo_LDADD if there's no foo program |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | build: some refactorings in cfg.mk |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | build: move definition of 'all_programs' in cfg.mk |
commit | commitdiff | tree |
2012-08-31 |
Jim Meyering | build: reenable just-moved/broken syntax-check rule |
commit | commitdiff | tree |
2012-08-31 |
Stefano Lattarini | maint: fixup: don't try to distribute a now-removed... |
commit | commitdiff | tree |
2012-08-31 |
Erik Auerswald | doc: escape double quotes in autotools-install --help |
commit | commitdiff | tree |
2012-08-31 |
Jim Meyering | scripts: add autotools-install, for those stuck with... |
commit | commitdiff | tree |
2012-08-31 |
Bernhard Voelker | build: fix syntax-check rules broken by test-added... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: get rid of the 'shell-or-perl' auxiliary script |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: add .sh and .pl suffixes to shell and perl tests... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: detect missing perl at configure runtime |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: avoid use of '-T' in shebang line to enable... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: require Automake >= 1.11.2 |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENT |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: merge tests/check.mk into tests/Makefile.am |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: enable the 'subdir-objects' Automake option... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: update gitignore entries |
commit | commitdiff | tree |
2012-08-30 |
Jim Meyering | build: factor out a little more re list of *.texi files |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: adjust syntax check 'sc_option_desc_uppercase' |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: adjust syntax check 'check-x-vs-1' |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: move man-related syntax checks in cfg.mk |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: don't use recursive make to build the 'man'... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: rework some recipes in man/Makefile.am, for... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: provide convenience target 'all_programs' also... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: make a rule less dependent on exact source tree... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: rely on VPATH capabilities in man/Makefile |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: typofix: s/it's/its/ |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: rename common_dep -> mandep in man/Makefile |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: fix a stray usage of uninitialized $(ME) |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: add an explanatory comment |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: simplify definition of $MAN in configure.ac |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: don't define $(SUFFIXES) explicitly |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: don't use recursive make to build the 'doc'... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: use 'check-local' to extend the 'check' target |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: prefer '$(top_srcdir)/doc' over '$(srcdir)'... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: add extra *.texi files to coreutils_TEXINFOS... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | maint: slightly improve .gitignore |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | build: don't abuse Automake internals (with its 'check... |
commit | commitdiff | tree |
2012-08-30 |
Jim Meyering | scripts: git commit message hook: prohibit use of ... |
commit | commitdiff | tree |
2012-08-30 |
Stefano Lattarini | tests: remove useless defn of REPLACE_GETCWD from TESTS... |
commit | commitdiff | tree |
2012-08-30 |
Nick Alcock | tests: fix misc/sort-exit-early to skip if root |
commit | commitdiff | tree |
2012-08-29 |
Jim Meyering | tail,stat: improve support for ZFS |
commit | commitdiff | tree |
2012-08-26 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2012-08-26 |
Jim Meyering | maint: stop using @acronym{...} in texinfo sources |
commit | commitdiff | tree |
2012-08-26 |
Jim Meyering | tests: don't require @acronym{...} around POSIX |
commit | commitdiff | tree |
2012-08-26 |
Nguyễn Thái... | df: allow translators to reorder "1K-blocks" header |
commit | commitdiff | tree |
2012-08-24 |
Ondrej Oprala | md5sum, sha*sum: add --tag to output a format indicatin... |
commit | commitdiff | tree |
2012-08-23 |
Rob Day | rm: fix the new --dir (-d) option to work with -i |
commit | commitdiff | tree |
2012-08-22 |
Bernhard Voelker | tests: correct print_ver_ arguments and add a rule... |
commit | commitdiff | tree |
2012-08-21 |
Ondrej Oprala | du: handle bind-mounted directory cycles gracefully |
commit | commitdiff | tree |
2012-08-20 |
Jim Meyering | maint: post-release administrivia |
commit | commitdiff | tree |
2012-08-20 |
Jim Meyering | version 8.19 v8.19 |
commit | commitdiff | tree |
2012-08-19 |
Paul Eggert | tests: port df/no-mtab-status to Solaris |
commit | commitdiff | tree |
2012-08-19 |
Jim Meyering | tests: avoid split/filter test failure on very low... |
commit | commitdiff | tree |
2012-08-18 |
Jim Meyering | tests: trigger the sort -u free-memory-read bug |
commit | commitdiff | tree |
2012-08-18 |
Jim Meyering | tests: wrap the valgrind-requiring assertion in a function |
commit | commitdiff | tree |
2012-08-18 |
Paul Eggert | sort: simpler fix for sort -u data-loss bug, and for... |
commit | commitdiff | tree |
2012-08-17 |
Jim Meyering | sort: sort --unique (-u) could cause data loss |
commit | commitdiff | tree |
next |