Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-30 | Require 2.14a. Remove backslash before backtick in m4-quoted string. | Jim Meyering | |
1999-10-30 | *** empty log message *** | Jim Meyering | |
1999-10-30 | Require 2.14a. Remove backslash before backtick in m4-quoted string. | Jim Meyering | |
1999-10-30 | Use new AC_TYPE_SSIZE_T instead of my hacked AC_CHECK_TYPE. | Jim Meyering | |
Require 2.14a. Remove backslash before backtick in m4-quoted string. | |||
1999-10-30 | Remove file, since the fix made it into the experimental | Jim Meyering | |
version of autoconf. | |||
1999-10-30 | New file, requires experimental version of autoconf. | Jim Meyering | |
1999-10-30 | Remove file, now that latest version of AC_CHECK_TYPE | Jim Meyering | |
takes a third arg to specify additional #includes. | |||
1999-10-30 | (usage): Tweak --backup description | Jim Meyering | |
1999-10-30 | . | Jim Meyering | |
1999-10-30 | *** empty log message *** | Jim Meyering | |
1999-10-30 | Convert --backup to take an optional argument. | Jim Meyering | |
Deprecate --version-control (-V) in comments. (usage): Remove mention of --version-control. (main): Make -V warn then fall through into --backup case. [--backup case]: Handle optional arg. | |||
1999-10-24 | (do_copy): Constify `dest', and cast-away the new | Jim Meyering | |
const in assignment to new_dest. | |||
1999-10-24 | add missing program_name arg to match new usage %s | Jim Meyering | |
1999-10-24 | . | Jim Meyering | |
1999-10-23 | label use of -V/--versin-control as a warning | Jim Meyering | |
1999-10-23 | . | Jim Meyering | |
1999-10-23 | import version 1.015 | Jim Meyering | |
1999-10-23 | *** empty log message *** | Jim Meyering | |
1999-10-23 | *** empty log message *** | Jim Meyering | |
1999-10-23 | *** empty log message *** | Jim Meyering | |
1999-10-23 | (TESTS): Add dangling-symlink. | Jim Meyering | |
1999-10-23 | *** empty log message *** | Jim Meyering | |
1999-10-23 | (full_write): Remove unused decl. | Jim Meyering | |
(open_maybe_create): Remove. (touch): Don't record whether the file was created; this isn't possible to do reliably and portably without race conditions. If the file was created and if amtime_now is nonzero, this change means we'll have to do another utime system call, but that's no more harmful than the previous version of this code. | |||
1999-10-17 | *** empty log message *** | Jim Meyering | |
1999-10-17 | Remove use of mv's now-deprecated | Jim Meyering | |
-V option. Use --b=simple instead of -b -V simple. | |||
1999-10-17 | Convert --backup to take an optional argument. | Jim Meyering | |
Deprecate --version-control (-V) in comments. (usage): Remove mention of --version-control. (main): Make -V warn then fall through into --backup case. [--backup case]: Handle optional arg. | |||
1999-10-17 | *** empty log message *** | Jim Meyering | |
1999-10-17 | use x, y, not a, b. | Jim Meyering | |
1999-10-17 | adapt to work for mv, too | Jim Meyering | |
1999-10-17 | change a message and add usage(1) to another. | Jim Meyering | |
1999-10-17 | *** empty log message *** | Jim Meyering | |
1999-10-17 | Accept new option: --target-directory=DIR | Jim Meyering | |
(TARGET_DIRECTORY_OPTION): Define. (SPARSE_OPTION): Define. (usage): Describe it. (do_copy): Change meanings/names of first two parameters: use `n_files' in place of `argc - optind', and `file' instead of `argv + optind'. Add parameter, target_directory. (main): Pass new arg, target_directory. | |||
1999-10-17 | don't compute isdir() of -- or an option string | Jim Meyering | |
1999-10-17 | remove last `,' in enum | Jim Meyering | |
1999-10-16 | (TESTS): Add cp-mv-backup. | Jim Meyering | |
1999-10-16 | *** empty log message *** | Jim Meyering | |
1999-10-16 | Remove use of cp's now-deprecated --version-control option. | Jim Meyering | |
1999-10-16 | *** empty log message *** | Jim Meyering | |
1999-10-16 | Convert --backup to take an optional argument. | Jim Meyering | |
Deprecate --version-control (-V) in comments. (usage): Remove mention of --version-control. (main): Make -V warn then fall through into --backup case. [--backup case]: Handle optional arg. | |||
1999-10-16 | Remove use of cp's now-deprecated -V option. | Jim Meyering | |
Use --b=simple instead of -b -V simple. | |||
1999-10-16 | *** empty log message *** | Jim Meyering | |
1999-10-16 | *** empty log message *** | Jim Meyering | |
1999-10-16 | *** empty log message *** | Jim Meyering | |
1999-10-11 | *** empty log message *** | Jim Meyering | |
1999-10-11 | update from GNU lib C | Jim Meyering | |
1999-10-11 | *** empty log message *** | Jim Meyering | |
1999-10-11 | *** empty log message *** | Jim Meyering | |
1999-10-09 | *** empty log message *** | Jim Meyering | |
1999-10-09 | Accept new option: --target-directory=DIR | Jim Meyering | |
(TARGET_DIRECTORY_OPTION): Define. (usage): Describe it. (main): Implement it. Make code clearer: use new variable `n_files' in place of `argc - optind'. Use `file' instead of `argv + optind'. | |||
1999-10-07 | *** empty log message *** | Jim Meyering | |