Age | Commit message (Expand) | Author |
2006-04-11 | (compiled_separator_fastmap): New ver. | Paul Eggert |
2006-04-11 | (context_regex_string, word_regex_string): Remove. | Paul Eggert |
2006-04-11 | (body_fastmap, header_fastmap, footer_fastmap): | Paul Eggert |
2006-04-11 | (docolon): Allocate and use a fastmap. | Paul Eggert |
2006-04-11 | Update copyright year. | Paul Eggert |
2006-04-11 | (struct control): Put re_compiled member at the | Paul Eggert |
2006-03-30 | (iwrite): Remove assignment without effect. | Jim Meyering |
2006-03-28 | (usage): Remove mention of --copyright/-C. | Jim Meyering |
2006-03-27 | . | Jim Meyering |
2006-03-27 | (uptime_LDADD): Add $(POW_LIB), for uptime's use of strtod. | Jim Meyering |
2006-03-26 | . | Jim Meyering |
2006-03-26 | (log_su, run_shell): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (next_file_name): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (wipename): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (rm_1): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (target_directory_operand, movefile): Use new last_component, in place of bas... | Jim Meyering |
2006-03-26 | (basename_is_dot_or_dotdot): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (target_directory_operand, main): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-26 | (target_directory_operand, install_file_in_dir): Use new last_component, in p... | Jim Meyering |
2006-03-26 | (guess_shell_syntax): Use new last_component. | Jim Meyering |
2006-03-26 | (target_directory_operand): Use new last_component. | Jim Meyering |
2006-03-26 | (main): Don't strip suffix from file system roots. | Jim Meyering |
2006-03-23 | (main): Ignore fd_reopen return value when ignoring input, since | Paul Eggert |
2006-03-23 | (main): nohup diagnostics are now more precise, and nohup now | Paul Eggert |
2006-03-17 | . | Jim Meyering |
2006-03-12 | (set_author): Rename function, from preserve_author. | Jim Meyering |
2006-03-12 | . | Jim Meyering |
2006-03-12 | (AD_pop_and_chdir): Use new macro, | Jim Meyering |
2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering |
2006-03-11 | (robust_getcwd): Prepend only one slash, not two. | Jim Meyering |
2006-03-10 | Fix a bug whereby a user with write access to a directory being removed | Jim Meyering |
2006-03-08 | (set_fd_flags): Handle file-creation flags on file | Paul Eggert |
2006-03-06 | (O_NOLINKS): Define to 0 if not already defined. | Paul Eggert |
2006-03-06 | (flags, usage): New flags directory, nolinks. | Paul Eggert |
2006-03-06 | (usage): Mention that -f disables --color. | Paul Eggert |
2006-03-05 | Make `base64 --wrap=N' work for N=0, and for N larger than SIZE_MAX. | Jim Meyering |
2006-02-27 | (do_decode): Use correct type for parameter, ignore_garbage: s/size_t/bool/. | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-27 | . | Jim Meyering |
2006-02-27 | (bin_PROGRAMS): Add base64. | Jim Meyering |
2006-02-27 | (wrap_write): Correct declaration syntax: s/size_t * V/size_t *V/. | Jim Meyering |
2006-02-27 | Don't include .h files already included by system.h: | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |
2006-02-26 | (NOT_AN_INODE_NUMBER, D_INO): Define (moved here from pwd.c). | Jim Meyering |
2006-02-26 | (NOT_AN_INODE_NUMBER, D_INO): Move definitions to system.h | Jim Meyering |
2006-02-26 | In ls, avoid calling stat for --inode (-i), when possible. | Jim Meyering |
2006-02-21 | (usage): Mention `sort -k 1b,1'. | Paul Eggert |
2006-02-20 | . | Jim Meyering |
2006-02-20 | (INTERACTIVE_OPTION): New enum value. | Jim Meyering |
2006-02-18 | (usage): Use two spaces (not one) to separate the | Jim Meyering |