Age | Commit message (Expand) | Author |
2008-10-21 | ls: make it possible to disable file capabilities checking | Kamil Dudka |
2008-10-21 | reflect gnulib's removal of lstat.h | Jim Meyering |
2008-10-20 | expr: Fixup authors | Pádraig Brady |
2008-10-19 | accommodate gnulib header removals | Jim Meyering |
2008-10-17 | maint: avoid warning in ls.c | Jim Meyering |
2008-10-17 | maint: avoid warnings due to attribute warn_unused_result | Jim Meyering |
2008-10-16 | mktemp: diagnose freopen failure | Jim Meyering |
2008-10-16 | * src/mktemp.c (main): Add 'const' twice to avoid GCC warning. | Paul Eggert |
2008-10-16 | csplit: prefer sigaction over signal | Eric Blake |
2008-10-15 | expr: remove --bignum and --no-bignum options | Paul Eggert |
2008-10-15 | expr: don't interpret argv[0] as an operand | Jim Meyering |
2008-10-13 | doc: adjust spacing in ls --help output, for better man formatting | Jim Meyering |
2008-10-13 | doc: ls: clarify exit status description | Ondřej Vašík |
2008-10-12 | tests: move check-misc targets from src/Makefile.am to maint.mk | Jim Meyering |
2008-10-06 | chcon: remove traces of unimplemented --change (-c) option | Ondřej Vašík |
2008-10-06 | stat: add lustre filesystem type | Andreas Dilger |
2008-10-06 | remove.c: avoid compile failure on OS/2 | Jim Meyering |
2008-10-03 | timeout.c: don't use perror; exit 125 upon failed fork | Jim Meyering |
2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka |
2008-10-02 | ignore additional built file | Eric Blake |
2008-10-02 | remove.c: allow compilation on cygwin | Eric Blake |
2008-10-01 | remove.c: combine two helper functions, to avoid sign-extension | Jim Meyering |
2008-10-01 | rm: don't preprocess a directory on a file system of type tmpfs or nfs | Jim Meyering |
2008-09-29 | seq: solve e13188e7ef7bbd609c1586332a335b4194b881aa more cleanly | Jim Meyering |
2008-09-28 | mktemp: plug an inconsequential leak | Jim Meyering |
2008-09-27 | remove.c: avoid compiler warning | Eric Blake |
2008-09-27 | rm -r: avoid O(n^2) performance for a directory with very many entries | Jim Meyering |
2008-09-27 | remove.c: don't use xmalloc; don't let obstack call exit on failure | Jim Meyering |
2008-09-26 | seq -0.1 0.1 2: print final number when locale's decimal point is "," | Jim Meyering |
2008-09-24 | pinky: gettextize two missed strings | Benno Schulenberg |
2008-09-24 | cp.c: adjust a comment to make it consistent with documentation | Jim Meyering |
2008-09-22 | fix installation with ./ginstall in src | Ralf Wildenhues |
2008-09-19 | who --help: add a general description | Benno Schulenberg |
2008-09-19 | uptime --help: put together message parts that belong together | Benno Schulenberg |
2008-09-19 | tr --help: gettextize a single paragraph as a single string | Benno Schulenberg |
2008-09-19 | tail: gettextize the string, "standard input" | Benno Schulenberg |
2008-09-19 | tail --help: move the --retry entry into alphabetical order | Benno Schulenberg |
2008-09-19 | shred --help: lowercase a stray capital | Benno Schulenberg |
2008-09-19 | stty --help: correct the alignment of an entry | Benno Schulenberg |
2008-09-19 | sort --help: sort the options better alphabetically | Benno Schulenberg |
2008-09-19 | rmdir --help: use lower case in option description; adjust indentation | Benno Schulenberg |
2008-09-19 | remove.c: move comment to right before string, so gettext will pick it up | Benno Schulenberg |
2008-09-19 | pr --help: elide arguments after short options that allow a space | Benno Schulenberg |
2008-09-19 | od: ungettextize debugging messages | Benno Schulenberg |
2008-09-19 | nohup, remove, tr: also gettextize the alternative messages | Benno Schulenberg |
2008-09-19 | od --help: avoid concatening two messages without a newline | Benno Schulenberg |
2008-09-19 | mkfifo, mknod --help: put -Z option in its alphabetical position | Benno Schulenberg |
2008-09-14 | various VPATH-related fixes | Ralf Wildenhues |
2008-09-14 | stat: remove obsolete and undocumented option, --filesystem | Jim Meyering |
2008-09-10 | simplify installation rules, using new Automake | Ralf Wildenhues |