Age | Commit message (Expand) | Author |
2000-07-29 | (temp_dir): Remove. | Jim Meyering |
2000-07-25 | (change_file_owner): Save errno from a possibly failed chown, | Jim Meyering |
2000-07-25 | (change_file_mode): Save errno from a possibly failed chown, | Jim Meyering |
2000-07-25 | (change_file_group): Save errno from a possibly failed chown, | Jim Meyering |
2000-07-25 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-25 | tweak diagnostic | Jim Meyering |
2000-07-25 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-25 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-25 | (main): Remove unnecessary "%s" argument. | Jim Meyering |
2000-07-24 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-23 | Include <sys/param.h> if HAVE_SYS_PARAM_H is defined, | Jim Meyering |
2000-07-23 | (main): Give a better diagnostic for e.g., | Jim Meyering |
2000-07-23 | [!HAVE_DECL_GETPWUID]: Declare getpwuid. | Jim Meyering |
2000-07-23 | Fix cp so that `cp -r DIR1/ DIR2' works once again. | Jim Meyering |
2000-07-23 | (ASSIGN_STRDUPA): Remove macro definition. | Jim Meyering |
2000-07-23 | (ASSIGN_STRDUPA): New macro (moved here from remove.c). | Jim Meyering |
2000-07-19 | (batch_convert): Free `initial_TZ' only if it was set. | Jim Meyering |
2000-07-17 | (visible): Don't mark `<undef>' for translation. | Jim Meyering |
2000-07-17 | (usage): Give a little more info. | Jim Meyering |
2000-07-17 | Avoid warnings. | Jim Meyering |
2000-07-15 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-15 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-15 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-15 | Convert "`%s'" in format strings to "%s", and wrap each | Jim Meyering |
2000-07-09 | update copyright date | Jim Meyering |
2000-07-09 | update copyright date | Jim Meyering |
2000-07-01 | Change type of global, field_1_bufsize, from int to size_t. | Jim Meyering |
2000-06-29 | (find_bracketed_repeat): Add a cast to suppress a warning. | Jim Meyering |
2000-06-29 | (enum): Remove comma from end of enumerator list. | Jim Meyering |
2000-06-27 | (count_entry): Don't set errno before | Jim Meyering |
2000-06-27 | (copy_dir): Don't set errno before | Jim Meyering |
2000-06-27 | (change_dir_mode): Don't set errno before | Jim Meyering |
2000-06-27 | (change_dir_owner): Don't set errno before | Jim Meyering |
2000-06-27 | (change_dir_group): Don't set errno before | Jim Meyering |
2000-06-27 | (show_dev): Round disk usage percentage up, not to nearest value. | Jim Meyering |
2000-06-26 | `id -Gn' (invoked by groups) would fail without giving a diagnostic | Jim Meyering |
2000-06-25 | (copy_internal): Don't return return immediately after a | Jim Meyering |
2000-06-24 | tweak copyright | Jim Meyering |
2000-06-24 | (sysv_sum_file): Avoid overflowing 32-bit accumulator | Jim Meyering |
2000-06-22 | (main): Correct a comment. | Jim Meyering |
2000-06-21 | (getstr): Remove private (and out of date) version of this function. | Jim Meyering |
2000-06-21 | (valid_options): Don't segfault on `stty erase -'. | Jim Meyering |
2000-06-20 | (main): Fix off-by-argc test, so +N-style options are recognized once again. | Jim Meyering |
2000-06-16 | (print_size): Round disk usage up. | Jim Meyering |
2000-06-16 | (print_dir, gobble_file, print_long_format, print_file_name_and_frills): | Jim Meyering |
2000-06-16 | (df_readable): New arg for rounding style. | Jim Meyering |
2000-06-16 | (copy_reg): Give a slightly better diagnostic. | Jim Meyering |
2000-06-12 | (main): Give the correct diagnostic when using the | Jim Meyering |
2000-06-04 | (show_point) [HAVE_REALPATH && !HAVE_RESOLVEPATH]: | Jim Meyering |
2000-06-03 | Allow -v as synonym for --verbose, to be consistent with other fileutils. | Jim Meyering |