Age | Commit message (Expand) | Author |
2012-08-29 | tail,stat: improve support for ZFS | Jim Meyering |
2012-08-26 | df: allow translators to reorder "1K-blocks" header | Nguyễn Thái Ngọc Duy |
2012-08-24 | md5sum, sha*sum: add --tag to output a format indicating the algorithm | Ondrej Oprala |
2012-08-23 | rm: fix the new --dir (-d) option to work with -i | Rob Day |
2012-08-21 | du: handle bind-mounted directory cycles gracefully | Ondrej Oprala |
2012-08-18 | sort: simpler fix for sort -u data-loss bug, and for a FMR bug | Paul Eggert |
2012-08-17 | sort: sort --unique (-u) could cause data loss | Jim Meyering |
2012-08-16 | maint: correct a stale comment in sort.c | Jim Meyering |
2012-08-16 | maint: fix comment grammar to placate make syntax-check | Jim Meyering |
2012-08-14 | rm: new option --dir (-d) to remove empty directories | Krzysztof Goj |
2012-08-14 | df: fail when the mount list is required but cannot be read | Bernhard Voelker |
2012-08-05 | build: avoid sort link failure on Solaris 10 | Jim Meyering |
2012-08-04 | df: fix exit code and error messages with --total | Bernhard Voelker |
2012-08-04 | truncate: don't leak a file descriptor with --ref=PIPE | Jim Meyering |
2012-08-04 | split: plug nominal leaks | Jim Meyering |
2012-08-03 | tail: avoid rare error-path FD leak | Jim Meyering |
2012-07-25 | tail: avoid misleading diagnostic upon fstat failure | Jim Meyering |
2012-07-21 | maint: stzncpy: restrict pointer parameters | Jim Meyering |
2012-07-20 | maint: rm: remove two more unused static inline functions | Joachim Schmitz |
2012-07-20 | maint: rm: remove unused static-inlined functions | Joachim Schmitz |
2012-07-16 | df: don't output control characters in a mount point name | Pádraig Brady |
2012-07-15 | pinky,who: fix bug in latest change | Jim Meyering |
2012-07-15 | maint: remove unwarranted uses of strncpy | Jim Meyering |
2012-07-15 | build: shred.c: avoid i686-specific gcc -Wstrict-overflow warning | Jim Meyering |
2012-07-13 | doc: clarify meaning of '-parodd' in stty help | Bruno Haible |
2012-07-11 | df: warn if soon-to-be-removed --megabyte option is used | Bernhard Voelker |
2012-07-10 | sort: by default, do not exceed 3/4 of physical memory | Paul Eggert |
2012-07-03 | maint: fix minor bugs in helper program, setuidgid | Jim Meyering |
2012-07-02 | sort: fix exit-status typo | Paul Eggert |
2012-07-02 | sort: simplify -o handling to avoid fdopen, assert | Paul Eggert |
2012-07-02 | sort: avoid redundant processing with inaccessible inputs or output | Pádraig Brady |
2012-07-02 | maint: avoid a -Wunsed-but-set warning on some systems | Pádraig Brady |
2012-06-30 | stat,tail: recognize new file system type: aufs | Jim Meyering |
2012-06-26 | maint: avoid a static analysis warning in csplit | Pádraig Brady |
2012-06-22 | doc: document multiplier for dd number options like count=N | Bernhard Voelker |
2012-06-22 | split: ensure output doesn't overwrite input | Pádraig Brady |
2012-06-22 | maint: refactor common mode bits used to create files | Pádraig Brady |
2012-06-20 | maint: sort: style adjustment to help clarify size determination | Bernhard Voelker |
2012-06-12 | stty: portability: accommodate CIL | Jim Meyering |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-06-05 | maint: mark new diagnostic for translation | Jim Meyering |
2012-06-05 | head: with --lines=-N (-n-N) reset file pointer on seekable input | Jim Meyering |
2012-06-01 | stat,tail: recognize new file system type: panfs | Jim Meyering |
2012-05-28 | cksum: line-buffer the printed checksums | Pádraig Brady |
2012-05-21 | maint: remove comment that suggested to remove support for mktemp -V | Jim Meyering |
2012-05-21 | dircolors: add st/st-256color terminal types | Mike Frysinger |
2012-05-20 | id,groups: use gidtostr/uidtostr to avoid casts | Jim Meyering |
2012-05-16 | maint: tell xgettext that fputs arg "93% of..." is not a C format string | Jim Meyering |
2012-05-16 | maint: add assertions to placate static analysis tools | Jim Meyering |
2012-05-16 | stat: report the correct block size for file system usage | Pádraig Brady |