platform/upstream/coreutils.git
2008-11-10 Jim Meyeringavoid a compiler warning
2008-11-10 Jim Meyeringuse xfreopen in place of unchecked freopen
2008-11-10 Jim Meyeringxfreopen: new module
2008-11-09 Jim MeyeringUpdate URL: s!iro.umontreal.ca!translationproject.org...
2008-11-09 James Youngmaninstall: indicate clearly it's not for installing packages
2008-11-08 Jim Meyeringemit more precise bug-reporting instructions
2008-11-05 Jim Meyeringinclude gnulib's strdup module explicitly
2008-10-28 Kamil Dudkals: --color now highlights hard linked files, too
2008-10-28 Jim Meyeringtests: ls/stat-failed: don't discard stderr.
2008-10-26 Jim Meyeringtests: seq: check for today's extended long double fix
2008-10-26 Paul Eggertseq: improve quality of format-checking code
2008-10-25 Jim Meyeringfactor: avoid compilation failure without libgmp
2008-10-25 Paul Eggertfactor: remove --bignum and --no-bignum options
2008-10-25 Jim Meyeringtests: df/total: don't fail for an inaccessible mount...
2008-10-25 Paul Eggertseq: revert Solaris 8 work-around that caused x86 regre...
2008-10-24 Eric Blakegroup-list: avoid compiler warning
2008-10-23 Jim Meyeringls: use '.' (not +) as SELinux-only alt. access flag...
2008-10-22 Pádraig BradyRemove lzma as a specific build requirement
2008-10-22 Paul Eggert* src/ls.c (usage): Describe exit statuses more concisely.
2008-10-22 Pádraig BradyAdd better checks and docs for build tools
2008-10-22 Jim Meyeringclean up gl/modules/selinux-at
2008-10-21 Jim Meyeringmove selinux-h module from gl/ to gnulib
2008-10-21 Jim Meyeringprepare to move selinux-h module to gnulib
2008-10-21 Jim Meyeringtests: test today's ls-vs-capability fix
2008-10-21 Kamil Dudkals: make it possible to disable file capabilities checking
2008-10-21 Jim Meyeringreflect gnulib's removal of lstat.h
2008-10-20 Pádraig Bradyexpr: Fixup authors
2008-10-19 Jim Meyeringaccommodate gnulib header removals
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
next