Age | Commit message (Expand) | Author |
1999-11-07 | (do_link): Warn that making a hard link to a symbolic link is not portable. | Jim Meyering |
1999-11-07 | Remove entire #if LINK_FOLLOWS_SYMLINKS block. | Jim Meyering |
1999-11-07 | Add comment prior to removing #if LINK_FOLLOWS_SYMLINKS block | Jim Meyering |
1999-11-07 | Allow hard links to symlinks on systems that support it. | Jim Meyering |
1999-11-07 | add missing \n\ | Jim Meyering |
1999-11-07 | (remove_parents): Use the correct test | Jim Meyering |
1999-11-06 | (do_link): Fix typo (in which the function name `symlink' | Jim Meyering |
1999-11-06 | (long_options): Correct typo (s/'F'/'p'/) so that `-p' | Jim Meyering |
1999-11-05 | Use HAVE_STRUCT_STAT_ST_BLOCKS, not deprecated HAVE_ST_BLOCKS. | Jim Meyering |
1999-11-05 | (SORTALLOC): New macro. | Jim Meyering |
1999-11-04 | (begfield, limfield, findlines, keycompare, compare): | Jim Meyering |
1999-11-04 | (compare_files): | Jim Meyering |
1999-11-03 | Fix so that `tail -fn 2 file' works again. | Jim Meyering |
1999-11-03 | (anonymous enum) [RETRY_OPTION]: Define. | Jim Meyering |
1999-11-03 | (recheck): Don't refuse to tail a non-regular, non-pipe. | Jim Meyering |
1999-11-01 | (usage): Warn about mixing use of `-r' with FIFOs and | Jim Meyering |
1999-10-31 | Convert --backup to take an optional argument. | Jim Meyering |
1999-10-31 | tweak usage | Jim Meyering |
1999-10-30 | (usage): Tweak --backup description | Jim Meyering |
1999-10-30 | Convert --backup to take an optional argument. | Jim Meyering |
1999-10-24 | (do_copy): Constify `dest', and cast-away the new | Jim Meyering |
1999-10-24 | add missing program_name arg to match new usage %s | Jim Meyering |
1999-10-23 | label use of -V/--versin-control as a warning | Jim Meyering |
1999-10-23 | (full_write): Remove unused decl. | Jim Meyering |
1999-10-17 | Convert --backup to take an optional argument. | Jim Meyering |
1999-10-17 | change a message and add usage(1) to another. | Jim Meyering |
1999-10-17 | Accept new option: --target-directory=DIR | Jim Meyering |
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 | Convert --backup to take an optional argument. | Jim Meyering |
1999-10-09 | Accept new option: --target-directory=DIR | Jim Meyering |
1999-10-04 | (__attribute__): Wrap with #ifndef __attribute__. | Jim Meyering |
1999-10-04 | (__attribute__): Define to empty if GCC claims to | Jim Meyering |
1999-10-03 | (TARGET_DIRECTORY_OPTION): Define. | Jim Meyering |
1999-09-28 | Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics. | Jim Meyering |
1999-09-28 | Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics. | Jim Meyering |
1999-09-19 | (siginfo_handler): Mark parameter with ATTRIBUTE_UNUSED. | Jim Meyering |
1999-09-19 | (__attribute__): Define. | Jim Meyering |
1999-09-09 | (usage): Remove misleading sentence in --help output. | Jim Meyering |
1999-09-08 | Remove declaration of xstrdup. | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-09-02 | Remove xstrdup declaration. | Jim Meyering |
1999-09-01 | Remove declaration of xstrdup. | Jim Meyering |
1999-08-31 | Add .rpm, .png, and .fli. | Jim Meyering |
1999-08-30 | (longopts): Restore accidentally-removed entry for `--portability' long option. | Jim Meyering |
1999-08-30 | (usage): Correct --help message. | Jim Meyering |
1999-08-30 | split a long line. | Jim Meyering |
1999-08-30 | (usage): Correct --help message. | Jim Meyering |