Age | Commit message (Expand) | Author |
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 |
2012-04-19 | maint: ls: use stpncpy/stpcpy, not strncpy/strcpy | Jim Meyering |
2012-04-19 | maint: modernize/clean-up a small function in ls.c | Jim Meyering |
2012-04-19 | doc: tweak README-hacking | Jim Meyering |
2012-04-17 | doc: use @xref{... only at start of a sentence | Jim Meyering |
2012-04-16 | maint: replace a use of strcpy in chmod.c with memcpy | Jim Meyering |
2012-04-14 | doc: remove a little direntry redundancy | Karl Berry |
2012-04-12 | fmt: accept new --goal=WIDTH (-g) option | Bruce Korb |
2012-04-12 | cp: change --attributes-only to not truncate existing files | Pádraig Brady |
2012-04-04 | tests: avoid unnecessary subshells in misc/stty | Andreas Schwab |
2012-04-04 | build: update gnulib submodule to latest | Jim Meyering |
2012-04-04 | tests: correct reversed args to "compare" | Jim Meyering |
2012-04-04 | tests: new syntax-check rule to prohibit use of `...` in tests/ | Jim Meyering |