Age | Commit message (Expand) | Author |
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 |
2012-04-04 | tests: remove nearly all remaining backticks | Jim Meyering |
2012-04-04 | tests: use perl's qx!...! rather than `...` | Jim Meyering |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-04-03 | tests: convert one `...` expression manually | Jim Meyering |
2012-04-03 | tests: fix quoting bug in misc/nohup | Jim Meyering |
2012-04-03 | doc: identify/refer to source of each fixed bug in log and in NEWS | Jim Meyering |
2012-04-03 | tests: avoid spurious misc/expr failure on AIX 6.1 | Jim Meyering |
2012-03-28 | chmod: undo previous change | Paul Eggert |
2012-03-28 | chmod: fix symlink race condition | Paul Eggert |
2012-03-26 | tests: remove temporary skip for sort-stale-thread-mem failure | Jim Meyering |
2012-03-26 | maint: post-release administrivia | Jim Meyering |
2012-03-26 | version 8.16 | Jim Meyering |
2012-03-26 | tests: work around F17-valgrind sort-stale-thread-mem failure | Jim Meyering |
2012-03-26 | doc: use $(...), not `...` in documentation and comments | Jim Meyering |
2012-03-23 | tests: skip ls/stat-free-color on XFS, rather than always failing | Jim Meyering |