summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2011-11-12* tests/ls/block-size: Make it executable.Paul Eggert-0/+0
2011-11-11* src/system.h (emit_size_note): Reword for clarity.Paul Eggert-1/+1
2011-11-11ls: -k no longer affects -l's file sizesPaul Eggert-21/+226
2011-11-08doc: fix typo in sort descriptionEric Blake-1/+1
2011-11-05build: update gnulib for more openat changesJim Meyering-0/+0
2011-11-04build: do use fstatat and unlinkat modules, now that they're separateJim Meyering-0/+2
2011-11-04build: update gnulib to pull in openat module separation changesJim Meyering-0/+0
2011-11-03tests: avoid signal issues in timeout-groupPádraig Brady-2/+13
2011-11-03tests: fix a race in timeout-groupPádraig Brady-5/+16
2011-11-02build: adapt to gnulib's recent openat/fchmodat separationJim Meyering-0/+1
2011-11-02maint: fix git-log typos when generating ChangeLogJim Meyering-0/+45
2011-11-02stat: avoid compilation failure with gnulib's new alignofJim Meyering-1/+1
2011-11-02scripts: reject references to long-form bug URLsJim Meyering-0/+6
2011-11-01doc: date: mention that the hardware clock might not be setPádraig Brady-6/+8
2011-11-01build: adapt to gnulib's recent openat/fchownat separationJim Meyering-0/+1
2011-10-30build: update gnulib for GNUmakefile fixJim Meyering-0/+0
2011-10-30maint: avoid new "make syntax-check" failure due to stdalign definitionJim Meyering-1/+2
2011-10-30tests: update gnulib to latest to avoid FP DST-related test failureJim Meyering-0/+0
2011-10-30tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOMJim Meyering-1/+1
2011-10-29tests: don't make tail's pipe-f2 test take the full 10 secondsJim Meyering-2/+13
2011-10-27date: reinstate the --iso-8601 (-I) optionJim Meyering-1/+33
2011-10-27build: avoid bootstrap failure when using patch-2.5.8Jim Meyering-5/+5
2011-10-25build: do not remove definition of ENODATA, after allJim Meyering-0/+8
2011-10-24doc: NEWS: correct "bug introduced in ..." version numberEric Blake-1/+1
2011-10-24rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systemsJim Meyering-11/+4
2011-10-23maint: add git hook scriptsJim Meyering-4/+145
2011-10-21tail: with -f, use nanosleep (not inotify) on a GPFS file systemMartial Bornet-0/+5
2011-10-20build: include man-pages for non-default progsMike Frysinger-1/+2
2011-10-19maint: tac: prefer "failed to" diagnostic over "cannot"Jim Meyering-4/+6
2011-10-19tac: do not let failed allocation cause immediate exitJim Meyering-1/+6
2011-10-19tac: use only one temporary file, with multiple nonseekable inputsJim Meyering-49/+72
2011-10-18maint: make tac.c slightly cleanerPaul Eggert-6/+3
2011-10-17tac: don't leak a file descriptor for each non-seekable inputJim Meyering-9/+6
2011-10-17tac: don't misbehave with multiple non-seekable inputsJim Meyering-4/+48
2011-10-17maint: tac: remove sole use of sprintf in favor of filenamecatJim Meyering-10/+6
2011-10-17maint: speed up make check (vc_exe_in_TESTS)Pádraig Brady-14/+10
2011-10-12maint: post-release administriviaJim Meyering-2/+5
2011-10-12version 8.14v8.14Jim Meyering-1/+1
2011-10-12tests: avoid a false failure on systems without inotifyPádraig Brady-0/+4
2011-10-09build: update gnulib to latest to fix MacOS X 10.5 test link failureJim Meyering-0/+0
2011-10-09rm: do not resort to stat'ing very long names even on deficient systemsJim Meyering-184/+5
2011-10-09tests: skip rather than failing when perl is not availableJim Meyering-1/+3
2011-10-08tests: avoid tail-2/F-vs-missing failure on NFSJim Meyering-0/+15
2011-10-08tests: avoid ls/slink-acl test failure on Solaris 10Jim Meyering-1/+1
2011-10-08tests: avoid false-positive failures on linux/sparc64Jim Meyering-0/+9
2011-10-06build: let bootstrap resort to wget for downloading .po filesBernhard Voelker-0/+8
2011-10-05doc: clean up NEWSJim Meyering-4/+5
2011-10-05tests: add a test to exercise today's ls-lL-vs-ACL bugJim Meyering-0/+43
2011-10-03build: don't use automake's obsolete AM_C_PROTOTYPES macroJim Meyering-5/+0
2011-10-01maint: clean up m4 syntaxJim Meyering-27/+27