remove.c: combine two helper functions, to avoid sign-extension
[platform/upstream/coreutils.git] / src /
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-09-29 Jim Meyeringseq: solve e13188e7ef7bbd609c1586332a335b4194b881aa...
2008-09-28 Jim Meyeringmktemp: plug an inconsequential leak
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 Meyeringseq -0.1 0.1 2: print final number when locale's decima...
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-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-14 Ralf Wildenhuesvarious VPATH-related fixes
2008-09-14 Jim Meyeringstat: remove obsolete and undocumented option, --filesystem
2008-09-10 Ralf Wildenhuessimplify installation rules, using new Automake
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
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-20 Eric Blakels: adjust to gnulib change
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 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...
2008-08-12 Benno Schulenbergid: remove superfluous condition test; it is caught...
2008-08-12 Benno Schulenbergid: gettextize a few missed tiny strings
2008-08-12 Benno Schulenbergfmt: remove the 'no file' sentence; the standard phrase...
2008-08-11 Benno Schulenbergecho: correct description of \c
2008-08-11 Benno Schulenbergfactor: remove duplicate docstring; use the more detail...
2008-08-11 Benno Schulenbergecho: gettextize the alternative option description too
2008-08-11 Benno Schulenbergdd: clarify meaning of multiplication factors; put...
2008-08-11 Benno Schulenbergdate: remove confusing and unneeded sentence from ...
2008-08-11 Benno Schulenbergprintenv: say what it does when variables are specified
2008-08-11 Benno Schulenbergcp: move a newline to make second message identical...
2008-08-11 Benno Schulenbergwho: Gettextize two forgotten strings
2008-08-10 Jim Meyeringsort: remove unnecessary declaration of strtod
2008-08-10 Jim Meyeringsort: avoid erroneous cast
2008-08-10 Jim Meyeringsort: don't print uninitialized in diagnostic
2008-08-09 Jim Meyeringdd.c: reduce duplication in new O_FULLBLOCK-defining...
2008-08-09 Jim Meyeringexpr: avoid compiler warnings
2008-08-06 James Youngmanexpr: support arbitrary-precision arithmetic
2008-08-05 John David Anglinls: ignore spurious getfilecon failure due to lack...
2008-08-05 James YoungmanDocument uptime.
2008-08-04 Benno Schulenbergdoc: correct and normalize --help output of several...
2008-08-04 Jim Meyeringfalse: mark "false" description for translation
2008-08-04 James Youngmanfactor: credit Torbjörn Granlund
2008-08-01 Kamil Dudkals: --color now highlights files with capabilities...
2008-08-01 James Youngmanfactor arbitrarily large numbers
2008-08-01 Kamil Dudkals -U1 now uses constant memory
2008-07-30 Jim Meyering* timeout.c: Fix grammar in a comment. Normalize commen...
2008-07-27 Mikael Magnussonshuf: correctly document --head-count
2008-07-27 Jim Meyeringshuf: honor --zero-terminated option even with --input...
2008-07-23 Jim Meyeringdd: minor fullblock changes
2008-07-23 Kamil Dudkadd: new option: iflag=fullblock to accumulate full...
2008-07-23 Jim Meyeringdd: adjust --help output so help2man formats the man...
2008-07-18 Andreas Schwabmknod: correct misplaced -Z description in --help output
2008-07-16 Jim Meyeringdircolors.hin: add Ogg/Theora-related extensions
2008-07-15 Jim Meyeringfix two bugs in ptx
2008-07-04 Jim Meyeringwho -r: don't print "last=" when the corresponding...
2008-07-04 Jim Meyeringinstall with just-built ./ginstall only when not cross...
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 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 Meyeringshred: also ignore EISDIR upon failed fsync/fdatasync...
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 Meyeringstat: warn that the --context (-Z) option (a no-op...
2008-06-20 Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
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 Eric Blakels, od: avoid redundant const
2008-06-16 Bo Borgersonjoin: improve memory management
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-16 Jim Meyeringchcon: correct --verbose output to include newlines
next