Age | Commit message (Expand) | Author |
2011-12-05 | maint: don't assume GNU make \# syntax (fix previous) | Paul Eggert |
2011-12-05 | maint: sort, stat: remove unused parameters | Jim Meyering |
2011-12-05 | maint: don't assume GNU make \# syntax | Paul Eggert |
2011-12-04 | od,test: address warnings from gcc's -Wjump-misses-init | Jim Meyering |
2011-12-04 | maint: remove redundant usage declarations (-Wredundant-decls) | Jim Meyering |
2011-11-20 | doc: clarify ln's --help output | Jim Meyering |
2011-11-20 | port to GNU hosts, where getuid and friends can fail | Paul Eggert |
2011-11-20 | ln: fix position of --backup values description | Erik Auerswald |
2011-11-16 | sort: clarify wording on -k syntax | Eric Blake |
2011-11-15 | id: fix bug when euid != ruid | Paul Eggert |
2011-11-15 | ls: another reword of generic size note | Ruediger Meier |
2011-11-15 | id: tweak comment | Eric Blake |
2011-11-15 | id: handle (uid_t) -1 more portably | Paul Eggert |
2011-11-15 | id: undo previous commit, which was done by mistake | Paul Eggert |
2011-11-15 | doc: update for ISO/IEC 80000-13 | Paul Eggert |
2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès |
2011-11-13 | maint: id, groups: use conforming diagnostics | Jim Meyering |
2011-11-12 | ls: plug a per-argument leak | Jim Meyering |
2011-11-11 | * src/system.h (emit_size_note): Reword for clarity. | Paul Eggert |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-11-02 | stat: avoid compilation failure with gnulib's new alignof | Jim Meyering |
2011-10-27 | date: reinstate the --iso-8601 (-I) option | Jim Meyering |
2011-10-25 | build: do not remove definition of ENODATA, after all | Jim Meyering |
2011-10-24 | rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systems | Jim Meyering |
2011-10-21 | tail: with -f, use nanosleep (not inotify) on a GPFS file system | Martial Bornet |
2011-10-19 | maint: tac: prefer "failed to" diagnostic over "cannot" | Jim Meyering |
2011-10-19 | tac: do not let failed allocation cause immediate exit | Jim Meyering |
2011-10-19 | tac: use only one temporary file, with multiple nonseekable inputs | Jim Meyering |
2011-10-18 | maint: make tac.c slightly cleaner | Paul Eggert |
2011-10-17 | tac: don't leak a file descriptor for each non-seekable input | Jim Meyering |
2011-10-17 | tac: don't misbehave with multiple non-seekable inputs | Jim Meyering |
2011-10-17 | maint: tac: remove sole use of sprintf in favor of filenamecat | Jim Meyering |
2011-10-09 | rm: do not resort to stat'ing very long names even on deficient systems | Jim Meyering |
2011-10-01 | build: use getgr*_nomembers functions on Interix | Markus Duft |
2011-10-01 | build: accommodate missing setgroups on Interix | Markus Duft |
2011-10-01 | ls: fix output of dangling symlinks colored as target | Pádraig Brady |
2011-09-30 | ls: avoid reading beyond end of color indicator | Jim Meyering |
2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering |
2011-09-22 | timeout: handle implicitly created threads | Pádraig Brady |
2011-09-19 | md5sum: clarify what is meant by binary/text flag. | Reuben Thomas |
2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady |
2011-09-14 | doc: improve description of join's -a option | Eric Blake |
2011-09-08 | stat: avoid compilation failure on AIX 7.x | Jim Meyering |
2011-09-01 | timeout: fixup previous warning fix | Pádraig Brady |
2011-09-01 | timeout: suppress a redundant warning on some systems | Pádraig Brady |
2011-09-01 | stdbuf: fix helper lib identification on some platforms | Pádraig Brady |
2011-09-01 | build: avoid the use of strsignal() in split | Pádraig Brady |
2011-08-25 | timeout: revert signal propagation enhancement | Pádraig Brady |
2011-08-24 | pr: fix so that LAST_PAGE is honored with -T | Pádraig Brady |
2011-08-13 | maint: remove empty statement after jump label | Bernhard Voelker |