Age | Commit message (Expand) | Author |
2011-04-26 | post-release administrivia | Jim Meyering |
2011-04-26 | version 8.12 | Jim Meyering |
2011-04-26 | maint: tweak sc_tight_scope rule | Jim Meyering |
2011-04-26 | dd: work around compilation failure on AIX 5.1 and 5.2 | Jim Meyering |
2011-04-26 | maint: move two small functions, so we can remove a fwd decl | Jim Meyering |
2011-04-25 | maint: change some leading 8-space sequences to TABs in a Makefile.am | Jim Meyering |
2011-04-25 | stat: recognize V9FS and ECRYPTFS file systems | Jim Meyering |
2011-04-25 | tail --follow=name no longer implies --retry | Jim Meyering |
2011-04-25 | copy: include both src and dest names in clone failure diagnostic | Jeff Liu |
2011-04-25 | tests: tail-2/pipe-f2: avoid false-positive failure | Jim Meyering |
2011-04-25 | maint: explicitly list full-read and full-write module names | Jim Meyering |
2011-04-25 | doc: tail/inotify does use --sleep-interval=S, with --pid=P | Jim Meyering |
2011-04-22 | tests: sparse-fiemap: adjust syntax to accommodate older awk | Alan Curry |
2011-04-21 | tests: sparse-fiemap: with root/ext3, do not create an ext4 FS | Jim Meyering |
2011-04-21 | tests: sparse-fiemap: report more detail upon failure; ignore an FP | Jim Meyering |
2011-04-20 | copy: use FIEMAP (extent_copy) only for apparently-sparse files, | Jim Meyering |
2011-04-20 | copy: factor out a tiny sparse-testing function | Jim Meyering |
2011-04-20 | copy: do not treat unwritten extents specially: avoid XFS/ext4 data loss | Jim Meyering |
2011-04-20 | copy: always use FIEMAP_FLAG_SYNC, for now | Jim Meyering |
2011-04-20 | tests: remove spurious syntax from a perl snippet | Jim Meyering |
2011-04-17 | dircolors: add .ear, .war, .sar, for Java jar-like archives | Ondřej Vašík |
2011-04-13 | post-release administrivia | Jim Meyering |
2011-04-13 | version 8.11 | Jim Meyering |
2011-04-13 | maint: mention dd's new partial read warning in NEWS | Pádraig Brady |
2011-04-13 | tests: fix a false positive fiemap test on some file systems | Pádraig Brady |
2011-04-12 | maint: correct kernel version in test comment | Pádraig Brady |
2011-04-12 | maint: remove unnecessary inclusion of <stdio.h> | Jim Meyering |
2011-04-11 | build: update gnulib submodule to latest | Jim Meyering |
2011-04-11 | cfg.mk: remove useless semicolon and backslash | Jim Meyering |
2011-04-11 | doc: tweak NEWS | Jim Meyering |
2011-04-11 | maint: install: remove support for --preserve_context ("_", not "-") | Jim Meyering |
2011-04-11 | maint: reorder install.c to eliminate declarations of static functions | Jim Meyering |
2011-04-11 | maint: rename variables for clarity... | Jim Meyering |
2011-04-11 | maint: remove doubled words in comments, e.g., s/to to/to/ | Jim Meyering |
2011-04-11 | maint: misc typo fixes | Pádraig Brady |
2011-04-07 | maint: correct kernel version in NEWS | Pádraig Brady |
2011-04-06 | copy: handle mergeable extents across fiemap scans | Pádraig Brady |
2011-04-06 | copy: fix an unlikely memory leak when a fiemap copy fails | Pádraig Brady |
2011-04-04 | tests: avoid spurious parallel failure due to temporary disk full | Jim Meyering |
2011-04-04 | tests: don't ever leave a backgrounded "sleep 10m" process | Jim Meyering |
2011-04-04 | tests: preserve-gid: don't chown temporary PATH dir to a nameless UID | Jim Meyering |
2011-04-04 | tests: preserve-gid: remove useless use of "env" | Jim Meyering |
2011-04-04 | tests: convert common root-build test failure to a "skip" | Jim Meyering |
2011-04-04 | tests: minor improvement of sc_tight_scope rule | Jim Meyering |
2011-04-04 | docs: mention POSIX 2008 | Eric Blake |
2011-04-03 | maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT | Jim Meyering |
2011-04-03 | copy: require fiemap sync also for 2.6.38 kernels | Jim Meyering |
2011-04-02 | cp: always detect copy-into-self: avoid infloop w/large PATH_MAX | Jim Meyering |
2011-04-02 | maint: fix a comment typo | Jim Meyering |
2011-04-01 | copy: process empty extents more efficiently | Pádraig Brady |