| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-07-20 | *** empty log message *** | Jim Meyering | 1 | -0/+5 |
| 2006-07-20 | (ME_REMOTE): Compare strchr's result to NULL, not 0, for better readability. | Jim Meyering | 1 | -2/+2 |
| 2006-07-17 | In comment: bits bits -> bits. | Paul Eggert | 1 | -1/+1 |
| 2006-07-17 | Regenerate. | Paul Eggert | 1 | -67/+69 |
| 2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert | 1 | -0/+27 |
| 2006-07-17 | (mode_adjust): New API. | Paul Eggert | 1 | -3/+5 |
| 2006-07-17 | (octal_to_mode): New function. | Paul Eggert | 1 | -42/+75 |
| 2006-07-17 | Adjust to new make_dir_parents API. | Paul Eggert | 1 | -6/+7 |
| 2006-07-17 | Don't include alloca.h, stdio.h, sys/types.h, | Paul Eggert | 1 | -295/+74 |
| 2006-07-17 | Initial version. | Paul Eggert | 4 | -0/+294 |
| 2006-07-16 | * userspec.c (parse_with_separator): Say "invalid spec" rather than | Jim Meyering | 2 | -4/+14 |
| 2006-07-11 | Sync from gnulib. | Paul Eggert | 6 | -43/+27 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | 31 | -331/+311 |
| 2006-07-09 | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, | Paul Eggert | 1 | -1/+1 |
| 2006-07-08 | (getndelim2): Remove doubled "after" in comment. | Jim Meyering | 2 | -3/+7 |
| 2006-07-04 | Really add wcwidth.h. | Jim Meyering | 1 | -0/+70 |
| 2006-07-04 | *** empty log message *** | Jim Meyering | 2 | -1/+1 |
| 2006-07-04 | *** empty log message *** | Jim Meyering | 1 | -0/+1 |
| 2006-07-04 | Sync from gnulib. | Paul Eggert | 16 | -176/+450 |
| 2006-07-04 | (libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h, | Paul Eggert | 1 | -0/+2 |
| 2006-07-04 | Include <sys/types.h> after @FULL_PATH_STDINT_H@, for | Paul Eggert | 2 | -16/+23 |
| 2006-07-03 | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this | Jim Meyering | 2 | -0/+8 |
| 2006-07-02 | (intmax_t, uintmax_t): Prefer long to long long if | Paul Eggert | 2 | -2/+11 |
| 2006-07-02 | Sync stdint module from gnulib. | Paul Eggert | 3 | -196/+373 |
| 2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert | 1 | -0/+8 |
| 2006-07-01 | (XSTRTOD, DOUBLE): New macros, so that we can support | Paul Eggert | 1 | -9/+18 |
| 2006-07-01 | (xstrtold): New decl. | Paul Eggert | 1 | -1/+3 |
| 2006-07-01 | Initial revision. | Paul Eggert | 1 | -0/+2 |
| 2006-06-29 | From Derek R. Price: | Jim Meyering | 2 | -59/+14 |
| 2006-06-28 | (CLOSEDIR): Remove. All uses changed to closedir. | Paul Eggert | 2 | -9/+7 |
| 2006-06-20 | (openat): Use ?:, not if, to work around GCC bug 4210. | Paul Eggert | 2 | -4/+10 |
| 2006-06-20 | fix typo in comment: s/nerrower/narrower/ | Jim Meyering | 1 | -1/+1 |
| 2006-06-19 | *** empty log message *** | Jim Meyering | 1 | -0/+6 |
| 2006-06-19 | Apply this change from gnulib: | Jim Meyering | 1 | -5/+2 |
| 2006-06-11 | (__attribute__): Don't define if already defined. | Paul Eggert | 3 | -4/+14 |
| 2006-06-10 | Apply this change from gnulib: | Jim Meyering | 2 | -1/+12 |
| 2006-06-05 | * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun | Paul Eggert | 2 | -2/+7 |
| 2006-05-25 | (small_open, large_open): New macros. | Paul Eggert | 2 | -5/+16 |
| 2006-05-23 | Fix misspelling. | Paul Eggert | 1 | -1/+1 |
| 2006-05-23 | Note problem with string.h. | Paul Eggert | 1 | -1/+2 |
| 2006-05-23 | filemode.c: Don't include <string.h>. | Paul Eggert | 1 | -0/+5 |
| 2006-05-23 | Don't include <string.h>; this include was | Paul Eggert | 1 | -2/+0 |
| 2006-05-22 | * filemode.c (setst): Remove. | Paul Eggert | 2 | -35/+15 |
| 2006-05-22 | Document the internals better. Most of this change | Paul Eggert | 2 | -10/+102 |
| 2006-05-20 | *** empty log message *** | Jim Meyering | 1 | -0/+6 |
| 2006-05-20 | (fts_open): Fail with EINVAL if a caller violates this rule: | Jim Meyering | 1 | -0/+4 |
| 2006-05-19 | Sync nanosleep from gnulib. | Paul Eggert | 2 | -5/+34 |
| 2006-05-15 | *** empty log message *** | Jim Meyering | 1 | -0/+2 |
| 2006-05-15 | (xfts_open): Always use FTS_CWDFD. | Jim Meyering | 1 | -2/+2 |
| 2006-05-15 | *** empty log message *** | Jim Meyering | 1 | -0/+9 |