cp,mv: preserve extended attributes even for read-only files
[platform/upstream/coreutils.git] / NEWS
2009-09-14 Ondřej Vašíkcp,mv: preserve extended attributes even for read-only...
2009-09-13 Jim Meyeringdoc: NEWS: say quadratic and linear, rather than O...
2009-09-13 Jim Meyeringdoc: improve NEWS
2009-09-11 Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-11 Jim Meyeringrm: improve efficiency of rm -r (without -f) from O...
2009-09-11 Jim Meyeringrm: rewrite to use fts
2009-09-11 Jim Meyeringpost-release administrivia
2009-09-11 Jim Meyeringversion 7.6 v7.6
2009-09-10 Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10 Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-08 Jim Meyeringtail: make the new piped-stdin test as portable as...
2009-09-07 Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07 Jim Meyeringdoc: tweak NEWS
2009-09-07 Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06 Jim Meyeringtail: flush initial output before possibly blocking
2009-09-03 Jim Meyeringdf: don't fail due to an unreadable argument
2009-09-03 Ondřej Vašíkcp: don't leak resources for each xattr preservation...
2009-09-01 Jim Meyeringls -i: print consistent inode numbers also for mount...
2009-08-29 Pádraig Bradycp --reflink: preserve attributes on cloned files if...
2009-08-28 Pádraig Bradycp --reflink: add an "auto" parameter to fall back...
2009-08-28 Eric Blakedd: detect closed stderr
2009-08-24 Jim Meyeringcp: ignore obscure failure to preserve symlink time...
2009-08-20 Jim Meyeringpost-release administrivia
2009-08-20 Jim Meyeringversion 7.5 v7.5
2009-08-18 Giuseppe Scrivanonl: deprecate --page-increment in favor of --line-increment
2009-08-14 Pádraig Bradydoc: clarify the cp --reflink NEWS
2009-08-13 Pádraig Bradydd: fix a signal handling race
2009-08-07 Giuseppe Scrivanocp: accept the --reflink option
2009-08-06 Jim Meyeringdd: work around buffer length restrictions with oflag...
2009-08-04 Jim Meyeringcp -pP (and e.g., -a): preserve time stamps on symlinks...
2009-08-04 Kamil Dudkainstall runs faster again with SELinux enabled
2009-07-29 Jim Meyeringmaint: update NEWS
2009-07-27 Kamil Dudkals -1U dir arg ... now works again
2009-06-25 Pádraig Bradydoc: clarify the tail inotify NEWS
2009-06-17 Pádraig Bradystdbuf: A new program to run a command with modified...
2009-06-15 Giuseppe Scrivanotail: use inotify if it is available
2009-06-13 Cliff Millersort: Ignore fields where end position is before the...
2009-06-11 Kamil Dudkals --color: do not colorize files with multiple hard...
2009-05-26 Michael Speersort: new --human-numeric-sort option to sort KiB MB...
2009-05-26 Giuseppe Scrivanochroot: accept new options --userspec=U:G and --groups...
2009-05-11 Eric Blaketruncate: fix bug in use of isspace
2009-05-07 Jim Meyeringpost-release administrivia
2009-05-07 Jim Meyeringversion 7.4 v7.4
2009-05-07 Jim Meyeringadmin: update NEWS
2009-05-01 Jim Meyeringpost-release administrivia
2009-05-01 Jim Meyeringversion 7.3 v7.3
2009-04-28 Pádraig Bradymisc: correct NEWS entry about id -G portability
2009-04-28 Jim Meyeringmisc: mention the df vs. automount change
2009-04-28 Jim Meyeringmisc: alphabetize NEWS entries
2009-04-27 Ondřej Vašíkcp -a: diagnose failure when preserving xattr/context...
2009-04-27 Ondřej Vašíkmv: ignore xattr-preservation failure when not supporte...
2009-04-23 Jim Meyeringsort -m: don't segfault when output file is also an...
2009-04-22 Jim Meyeringcp: work around linux kernel bug: short-read != EOF...
2009-04-10 Jim Meyeringgnulib: update to latest: fix ls -v & sort -V
2009-04-09 Pádraig Bradyid: fix infinite loop on some systems
2009-04-07 Pádraig Bradyshred,sort,shuf: don't use /dev/urandom by default
2009-04-03 Jim Meyeringdoc: adjust 7.2 "cat,cp,install,mv,split speed-up"...
2009-04-02 Pádraig Bradyls: fix alignment when month names have varying widths
2009-03-31 Jim Meyeringpost-release administrivia
2009-03-31 Jim Meyeringversion 7.2 v7.2
2009-03-25 Eric Blakepwd: support -L and -P
2009-03-24 Kamil Dudkals: make it possible to disable coloring of hard links
2009-03-11 Ondřej Vašíkcp: make -a option preserve xattrs, but with reduced...
2009-03-11 Pádraig Bradycat: Fix immediate output of processed data
2009-03-11 Pádraig Bradycat,cp,mv,install,split: Set the minimum IO block size...
2009-03-08 Jim Meyeringtests: add a test for newly-fixed bug in comm --check...
2009-03-08 Jim Meyeringtests: ls -v: exercise the bug fixed by gnulib's new...
2009-03-07 Jim Meyeringpr: fix a bug whereby --indent=N (-o) did not indent...
2009-02-27 Jim Meyeringcp: diagnose invalid "cp -rl dir dir" right away, once...
2009-02-26 Pádraig Bradysort: Fix two bugs with determining the end of field
2009-02-21 Jim Meyeringpost-release administrivia
2009-02-21 Jim Meyeringversion 7.1 v7.1
2009-02-18 Ondřej Vašíkcp: -a now preserves SELinux context, with reduced...
2009-02-18 Eric Blakeadd missing copyright dates
2009-02-17 Kamil Dudkainstall: add --compare (-C) option to install file...
2009-02-14 Pádraig Bradyseq: Fix equal width calculation when '.' added to...
2009-01-29 Kamil Dudkacp/mv: add xattr support
2009-01-28 Pádraig Bradydd: Better handle user specified offsets that are too big
2009-01-22 Pádraig Bradydoc: shred: Correct docs on default number of overwrites.
2009-01-14 Kamil Dudkacp/mv: add --no-clobber (-n) option to not overwrite...
2008-12-26 Matt Hardendd: add support for opening files in Concurrent I/O...
2008-12-16 Jim Meyeringdu: -H now does what POSIX requires
2008-12-03 Jim Meyeringtests: ensure that chmod, chgrp and chown honor --silent
2008-12-02 Jim Meyeringwc: read and process --files0-from= input a name at...
2008-12-02 Jim Meyeringdu: read and process --files0-from= input a name at...
2008-12-01 Jim Meyeringcp, mv: remove 3-year-deprecated+warned-about --reply...
2008-11-20 Jim Meyeringcp: use far less memory in some cases
2008-10-28 Kamil Dudkals: --color now highlights hard linked files, too
2008-10-26 Jim Meyeringtests: seq: check for today's extended long double fix
2008-10-23 Jim Meyeringls: use '.' (not +) as SELinux-only alt. access flag...
2008-10-06 Andreas Dilgerstat: add lustre filesystem type
2008-10-05 Jim Meyeringpost-release administrivia
2008-10-05 Jim Meyeringversion 7.0 v7.0
2008-10-03 Kamil Dudkals and sort: use filevercmp instead of strverscmp
2008-09-26 Jim Meyeringrm -r: avoid O(n^2) performance for a directory with...
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-08-15 Jim Meyeringadjust
2008-08-15 Bruce Korbsort: new option, --sort=version, for version number...
next