Age | Commit message (Expand) | Author |
2006-07-22 | Split closeout into close-stream and closeout. | Paul Eggert |
2006-07-22 | (close_stdout): Use new function close_stream. | Paul Eggert |
2006-07-22 | Initial revision. | Paul Eggert |
2006-07-22 | (gl_PREREQ): Require gl_CLOSE_STREAM. | Paul Eggert |
2006-07-21 | * src/su.c (usage): Correct typo in --help output: s/commmand/command/ | Jim Meyering |
2006-07-21 | *** empty log message *** | Jim Meyering |
2006-07-21 | (FILE_TYPE_INDICATOR_OPTION): Reposition this new name so the list remains al... | Jim Meyering |
2006-07-21 | mention yesterday's other ls bugfix | Jim Meyering |
2006-07-21 | *** empty log message *** | Jim Meyering |
2006-07-21 | Fix another bug: ls --indicator-style=file-type would call | Jim Meyering |
2006-07-20 | * src/df.c (main): Fail and don't print the headers if no | Jim Meyering |
2006-07-20 | *** empty log message *** | Jim Meyering |
2006-07-20 | (file-type): New test: | Jim Meyering |
2006-07-20 | Fix a bug: ls --file-type worked like --indicator-style=slash, | Jim Meyering |
2006-07-20 | *** empty log message *** | Jim Meyering |
2006-07-20 | [ME_REMOTE]: Filter out cifs. | Jim Meyering |
2006-07-20 | *** empty log message *** | Jim Meyering |
2006-07-20 | *** empty log message *** | Jim Meyering |
2006-07-20 | (ME_REMOTE): Compare strchr's result to NULL, not 0, for better readability. | Jim Meyering |
2006-07-19 | * src/ls.c (print_dir): Give a better diagnostic for failed opendir. | Jim Meyering |
2006-07-19 | *** empty log message *** | Jim Meyering |
2006-07-19 | (EXTRA_DIST): Add build-aux/vc-list-files. | Jim Meyering |
2006-07-19 | *** empty log message *** | Jim Meyering |
2006-07-19 | Command line args correspond to an "include" list, not an exclude list. | Jim Meyering |
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 |