| Age | Commit message (Expand) | Author | Lines |
| 2006-08-09 | Remove the po-update procedure; it doesn't | Paul Eggert | -22/+1 |
| 2006-08-09 | Fix too-long line in 2006-08-08 checkin, and an encoding error | Paul Eggert | -2/+2 |
| 2006-08-09 | (my-distcheck): Compile with -Wpointer-arith | Paul Eggert | -2/+3 |
| 2006-08-09 | (next_line): New function. | Paul Eggert | -2/+12 |
| 2006-08-09 | Add a compile-time check to ensure that filetype | Jim Meyering | -1/+7 |
| 2006-08-09 | Remove use of --seed=S. | Jim Meyering | -1/+5 |
| 2006-08-09 | Include <config.h>. | Jim Meyering | -0/+7 |
| 2006-08-09 | Add lib/randread.c, lib/xmemxfrm.c, and src/shuf.c. | Jim Meyering | -0/+7 |
| 2006-08-08 | Fix typo in latest changelog entry: restrict.m4 wasn't logged right. | Paul Eggert | -8/+0 |
| 2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert | -0/+78 |
| 2006-08-08 | Remove, since we no longer need gl_RESTRICT. | Paul Eggert | -38/+0 |
| 2006-08-08 | Remove; its contents are now in ../lib/rand-isaac.c. | Paul Eggert | -335/+0 |
| 2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert | -0/+1734 |
| 2006-08-08 | (TESTS): Add shuf. | Paul Eggert | -0/+1 |
| 2006-08-08 | Use new random-number interface rather than rand-isaac.c. | Paul Eggert | -50/+127 |
| 2006-08-08 | Use new random-number interface rather than rand-isaac.c. | Paul Eggert | -105/+53 |
| 2006-08-08 | (bin_PROGRAMS): Add shuf. | Paul Eggert | -2/+3 |
| 2006-08-08 | (dist_man_MANS): Add shuf.1. | Paul Eggert | -1/+2 |
| 2006-08-08 | Add shuf.1. | Paul Eggert | -0/+1 |
| 2006-08-08 | (gl_TIME_R): Use AC_C_RESTRICT, not | Paul Eggert | -1/+1 |
| 2006-08-08 | (gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT, since we | Paul Eggert | -2/+2 |
| 2006-08-08 | (gl_PREREQ): Require gl_MEMXFRM, gl_RANDINT, gl_RANDPERM, | Paul Eggert | -1/+5 |
| 2006-08-08 | (gl_PREREQ_GETADDRINFO): Use AC_C_RESTRICT, not | Paul Eggert | -2/+2 |
| 2006-08-08 | (libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h. | Paul Eggert | -0/+1 |
| 2006-08-08 | (shuf invocation, Random sources): New sections. | Paul Eggert | -5/+212 |
| 2006-08-08 | Add shuf. | Paul Eggert | -3/+3 |
| 2006-08-08 | Add shuf. Mention new --random-source option for shred and sort. | Paul Eggert | -4/+7 |
| 2006-08-08 | Add shuf. | Paul Eggert | -0/+1 |
| 2006-07-29 | (set_author): Preserve the st_author field via the | Paul Eggert | -2/+9 |
| 2006-07-28 | chmod 0755 DIR and chmod 755 DIR are now equivalent. | Paul Eggert | -0/+29 |
| 2006-07-28 | chmod now preserves setuid and setgid bits on directories | Paul Eggert | -2/+4 |
| 2006-07-28 | Clear setuid and setuid bits on directory, in case the build | Paul Eggert | -1/+1 |
| 2006-07-28 | Use symbolic mode so that we clear | Paul Eggert | -1/+1 |
| 2006-07-28 | Remove obsolete comment about masks. | Paul Eggert | -2/+0 |
| 2006-07-28 | (mode_compile): Numeric modes now affect setuid and | Paul Eggert | -5/+7 |
| 2006-07-28 | (Changing Special Mode Bits): Clarify u+s versus | Paul Eggert | -19/+36 |
| 2006-07-28 | (install invocation, mkdir invocation): | Paul Eggert | -3/+11 |
| 2006-07-27 | * src/chgrp.c (usage): Use correct grammar in description of the --reference ... | Jim Meyering | -2/+8 |
| 2006-07-26 | * src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]: | Jim Meyering | -1/+6 |
| 2006-07-26 | * tests/ls/stat-failed: Adapt to match new expected output. | Jim Meyering | -6/+9 |
| 2006-07-26 | * src/ls.c (print_color_indicator): Test for S_IFREG first, rather | Jim Meyering | -12/+29 |
| 2006-07-26 | Checking in a change from Paul. | Jim Meyering | -84/+119 |
| 2006-07-26 | Prepare for the above change. | Jim Meyering | -26/+32 |
| 2006-07-26 | * src/ls.c: Correct indentation/formatting in a few places. | Jim Meyering | -8/+12 |
| 2006-07-25 | Clarify the "chmod 0500" news, and correct the vague | Paul Eggert | -6/+21 |
| 2006-07-25 | Use "chmod 0500" rather than "chmod 500". | Paul Eggert | -1/+1 |
| 2006-07-25 | (Directory Setuid and Setgid): Explain that this is a | Paul Eggert | -4/+13 |
| 2006-07-25 | * src/ls.c (gobble_file): When handling a stat-failed entry, | Jim Meyering | -4/+9 |
| 2006-07-25 | * tests/ls-2/tests (no-a-isdir-b): Update to reflect addition | Jim Meyering | -1/+3 |
| 2006-07-25 | *** empty log message *** | Jim Meyering | -1/+1 |