| Age | Commit message (Expand) | Author | Lines |
| 2006-07-17 | (main): Adjust to new mode_adjust API. | Paul Eggert | -1/+1 |
| 2006-07-17 | (struct mkdir_options): New struct. | Paul Eggert | -57/+46 |
| 2006-07-17 | Include mkancesdirs.h. | Paul Eggert | -67/+57 |
| 2006-07-17 | (process_file): Adjust to mode_adjust API change. | Paul Eggert | -2/+4 |
| 2006-07-17 | (gl_PREREQ): Require gl_MKANCESDIRS. | Paul Eggert | -1/+2 |
| 2006-07-17 | (gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h. | Paul Eggert | -6/+5 |
| 2006-07-17 | Remove; no longer needed. | Paul Eggert | -17/+0 |
| 2006-07-17 | (gl_MACROS): Remove gl_AFS. | Paul Eggert | -2/+1 |
| 2006-07-17 | (mode_adjust): New API. | Paul Eggert | -3/+5 |
| 2006-07-17 | (octal_to_mode): New function. | Paul Eggert | -42/+75 |
| 2006-07-17 | Adjust to new make_dir_parents API. | Paul Eggert | -6/+7 |
| 2006-07-17 | Don't include alloca.h, stdio.h, sys/types.h, | Paul Eggert | -295/+74 |
| 2006-07-17 | (Mode Structure): Modernize the explanation of the | Paul Eggert | -17/+75 |
| 2006-07-17 | Change GNU to @acronym{GNU} in a few places. | Paul Eggert | -33/+50 |
| 2006-07-17 | Initial version. | Paul Eggert | -0/+305 |
| 2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert | -0/+16 |
| 2006-07-16 | * userspec.c (parse_with_separator): Say "invalid spec" rather than | Jim Meyering | -4/+14 |
| 2006-07-14 | (do_decode): Output to parameter OUT, not to stdout. | Paul Eggert | -1/+1 |
| 2006-07-14 | * Makefile.maint (CVS_LIST): Use new file, build-aux/vc-list-files, | Jim Meyering | -14/+195 |
| 2006-07-14 | * Makefile.am (EXTRA_DIST): Add a few more .??* files. | Jim Meyering | -0/+13 |
| 2006-07-11 | Assume <dirent.h> exists, since gnulib assumes this now as well. | Paul Eggert | -9/+8 |
| 2006-07-11 | Sync from gnulib. | Paul Eggert | -86/+60 |
| 2006-07-11 | (gl_STDINT_H): Like yesterday's change to | Paul Eggert | -3/+12 |
| 2006-07-10 | (gl_ABSOLUTE_HEADER): Use "" rather than <> | Paul Eggert | -2/+6 |
| 2006-07-09 | *** empty log message *** | Jim Meyering | -0/+1 |
| 2006-07-09 | (TESTS): Add dir2dir. | Jim Meyering | -0/+1 |
| 2006-07-09 | *** empty log message *** | Jim Meyering | -0/+5 |
| 2006-07-09 | Adjust so failing with ENOTEMPTY is ok, too. | Jim Meyering | -1/+4 |
| 2006-07-09 | Regenerate. | Paul Eggert | -9403/+16948 |
| 2006-07-09 | Adjust to recent updates from gnulib. | Paul Eggert | -0/+32 |
| 2006-07-09 | Adjust to today's renaming changes in system.h. | Paul Eggert | -36/+30 |
| 2006-07-09 | (print_it): Don't assume char is unsigned. | Paul Eggert | -2/+2 |
| 2006-07-09 | (print_esc): Don't assume char is unsigned. | Paul Eggert | -3/+3 |
| 2006-07-09 | (create_fullname): Don't assume char is unsigned. | Paul Eggert | -3/+3 |
| 2006-07-09 | (is_blank): Remove; no longer needed. All uses | Paul Eggert | -11/+3 |
| 2006-07-09 | (unexpand): Don't assume that isprint etc. return | Paul Eggert | -2/+2 |
| 2006-07-09 | (is_char_class_member): Don't assume that isprint etc. return | Paul Eggert | -19/+20 |
| 2006-07-09 | (initialize_regex, fix_output_parameters): Don't assume that isprint | Paul Eggert | -7/+7 |
| 2006-07-09 | (check_punctuation): Don't assume that isprint etc. return | Paul Eggert | -3/+3 |
| 2006-07-09 | (expand): Don't assume that isprint etc. return | Paul Eggert | -3/+3 |
| 2006-07-09 | (inittables): Use toupper rather than | Paul Eggert | -5/+5 |
| 2006-07-09 | (apply_translations): Use toupper rather than | Paul Eggert | -4/+2 |
| 2006-07-09 | (_D_EXACT_NAMELEN): Renamed from NLENGTH, for | Paul Eggert | -74/+14 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | -268/+211 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | -331/+311 |
| 2006-07-09 | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, | Paul Eggert | -1/+1 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | -58/+121 |
| 2006-07-09 | remove doubled "in" | Jim Meyering | -2/+2 |
| 2006-07-09 | fix typo: remove doubled "each" | Jim Meyering | -1/+1 |
| 2006-07-08 | New file, test for 2006-07-05 fix in copy.c. | Jim Meyering | -0/+47 |