platform/upstream/coreutils.git
2008-10-18 Jim Meyering* maint.mk (coreutils-path-check): New definition,...
2008-10-17 Jim Meyeringmaint: avoid warning in ls.c
2008-10-17 Jim Meyeringmaint: avoid warnings due to attribute warn_unused_result
2008-10-16 Jim Meyeringmktemp: diagnose freopen failure
2008-10-16 Paul Eggert* src/mktemp.c (main): Add 'const' twice to avoid GCC...
2008-10-16 Jim Meyeringbuild: when po-check fails, say why and suggest a fix
2008-10-16 Eric Blakecsplit: prefer sigaction over signal
2008-10-15 Pádraig Bradytests: add option processing tests for 'expr'
2008-10-15 Paul Eggertexpr: remove --bignum and --no-bignum options
2008-10-15 Jim Meyeringexpr: don't interpret argv[0] as an operand
2008-10-15 Jim Meyeringdoc: cp, mv: remove mention of deprecated --reply=...
2008-10-13 Jim Meyeringdoc: adjust spacing in ls --help output, for better...
2008-10-13 Ondřej Vašíkdoc: ls: clarify exit status description
2008-10-12 Jim Meyeringdoc: reorder tsort/ptx nodes so body and menu ordering...
2008-10-12 Jim Meyeringtests: move check-misc targets from src/Makefile.am...
2008-10-12 Jim Meyeringtests: df: avoid test failure when using mawk
2008-10-10 Jim Meyeringbootstrap: merge from gnulib
2008-10-07 Ondřej Vašíkdoc: document runcon and chcon in SELinux context section
2008-10-06 Ondřej Vašíkchcon: remove traces of unimplemented --change (-c...
2008-10-06 Andreas Dilgerstat: add lustre filesystem type
2008-10-06 Jim Meyeringremove.c: avoid compile failure on OS/2
2008-10-05 Jim Meyeringpost-release administrivia
2008-10-05 Jim Meyeringversion 7.0 v7.0
2008-10-05 Jim Meyering* maint.mk (alpha beta major): Add "-a" to git commit...
2008-10-04 Jim Meyeringtests: fix the install/strip-program test
2008-10-03 Jim Meyeringtimeout.c: don't use perror; exit 125 upon failed fork
2008-10-03 Kamil Dudkals and sort: use filevercmp instead of strverscmp
2008-10-02 Jim Meyeringtests: skip a root-only test when configured without...
2008-10-02 Eric Blakeignore additional built file
2008-10-02 Eric Blakeremove.c: allow compilation on cygwin
2008-10-02 Jim Meyeringbootstrap: merge from gnulib
2008-10-01 Jim Meyeringremove.c: combine two helper functions, to avoid sign...
2008-10-01 Jim Meyeringrm: don't preprocess a directory on a file system of...
2008-10-01 Jim Meyeringtests: use our new timeout program
2008-09-29 Ralf Wildenhuesfix make variable quotation error
2008-09-29 Jim Meyeringseq: solve e13188e7ef7bbd609c1586332a335b4194b881aa...
2008-09-28 Jim Meyeringbuild: avoid spurious valgrind warning about uses of...
2008-09-28 Jim Meyeringmktemp: plug an inconsequential leak
2008-09-28 Jim MeyeringTHANKS: add Erik Auerswald
2008-09-28 Eric Blakeremove.c: avoid compiler warning
2008-09-26 Jim Meyeringrm -r: avoid O(n^2) performance for a directory with...
2008-09-26 Jim Meyeringremove.c: don't use xmalloc; don't let obstack call...
2008-09-26 Jim Meyering* maint.mk (my-distcheck): remove duplicate c99-related...
2008-09-26 Jim Meyeringmaint: allow more C99 constructs; stop maintaining...
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-26 Jim Meyeringmaint: relax a check so "make distcheck" succeeds again
2008-09-24 Jim Meyeringmaint: avoid using find -name Makefile.am; could get...
2008-09-24 Benno Schulenbergpinky: gettextize two missed strings
2008-09-24 Jim Meyeringcp.c: adjust a comment to make it consistent with docum...
2008-09-22 Ralf Wildenhuesfix installation with ./ginstall in src
2008-09-22 Benno Schulenbergdoc: alphabetize 'who's option descriptions
2008-09-19 Benno Schulenbergwho --help: add a general description
2008-09-19 Benno Schulenberguptime --help: put together message parts that belong...
2008-09-19 Benno Schulenbergtr --help: gettextize a single paragraph as a single...
2008-09-19 Benno Schulenbergtail: gettextize the string, "standard input"
2008-09-19 Benno Schulenbergtail --help: move the --retry entry into alphabetical...
2008-09-19 Benno Schulenbergshred --help: lowercase a stray capital
2008-09-19 Benno Schulenbergstty --help: correct the alignment of an entry
2008-09-19 Benno Schulenbergsort --help: sort the options better alphabetically
2008-09-19 Benno Schulenbergrmdir --help: use lower case in option description...
2008-09-19 Benno Schulenbergremove.c: move comment to right before string, so gette...
2008-09-19 Benno Schulenbergpr --help: elide arguments after short options that...
2008-09-19 Benno Schulenbergod: ungettextize debugging messages
2008-09-19 Benno Schulenbergnohup, remove, tr: also gettextize the alternative...
2008-09-19 Benno Schulenbergod --help: avoid concatening two messages without a...
2008-09-19 Benno Schulenbergmkfifo, mknod --help: put -Z option in its alphabetical...
2008-09-19 Jim Meyeringdoc: coreutils.texi (csplit invocation): Add an example.
2008-09-14 Ralf Wildenhuesvarious VPATH-related fixes
2008-09-14 Jim Meyeringstat: remove obsolete and undocumented option, --filesystem
2008-09-13 Jim Meyeringtests: reenable disabled test, now that automake can...
2008-09-11 Jim Meyeringtests: temporarily disable part of "make distcheck"
2008-09-11 Jim Meyeringtweak wording and check to avoid failure
2008-09-10 Jim Meyeringdoc: mention which commands may be built-in functions
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-09-10 Ralf Wildenhuesfix minor shell issues in test suite
2008-09-10 Jim Meyeringtests: don't use "local" in bourne shell scripts
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-09-07 Jim Meyeringtests: work around Solaris 11 bug
2008-09-07 Jim Meyeringtests: don't let rounding-to-1KB blocks provoke a failure
2008-09-07 Jim Meyeringtests: don't fail due to built-in sleep from Solaris...
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-09-03 Jim MeyeringTODO: add an item for a chmod optimization
2008-08-31 Jerry Snitselaarenv, groups: remove duplicate inclusion of <getopt.h>
2008-08-26 Jim Meyeringgenerate version.c and version.h
2008-08-26 Jim Meyeringuse new global, "Version", rather than macro, VERSION
2008-08-26 Jim Meyeringbootstrap: preserve permissions of more copied files
2008-08-23 Bruno Haibledoc: clarify wc -L documentation
2008-08-20 Eric Blakels: adjust to gnulib change
2008-08-19 Eric Blake.gitignore: ignore more files
2008-08-19 Eric Blake.gitattributes: generalize
2008-08-19 Eric Blakesort: improve usage wording
2008-08-15 Jim Meyeringadjust
2008-08-15 Bruce Korbsort: new option, --sort=version, for version number...
2008-08-14 Jim Meyeringset envvars via "env" to avoid spurious set -x output...
2008-08-14 Jim Meyering"expr --bignum 1" now fails when expr is built without...
2008-08-14 Jim Meyeringmktemp, sort, tac: don't use undefined after mkstemp...
2008-08-12 Benno Schulenbergkill: micro grammar nit in description of SIGNAL
2008-08-12 Benno Schulenberggroups: let synopsis show that the command allows multi...
next