Age | Commit message (Expand) | Author |
2012-06-10 | maint: remove su testing artifact | Sami Kerola |
2012-06-10 | build: update gnulib to latest; correct comment grammar | Jim Meyering |
2012-06-10 | maint: migrate strncpy-prohibiting rule to gnulib | Jim Meyering |
2012-06-10 | maint: prohibit use of strncpy | Jim Meyering |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-06-06 | maint: detect a new type of duplicate in THANKS.in | 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-31 | maint: fix typos in test comments and old ChangeLog files | 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 | tests: use $AWK, not awk | 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 |
2012-05-12 | ls: color each symlink-to-relative-name in / properly | Jim Meyering |
2012-05-10 | maint: post-release administrivia | Jim Meyering |
2012-05-10 | version 8.17 | Jim Meyering |
2012-05-10 | tests: misc/tty-eof: increase timeout to avoid unwarranted failure | Jim Meyering |
2012-05-10 | stat,tail: recognize new FS types: bdevfs, inodefs, qnx6 | Jim Meyering |
2012-05-10 | scripts: encourage use of shorter "bugs.gnu.org" in bug URLs | Jim Meyering |
2012-05-10 | maint: handle file sizes more reliably | Paul Eggert |
2012-05-09 | stat: don't report negative file size as huge positive number | Paul Eggert |
2012-05-08 | split: avoid apparent infloop when splitting /dev/zero w/-n on the Hurd | Jim Meyering |
2012-05-08 | build: update gnulib submodule to latest; also bootstrap and init.sh | Jim Meyering |
2012-05-08 | doc: clarify dd conv=sparse usage with devices | Pádraig Brady |
2012-05-08 | maint: new function: usable_st_size | Jim Meyering |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda |
2012-05-07 | tests: avoid LD_PRELOAD lookup error for dlsym | Jim Meyering |
2012-05-07 | cp: handle a race condition more sensibly | Jim Meyering |
2012-05-07 | doc: NEWS: note when the id/groups bug was introduced | Jim Meyering |
2012-05-04 | build: update gnulib submodule to latest | Jim Meyering |
2012-05-04 | maint: rely on gnulib's new sys_resource module | Jim Meyering |
2012-05-02 | cp,mv,install: provide POSIX_FADV_SEQUENTIAL hint to input | Pádraig Brady |
2012-05-02 | maint: prohibit an operator at end of line | Jim Meyering |
2012-05-02 | maint: adjust comments to avoid FP match on binary-operator-at-EOL | Jim Meyering |
2012-05-02 | maint: with split lines, don't leave an operator at end of line | Jim Meyering |
2012-04-30 | cat,cp,mv,install,split: Set the minimum IO block size used to 64KiB | Pádraig Brady |
2012-04-27 | id: -Zn/-Zr: avoid an invalid diagnostic | Jim Meyering |
2012-04-27 | id: don't call getcon unnecessarily | Jim Meyering |
2012-04-27 | maint: id: minor factorization | Jim Meyering |
2012-04-27 | id,groups: with no user name, print only real and/or effective IDs, | Jim Meyering |
2012-04-22 | maint: sync up required autoconf version in bootstrap.conf | Stefano Lattarini |
2012-04-19 | doc: fix a grammar nit | Jim Meyering |
2012-04-19 | tests: factor out expensive "pairs" code of misc/stty | Bernhard Voelker |
2012-04-19 | tests: add iutf8 option to misc/stty | Bernhard Voelker |
2012-04-19 | maint: tac: use memcpy, not strcpy | Jim Meyering |