Age | Commit message (Expand) | Author |
2006-07-19 | tweak spacing to align backslashes | Jim Meyering |
2006-07-17 | In comment: bits bits -> bits. | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-17 | Regenerate. | Paul Eggert |
2006-07-17 | Fix typo in previous checkin; some file names were wrong. | Paul Eggert |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-17 | Add a test for the X bug. | Paul Eggert |
2006-07-17 | Remove re_protect case that no longer applies. | Paul Eggert |
2006-07-17 | Do the setgid test instead of bailing. | Paul Eggert |
2006-07-17 | (main): Adjust to new mode_adjust API. | Paul Eggert |
2006-07-17 | (main): Adjust to new mode_adjust API. | Paul Eggert |
2006-07-17 | (struct mkdir_options): New struct. | Paul Eggert |
2006-07-17 | Include mkancesdirs.h. | Paul Eggert |
2006-07-17 | (process_file): Adjust to mode_adjust API change. | Paul Eggert |
2006-07-17 | (gl_PREREQ): Require gl_MKANCESDIRS. | Paul Eggert |
2006-07-17 | (gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h. | Paul Eggert |
2006-07-17 | Remove; no longer needed. | Paul Eggert |
2006-07-17 | (gl_MACROS): Remove gl_AFS. | Paul Eggert |
2006-07-17 | (mode_adjust): New API. | Paul Eggert |
2006-07-17 | (octal_to_mode): New function. | Paul Eggert |
2006-07-17 | Adjust to new make_dir_parents API. | Paul Eggert |
2006-07-17 | Don't include alloca.h, stdio.h, sys/types.h, | Paul Eggert |
2006-07-17 | (Mode Structure): Modernize the explanation of the | Paul Eggert |
2006-07-17 | Change GNU to @acronym{GNU} in a few places. | Paul Eggert |
2006-07-17 | Initial version. | Paul Eggert |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |
2006-07-16 | * userspec.c (parse_with_separator): Say "invalid spec" rather than | Jim Meyering |
2006-07-14 | (do_decode): Output to parameter OUT, not to stdout. | Paul Eggert |
2006-07-14 | * Makefile.maint (CVS_LIST): Use new file, build-aux/vc-list-files, | Jim Meyering |
2006-07-14 | * Makefile.am (EXTRA_DIST): Add a few more .??* files. | Jim Meyering |
2006-07-11 | Assume <dirent.h> exists, since gnulib assumes this now as well. | Paul Eggert |
2006-07-11 | Sync from gnulib. | Paul Eggert |
2006-07-11 | (gl_STDINT_H): Like yesterday's change to | Paul Eggert |
2006-07-10 | (gl_ABSOLUTE_HEADER): Use "" rather than <> | Paul Eggert |
2006-07-09 | *** empty log message *** | Jim Meyering |
2006-07-09 | (TESTS): Add dir2dir. | Jim Meyering |
2006-07-09 | *** empty log message *** | Jim Meyering |
2006-07-09 | Adjust so failing with ENOTEMPTY is ok, too. | Jim Meyering |
2006-07-09 | Regenerate. | Paul Eggert |
2006-07-09 | Adjust to recent updates from gnulib. | Paul Eggert |
2006-07-09 | Adjust to today's renaming changes in system.h. | Paul Eggert |
2006-07-09 | (print_it): Don't assume char is unsigned. | Paul Eggert |
2006-07-09 | (print_esc): Don't assume char is unsigned. | Paul Eggert |
2006-07-09 | (create_fullname): Don't assume char is unsigned. | Paul Eggert |
2006-07-09 | (is_blank): Remove; no longer needed. All uses | Paul Eggert |
2006-07-09 | (unexpand): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (is_char_class_member): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (initialize_regex, fix_output_parameters): Don't assume that isprint | Paul Eggert |
2006-07-09 | (check_punctuation): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (expand): Don't assume that isprint etc. return | Paul Eggert |