summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-17ls -CF would misalign columns in some cases.Jim Meyering
2006-08-17* src/copy.c (copy_internal, same_file_ok): Adjust comments notJim Meyering
2006-08-17* Makefile.maint (patch-check): Adapt to work now that the patchJim Meyering
2006-08-17With this patch, permit building with Solaris cc on Solaris 7.Jim Meyering
2006-08-16* tests/chmod/setgid (abs_srcdir): Remove; not used or needed.Paul Eggert
2006-08-16* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.Jim Meyering
2006-08-16Skip this test suite if we can't set up filesPaul Eggert
2006-08-16* tests/lang-default (LC_ALL): Set to "C", so we getPaul Eggert
2006-08-16Fix bugs when printing plurals of numbers that are notPaul Eggert
2006-08-16Explain why gzip --help's stderr output matters.Jim Meyering
2006-08-162006-08-16 Bruno Haible <bruno@clisp.org>Jim Meyering
2006-08-162006-08-16 Andreas Schwab <schwab@suse.de>Jim Meyering
2006-08-16* tests/ls/stat-dtype: Use stat to test file system type, ratherJim Meyering
2006-08-16add URL for HU-translation problem reportJim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15* src/dd.c (print_stats): Don't substitute "1" for number, as thisPaul Eggert
2006-08-15[./]Jim Meyering
2006-08-15* NEWS: Add a line for 6.1-cvs.Jim Meyering
2006-08-15* Makefile.maint (alpha beta major): Fix syntax error.Jim Meyering
2006-08-15Don't mention "stable" on Version line.Jim Meyering
2006-08-15tweak syntax of "Version ..." line.Jim Meyering
2006-08-15* TODO: Add an item (convert to use gnulib-tool), add to the planJim Meyering
2006-08-15* Version 6.0 [unstable].Jim Meyering
2006-08-13* src/shred.c (usage): Don't indent the second line of an item.Jim Meyering
2006-08-11(AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.Paul Eggert
2006-08-11* tests/ls/stat-vs-dirent: Too many (losing) systems trigger theJim Meyering
2006-08-10Undo latest change; I was confused about gettext versus gcc.Paul Eggert
2006-08-10Adjust some files for gettext 0.15.Paul Eggert
2006-08-10(struct control): Remove fastmap member.Paul Eggert
2006-08-10* tests/ls/stat-dtype: If "." is tmpfs, skip this test unless uname -sJim Meyering
2006-08-10* src/dircolors.hin: Add a TERM directive for each of the following:Jim Meyering
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert
2006-08-09Add mlterm, rxvt-unicode; this fixes Debian bug 317503.Paul Eggert
2006-08-09Add shuf.Paul Eggert
2006-08-09Add a compile-time check to ensure that filetypeJim Meyering
2006-08-09Remove use of --seed=S.Jim Meyering
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert
2006-07-29(set_author): Preserve the st_author field via thePaul Eggert
2006-07-28chmod 0755 DIR and chmod 755 DIR are now equivalent.Paul Eggert
2006-07-27* src/chgrp.c (usage): Use correct grammar in description of the --reference ...Jim Meyering
2006-07-26* src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]:Jim Meyering
2006-07-26* tests/ls/stat-failed: Adapt to match new expected output.Jim Meyering
2006-07-26* src/ls.c (print_color_indicator): Test for S_IFREG first, ratherJim Meyering
2006-07-26Checking in a change from Paul.Jim Meyering
2006-07-26Prepare for the above change.Jim Meyering
2006-07-26* src/ls.c: Correct indentation/formatting in a few places.Jim Meyering
2006-07-25Clarify the "chmod 0500" news, and correct the vaguePaul Eggert
2006-07-25* src/ls.c (gobble_file): When handling a stat-failed entry,Jim Meyering
2006-07-25* tests/ls-2/tests (no-a-isdir-b): Update to reflect additionJim Meyering