Age | Commit message (Expand) | Author |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-17 | ls -CF would misalign columns in some cases. | Jim Meyering |
2006-08-17 | * src/copy.c (copy_internal, same_file_ok): Adjust comments not | Jim Meyering |
2006-08-17 | * Makefile.maint (patch-check): Adapt to work now that the patch | Jim Meyering |
2006-08-17 | With 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-16 | Skip this test suite if we can't set up files | Paul Eggert |
2006-08-16 | * tests/lang-default (LC_ALL): Set to "C", so we get | Paul Eggert |
2006-08-16 | Fix bugs when printing plurals of numbers that are not | Paul Eggert |
2006-08-16 | Explain why gzip --help's stderr output matters. | Jim Meyering |
2006-08-16 | 2006-08-16 Bruno Haible <bruno@clisp.org> | Jim Meyering |
2006-08-16 | 2006-08-16 Andreas Schwab <schwab@suse.de> | Jim Meyering |
2006-08-16 | * tests/ls/stat-dtype: Use stat to test file system type, rather | Jim Meyering |
2006-08-16 | add URL for HU-translation problem report | Jim Meyering |
2006-08-15 | * NEWS: Mention that df exits with nonzero status if it generates | Paul Eggert |
2006-08-15 | * src/dd.c (print_stats): Don't substitute "1" for number, as this | Paul 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-15 | Don't mention "stable" on Version line. | Jim Meyering |
2006-08-15 | tweak syntax of "Version ..." line. | Jim Meyering |
2006-08-15 | * TODO: Add an item (convert to use gnulib-tool), add to the plan | Jim 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 the | Jim Meyering |
2006-08-10 | Undo latest change; I was confused about gettext versus gcc. | Paul Eggert |
2006-08-10 | Adjust 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 -s | Jim Meyering |
2006-08-10 | * src/dircolors.hin: Add a TERM directive for each of the following: | Jim Meyering |
2006-08-09 | Warn about oflag=append without conv=notrunc. | Paul Eggert |
2006-08-09 | Add mlterm, rxvt-unicode; this fixes Debian bug 317503. | Paul Eggert |
2006-08-09 | Add shuf. | Paul Eggert |
2006-08-09 | Add a compile-time check to ensure that filetype | Jim Meyering |
2006-08-09 | Remove use of --seed=S. | Jim Meyering |
2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert |
2006-07-29 | (set_author): Preserve the st_author field via the | Paul Eggert |
2006-07-28 | chmod 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, rather | Jim Meyering |
2006-07-26 | Checking in a change from Paul. | Jim Meyering |
2006-07-26 | Prepare for the above change. | Jim Meyering |
2006-07-26 | * src/ls.c: Correct indentation/formatting in a few places. | Jim Meyering |
2006-07-25 | Clarify the "chmod 0500" news, and correct the vague | Paul 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 addition | Jim Meyering |