platform/upstream/coreutils.git
2012-09-05 Stefano Lattarinimaint: avoid a spurious syntax-check error
2012-09-05 Stefano Lattarinimaint: vc_exe_in_TESTS should actually be a syntax...
2012-09-05 Stefano Lattarinibuild: remove two now-useless convenience targets
2012-09-05 Stefano Lattarinitests: put test-suite.log back in 'tests/'
2012-09-05 Stefano Lattarinibuild: don't use recursive make for tests/ subdirectory
2012-09-05 Stefano Lattarinimaint: list of names of built programs available in...
2012-09-05 Stefano Lattarinimaint: remove anachronistic syntax-check
2012-09-05 Stefano Lattarinimaint: remove duplicated declaration of the 'sc_check...
2012-09-05 Stefano Lattarinitests: remove the unused 'root-hint' target
2012-09-05 Stefano Lattarinitests: use suffix, not exec-bit, to tell which files...
2012-09-05 Stefano Lattarinimaint: make vc_exe_in_TESTS also work in VPATH builds
2012-09-05 Stefano Lattarinimaint: remove useless dependency for vc_exe_in_TESTS
2012-09-05 Stefano Lattarinimaint: avoid parsing of Makefile.am from vc_exe_in_TESTS
2012-09-05 Stefano Lattarinibuild: use 'check-local' to extend the 'check' target
2012-09-02 Stefano Lattariniscripts: autotools-install: allow user-specified make...
2012-09-02 Stefano Lattariniscripts: autotools-install: style and portability fixes
2012-09-02 Benno Schulenbergtouch: line up long option in --help text
2012-09-02 Jim Meyeringmaint: disable sc_proper_name_utf8_requires_ICONV test
2012-09-02 Jim Meyeringmaint: accommodate upcoming, expanded list of warnings...
2012-09-01 Stefano Lattarinimaint: fix build_programs definition not to use "make...
2012-09-01 Jim Meyeringbuild: restore handling of space-tainted build director...
2012-09-01 Jim Meyeringbuild: make each man/prog.1 depend on src/prog, not...
2012-09-01 Jim Meyeringmaint: check-programs-vs-x: avoid a new syntax-check...
2012-09-01 Jim Meyeringmaint: avoid distcheck failure by properly cleaning...
2012-09-01 Stefano Lattarinimaint: port manpages generation to VPATH builds
2012-09-01 Jim Meyeringbuild: fix VPATH issues in C compilation
2012-09-01 Stefano Lattarinimaint: simplify declaration of "libexec" programs
2012-09-01 Stefano Lattarinibuild: $(mandeps): new, to factor out man pages depende...
2012-09-01 Stefano Lattarinibuild: enhance man pages cleaning and dependencies
2012-09-01 Stefano Lattarinibuild: simplify: get rid of yet some more indirection...
2012-09-01 Stefano Lattarinibuild: rename dist_man1_MANS -> man1_MANS
2012-09-01 Stefano Lattarinibuild: one less unneeded make variable
2012-09-01 Stefano Lattarinibuild: simplify and make more portable to non-GNU make
2012-09-01 Stefano Lattarinibuild: simplify: get rid of some indirection variables
2012-09-01 Stefano Lattarinimaint: update gitignore entries
2012-09-01 Stefano Lattarinimaint: fix one stray reference to src/Makefile.am
2012-09-01 Stefano Lattarinimaint: fix and simplify maintainer checks
2012-09-01 Stefano Lattarinimaint: remove unused target 'install-root'
2012-09-01 Stefano Lattarinimaint: improve remake rules for maintainers
2012-09-01 Stefano Lattarinibuild: fix generation of manpages for programs not...
2012-09-01 Stefano Lattarinibuild: don't use recursive make to build the 'src'...
2012-09-01 Stefano Lattarinibuild: refactor how lists of coreutils programs are...
2012-09-01 Stefano Lattarinimaint: add our 'bootstrap_post_import_hook' function
2012-08-31 Eric Blakebuild: work with new glibc when not optimizing
2012-08-31 Jim Meyeringscripts: fix the Signed-off-by:-prohibiting hook to...
2012-08-31 Stefano Lattarinimaint: make required gettext version consistent
2012-08-31 Stefano Lattarinimaint: get rid of obsolete script 'cvsu'
2012-08-31 Stefano Lattarinibuild: don't use '$<' in non-suffix rules
2012-08-31 Stefano Lattarinimaint: more uses of $(ASSORT)
2012-08-31 Stefano Lattarinimaint: remove unused variable in src/Makefile.am
2012-08-31 Stefano Lattarinibuild: don't use foo_LDADD if there's no foo program
2012-08-31 Stefano Lattarinibuild: some refactorings in cfg.mk
2012-08-31 Stefano Lattarinibuild: move definition of 'all_programs' in cfg.mk
2012-08-31 Jim Meyeringbuild: reenable just-moved/broken syntax-check rule
2012-08-31 Stefano Lattarinimaint: fixup: don't try to distribute a now-removed...
2012-08-31 Erik Auerswalddoc: escape double quotes in autotools-install --help
2012-08-31 Jim Meyeringscripts: add autotools-install, for those stuck with...
2012-08-31 Bernhard Voelkerbuild: fix syntax-check rules broken by test-added...
2012-08-30 Stefano Lattarinitests: get rid of the 'shell-or-perl' auxiliary script
2012-08-30 Stefano Lattarinitests: add .sh and .pl suffixes to shell and perl tests...
2012-08-30 Stefano Lattarinitests: detect missing perl at configure runtime
2012-08-30 Stefano Lattarinitests: avoid use of '-T' in shebang line to enable...
2012-08-30 Stefano Lattarinibuild: require Automake >= 1.11.2
2012-08-30 Stefano Lattarinitests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENT
2012-08-30 Stefano Lattarinitests: merge tests/check.mk into tests/Makefile.am
2012-08-30 Stefano Lattarinibuild: enable the 'subdir-objects' Automake option...
2012-08-30 Stefano Lattarinimaint: update gitignore entries
2012-08-30 Jim Meyeringbuild: factor out a little more re list of *.texi files
2012-08-30 Stefano Lattarinimaint: adjust syntax check 'sc_option_desc_uppercase'
2012-08-30 Stefano Lattarinimaint: adjust syntax check 'check-x-vs-1'
2012-08-30 Stefano Lattarinimaint: move man-related syntax checks in cfg.mk
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'man'...
2012-08-30 Stefano Lattarinibuild: rework some recipes in man/Makefile.am, for...
2012-08-30 Stefano Lattarinibuild: provide convenience target 'all_programs' also...
2012-08-30 Stefano Lattarinibuild: make a rule less dependent on exact source tree...
2012-08-30 Stefano Lattarinibuild: rely on VPATH capabilities in man/Makefile
2012-08-30 Stefano Lattarinimaint: typofix: s/it's/its/
2012-08-30 Stefano Lattarinibuild: rename common_dep -> mandep in man/Makefile
2012-08-30 Stefano Lattarinibuild: fix a stray usage of uninitialized $(ME)
2012-08-30 Stefano Lattarinibuild: add an explanatory comment
2012-08-30 Stefano Lattarinimaint: simplify definition of $MAN in configure.ac
2012-08-30 Stefano Lattarinibuild: don't define $(SUFFIXES) explicitly
2012-08-30 Stefano Lattarinibuild: don't use recursive make to build the 'doc'...
2012-08-30 Stefano Lattarinibuild: use 'check-local' to extend the 'check' target
2012-08-30 Stefano Lattarinibuild: prefer '$(top_srcdir)/doc' over '$(srcdir)'...
2012-08-30 Stefano Lattarinibuild: add extra *.texi files to coreutils_TEXINFOS...
2012-08-30 Stefano Lattarinimaint: slightly improve .gitignore
2012-08-30 Stefano Lattarinibuild: don't abuse Automake internals (with its 'check...
2012-08-30 Jim Meyeringscripts: git commit message hook: prohibit use of ...
2012-08-30 Stefano Lattarinitests: remove useless defn of REPLACE_GETCWD from TESTS...
2012-08-30 Nick Alcocktests: fix misc/sort-exit-early to skip if root
2012-08-29 Jim Meyeringtail,stat: improve support for ZFS
2012-08-26 Jim Meyeringbuild: update gnulib submodule to latest
2012-08-26 Jim Meyeringmaint: stop using @acronym{...} in texinfo sources
2012-08-26 Jim Meyeringtests: don't require @acronym{...} around POSIX
2012-08-26 Nguyễn Thái... df: allow translators to reorder "1K-blocks" header
2012-08-24 Ondrej Opralamd5sum, sha*sum: add --tag to output a format indicatin...
2012-08-23 Rob Dayrm: fix the new --dir (-d) option to work with -i
2012-08-22 Bernhard Voelkertests: correct print_ver_ arguments and add a rule...
2012-08-21 Ondrej Opraladu: handle bind-mounted directory cycles gracefully
next