Age | Commit message (Expand) | Author |
2001-09-15 | (EISDIR): Define to 0, if not already defined. | Jim Meyering |
2001-09-15 | (UNWRITABLE): Define (factored out of copy_internal). | Jim Meyering |
2001-09-15 | (copy_internal) [move_mode]: Support the new | Jim Meyering |
2001-09-15 | Accept new option: --reply={yes,no,query} | Jim Meyering |
2001-09-15 | (main): Reflect renaming: s/I_ON/I_ASK_USER/. | Jim Meyering |
2001-09-15 | (enum Interactive): Remove members, I_OFF and I_ON. | Jim Meyering |
2001-09-15 | (main): Don't strip trailing slashes; POSIX doesn't allow it here. | Jim Meyering |
2001-09-15 | (main): Don't strip trailing slashes; POSIX doesn't allow it here. | Jim Meyering |
2001-09-15 | (main): Don't strip trailing slashes; POSIX doesn't allow it here. | Jim Meyering |
2001-09-15 | (main): Don't strip trailing slashes; POSIX doesn't allow it here. | Jim Meyering |
2001-09-15 | (main): Don't strip trailing slashes; POSIX doesn't allow it here. | Jim Meyering |
2001-09-12 | The command `echo a|./fmt -2147483647' would cause fmt to segfault. | Jim Meyering |
2001-09-12 | tail: accept new option: -F, equivalent to `--follow=name --retry', | Jim Meyering |
2001-09-12 | The command `echo foo| fmt -w 100000' would cause fmt to segfault. | Jim Meyering |
2001-09-09 | (binary_operator): Correct typo in diagnostic. | Jim Meyering |
2001-09-08 | (copy_internal): Add braces around now-multi-stmt | Jim Meyering |
2001-09-07 | Correct copyright notice as per latest coding standards. | Jim Meyering |
2001-09-04 | (get_link_name): Update use of xreadlink. | Jim Meyering |
2001-09-01 | (show_point): Use canonicalize_file_name, if possible. | Jim Meyering |
2001-09-01 | (get_link_name): Restore error-handling that was removed by preceding delta. | Jim Meyering |
2001-09-01 | Include "xreadlink.h". | Jim Meyering |
2001-08-31 | (bool): Remove typedef, now that it's in system.h. | Jim Meyering |
2001-08-31 | (copy_dir): Remove st_size argument. | Jim Meyering |
2001-08-31 | (count_entry): Remove st_size argument. | Jim Meyering |
2001-08-31 | (change_dir_mode): Remove statp arg; no longer needed. | Jim Meyering |
2001-08-31 | (change_dir_owner): Remove statp arg; no longer needed. | Jim Meyering |
2001-08-31 | Do not include savedir.h; not used. | Jim Meyering |
2001-08-31 | Include full-write.h. | Jim Meyering |
2001-08-31 | copyright | Jim Meyering |
2001-08-31 | Include full-write.h. | Jim Meyering |
2001-08-31 | (full_write): Remove decl; not needed. | Jim Meyering |
2001-08-31 | (full_write): Remove decl; not needed. | Jim Meyering |
2001-08-31 | (full_write): Remove decl; not needed. | Jim Meyering |
2001-08-31 | Include full-write.h. | Jim Meyering |
2001-08-31 | Include full-write.h. | Jim Meyering |
2001-08-31 | * src/remove.c: Move true/false definitions and include from here... | Jim Meyering |
2001-08-31 | copyright | Jim Meyering |
2001-08-31 | (count_entry, main): Reflect changes to the exclude functions. | Jim Meyering |
2001-08-28 | (main): Diagnose an invalid width option. | Jim Meyering |
2001-08-28 | (main): Correct the diagnostic for invalid argument to -w. | Jim Meyering |
2001-08-26 | (mergefps): Do not allocate at least sort_size bytes for each merge buffer. | Jim Meyering |
2001-08-26 | (nextarg): Use strcoll, not strcmp. | Jim Meyering |
2001-08-25 | (main): Fix a typo in the previous patch: missing | Jim Meyering |
2001-08-25 | (main): Fix some more incompatibilities with POSIX.2, | Jim Meyering |
2001-08-25 | (main): Don't report an error when given the valid options `+3 -d'. | Jim Meyering |
2001-08-25 | (different): Don't assume that lengths can fit | Jim Meyering |
2001-08-25 | Remove arbitrary restrictions on sizes, fixing a bug reported | Jim Meyering |
2001-08-25 | (find_field): Don't count trailing newline to be | Jim Meyering |
2001-08-24 | Use `n_users' in place of `argc - optind' in two more places. | Jim Meyering |
2001-08-24 | (main): Fail if -l is specified with no username. | Jim Meyering |