]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2008-07-10  Jim Meyeringmake check: accommodate stricter POSIX-conforming shells
2008-07-06  Jim Meyering* bootstrap: Remove $bt and $bt2 also when not using...
2008-07-04  Jim Meyeringwho -r: don't print "last=" when the corresponding...
2008-07-04  Ondřej Vašíkdoc: describe who's -p, -r, and -t options
2008-07-04  Jim Meyeringinstall with just-built ./ginstall only when not cross...
2008-07-04  Jim Meyering* README-hacking: Update the section on LZMA.
2008-06-30  Pádraig Bradytruncate: ignore whitespace in --size parameters
2008-06-28  Jim Meyeringdoc: add "..." to Usage, to indicate there may be multi...
2008-06-28  Jim Meyeringmkfifo: correct misplaced -Z description in --help...
2008-06-27  Jim Meyeringuniq: remove redundant test
2008-06-27  Pádraig Bradytimeout: fix invalid argument tests
2008-06-27  Jim Meyeringavoid a -Wsign-compare warning
2008-06-27  Jim Meyeringbase64: don't rely on feof returning 0/1
2008-06-27  Pádraig Bradytruncate: silence -Wsign-compare warnings
2008-06-27  Jim Meyeringfactor out time_t-to-string conversion idiom
2008-06-27  Pádraig Bradytruncate: Fix integer portability issues
2008-06-26  Jim Meyeringtests: adjust c99-to-c89 patch as well as the code...
2008-06-26  Jim Meyeringtests: fix make distcheck failure due to TODO change
2008-06-26  Jim Meyering* TODO: Add item: remove uses of imaxtostr.
2008-06-26  Peter O'Gormantests: accommodate difference in an AIX 5.3 diagnostic
2008-06-26  Jim Meyeringshred: also ignore EISDIR upon failed fsync/fdatasync...
2008-06-26  Jim Meyering* HACKING: use shorter "-1" (over HEAD~1) with git...
2008-06-26  Jim Meyeringbootstrap.conf: don't list "open" specifically
2008-06-26  Jim Meyeringtruncate: handle the case in which off_t != intmax_t
2008-06-23  Jim Meyeringbasename: List David MacKenzie as the author.
2008-06-23  Ondřej Vašíkecho: use AUTHORS from bash's built-in echo
2008-06-22  Jim Meyeringuse gnulib's "open" module
2008-06-22  Jim Meyeringstat: warn that the --context (-Z) option (a no-op...
2008-06-20  Jim Meyeringmake "make syntax-check" quieter
2008-06-20  Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
2008-06-19  Jim Meyeringtests: avoid test failure when root's primary group...
2008-06-19  Jim Meyeringtests: avoid root-only test failure when run in a chroot
2008-06-18  Jim Meyering* tests/check.mk: Fix a typo in a comment.
2008-06-17  Jim Meyeringdoc: fix a syntax error
2008-06-17  Bo Borgersonsort: accept new option --batch-size=NMERGE
2008-06-17  Bo Borgersonsort: add new option --files0-from=F
2008-06-17  Bo BorgersonHACKING: Add section for tips on reducing translator...
2008-06-17  Jim Meyering* THANKS: Add name and email for Carl Roth.
2008-06-17  Eric Blakels, od: avoid redundant const
2008-06-16  Bo Borgersonjoin: improve memory management
2008-06-16  Ralf Wildenhues* doc/coreutils.texi (join invocation): Drop leading...
2008-06-16  Jim Meyeringremove redundant const directives
2008-06-16  Jim Meyeringchcon: correct --verbose output to include newlines
2008-06-15  Jim Meyeringaddress root cause of compilation failures:
2008-06-15  Jim Meyeringfix the compilation failure for real
2008-06-15  Jim Meyeringfix a const-related compilation failure in sort.c
2008-06-15  Jim Meyeringupdate HACKING guidelines
2008-06-14  Jim Meyeringrun gnulib-tests in parallel
2008-06-14  Jim Meyering* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix...
2008-06-14  Jim Meyeringadd "const" attribute, where possible
2008-06-14  Jim Meyeringrevert previous change, "don't use "const" with scalar...
2008-06-14  Jim Meyeringdon't use "const" with scalar types
2008-06-13  Eric Blakeod: improve handling of padding
2008-06-13  Eric Blakeod: align multiple -t specs
2008-06-13  Eric Blakeod: use gnulib printf replacement as necessary
2008-06-13  Eric Blakeod: simplify long double support
2008-06-13  Eric Blakedoc: od defaults to -toS, not -td2
2008-06-13  Jim Meyeringskip (don't fail) root-only tests for common set-up...
2008-06-12  Jim Meyeringtweak to conform with syntax policy
2008-06-12  Bo Borgersoncomm: accept new option: --output-delimiter=STR
2008-06-12  Bo Borgersoncomm: ensure that input files are sorted
2008-06-11  Jim Meyeringfix another unportable use of 'tr'
2008-06-11  Jim Meyeringtests: skip a chown test on FreeBSD 6.x
2008-06-11  Jim Meyeringtests: remove duplicate mention of misc/selinux
2008-06-11  Bruno Haiblefix build failure on AIX 4
2008-06-10  Pádraig Bradyremove test for specific diagnostic when truncating...
2008-06-10  Pádraig Bradytimeout: use system-independent exit values
2008-06-09  Jim Meyeringenforce the proper_name_utf8-requires-ICONV link rule
2008-06-09  Bruno Haible* NEWS (Improvements): Mention improved (via gnulib...
2008-06-08  Jim Meyeringmaint.mk: my-distcheck runs $(MAKE) syntax-check once...
2008-06-08  Bo Borgersonstandardize some error messages
2008-06-08  Jim Meyeringsyntax-check: detect anachronistic Perl-based tests
2008-06-06  Pádraig BradyAdd new program: truncate
2008-06-06  Eric Blakeimprove 'date +%C' documentation
2008-06-03  Jim Meyeringnice.c: avoid a cast
2008-06-03  Jim Meyeringadjust c99-to-c89 patch as well as the code to generate it
2008-06-03  Jim Meyeringuse gnulib's progname module
2008-06-03  Jim Meyeringremove duplicate definition of matchpathcon_init_prefix
2008-06-02  Jim Meyeringfix cpp indentation policy violations
2008-06-02  Jim Meyeringaccommodate older SELinux which lacks matchpathcon_init...
2008-06-02  Jim Meyeringeach file with a "main" must also declare program_name
2008-06-02  Jim Meyeringdeclare program_name consistently
2008-06-02  Eric Blakeexport program_name, required by gnulib
2008-06-02  Jim Meyeringrevert inadvertent change in last patch
2008-06-02  Pádraig Bradynew program: timeout
2008-06-02  Jim Meyeringspell author names consistently
2008-06-01  Simon Josefssondoc: adjust base64 documentation
2008-06-01  Erik Auerswaldmd5sum: new option, --quiet, to suppress OK messages
2008-06-01  Jim Meyeringadd rules to commit three post-release changes automati...
2008-06-01  Jim Meyeringupdate old_NEWS_hash
2008-06-01  Simon Josefssonsrc/base64.c: Improve comments.
2008-06-01  Jim Meyering* NEWS: add header line for next release
2008-06-01  Jim Meyeringadjust format of .prev-version commit message
2008-06-01  Jim Meyering* .prev-version: Record previous version.
2008-05-31  Jim MeyeringVersion 6.12. v6.12
2008-05-31  Jim Meyeringinstall: reenable matchpathcon-related code
2008-05-30  Jim Meyeringconfigure.ac: remove explicit use of AB_INIT
2008-05-30  Jim Meyeringtests: ignore known failure on all Darwin 8.x / Mac...
2008-05-30  Jim Meyeringtests: avoid failure with older version of Perl's File...
2008-05-30  Jim MeyeringNEWS: mention that cp -p copies permissions more portably
next