Age | Commit message (Expand) | Author |
2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering |
2006-06-08 | (eval4): Detect overflow properly when multiplying INTMAX_MIN * -1. | Paul Eggert |
2006-06-07 | Don't claim x86 behavior is erroneous in a comment. | Paul Eggert |
2006-06-07 | (integer_overflow): New function. | Paul Eggert |
2006-06-03 | Make `cp --link --no-dereference' work also on systems where the | Jim Meyering |
2006-05-30 | (usage): Add `v' to the list of sorting-related options. | Jim Meyering |
2006-05-27 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering |
2006-05-25 | (usage): Remove mention of --seed. | Paul Eggert |
2006-05-20 | (main): Use FTS_PHYSICAL here, too. | Jim Meyering |
2006-05-20 | (main): Rename local, s/symlink_deref_bit/symlink_deref_bits/ | Jim Meyering |
2006-05-19 | (main): Don't let -D, -L, or -P turn off the internal | Jim Meyering |
2006-05-15 | (usage): Correct description of -a: s/-dpR/-dpPR/. From Tomas Pospisek. | Jim Meyering |
2006-05-11 | mv -T DIR EMPTY_DIR no longer fails | Jim Meyering |
2006-05-11 | (copy_internal): Don't explicitly unlink the destination | Jim Meyering |
2006-05-07 | Adjust to reflect new offsets. | Jim Meyering |
2006-05-06 | . | Jim Meyering |
2006-05-03 | *** empty log message *** | Jim Meyering |
2006-05-03 | (DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS): | Jim Meyering |
2006-05-03 | (main): On systems with d_type, directories_first only | Jim Meyering |
2006-05-03 | (xstrcoll_df_version, rev_xstrcoll_df_version): Add space after comma | Jim Meyering |
2006-04-23 | (sort_type): Rearrange to use as an array index when | Jim Meyering |
2006-04-19 | (fillrand): The assertion was way too weak, due to | Paul Eggert |
2006-04-17 | (human_access): Use (new) filemodestring rather than | Paul Eggert |
2006-04-17 | (HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c. | Paul Eggert |
2006-04-17 | (describe_change): Adjust to filemode changes. | Paul Eggert |
2006-04-17 | (main) [DEFAULT_IGNORE_FILE]: Remove code to use a default | Jim Meyering |
2006-04-12 | (sync) [!HAVE_SYNC]: New macro. | Paul Eggert |
2006-04-12 | (USE_STATVFS): New macro. | Paul Eggert |
2006-04-12 | (main) [! HAVE_SETGROUPS]: Don't call setgroups. | Paul Eggert |
2006-04-12 | (linkfunc): Remove. This method ran into a compiler/linker | Paul Eggert |
2006-04-12 | Clear the RE_NO_EMPTY_RANGES re syntax option, as this is a less intrusive | Paul Eggert |
2006-04-12 | (docolon): Set re_syntax_options to a value that is compatible with | Paul Eggert |
2006-04-12 | (build_type_arg): Set re_syntax_options to a value that is compatible | Paul Eggert |
2006-04-12 | (extract_regexp): Set re_syntax_options to a | Paul Eggert |
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 |