Age | Commit message (Expand) | Author |
1998-03-28 | Add copyright. | Jim Meyering |
1998-03-28 | Add copyright. | Jim Meyering |
1998-03-26 | (batch_convert): Remove spurious space in error message. | Jim Meyering |
1998-03-23 | update from automake-2.1h | Jim Meyering |
1998-03-22 | merge variables: forever_multiple and forever | Jim Meyering |
1998-03-21 | (tail_forever): plug gross fd leaks | Jim Meyering |
1998-03-21 | (decode_switches): Pass a null pointer instead of address | Jim Meyering |
1998-03-19 | (show_dev): If fsu_bavail_top_bit_set is nonzero, | Jim Meyering |
1998-03-17 | *** empty log message *** | Jim Meyering |
1998-03-15 | (tail_file): Merge largely-duplicated blocks of code. | Jim Meyering |
1998-03-15 | Use #if, not #ifdef with HAVE_ macros. | Jim Meyering |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering |
1998-03-14 | s/get-date.h/getdate.h/ | Jim Meyering |
1998-03-13 | (copy): Update prototype. | Jim Meyering |
1998-03-13 | (do_move): Add ©_into_self arg in call to copy. | Jim Meyering |
1998-03-13 | (do_copy): Add unused arg in calls to copy. | Jim Meyering |
1998-03-13 | (copy_dir): Add new parameter, copy_into_self, and set it. | Jim Meyering |
1998-03-13 | Use `virtual memory exhausted' message, not | Jim Meyering |
1998-03-13 | (remove_parents): Be consistent with documentation of | Jim Meyering |
1998-03-13 | (usage): Tweak spacing | Jim Meyering |
1998-03-11 | (save_stdin): Open temporary file exclusively, to | Jim Meyering |
1998-03-11 | (xtmpfopen): Open temporary file exclusively, to | Jim Meyering |
1998-02-25 | Include new file quotearg.h. | Jim Meyering |
1998-02-20 | Include get-date.h. | Jim Meyering |
1998-02-20 | s/getdate.h/get-date.h/ | Jim Meyering |
1998-02-16 | (cp_option_init): Set copy_as_regular to 0, not 1. | Jim Meyering |
1998-02-08 | (usage): Reword to use `TARGET' and `LINK_NAME' in description. | Jim Meyering |
1998-02-06 | *** empty log message *** | Jim Meyering |
1998-02-06 | . | Jim Meyering |
1998-02-03 | add comments on #endif's | Jim Meyering |
1998-02-03 | (xgetgroups): Guard function defn with #if HAVE_GETGROUPS. | Jim Meyering |
1998-01-28 | (print_header): Change format to align heading over | Jim Meyering |
1998-01-25 | (parse_obsolescent_option): -l is an obsolescent option. | Jim Meyering |
1998-01-25 | (DO_CHOWN): Don't fail for non-root when chown fails due | Jim Meyering |
1998-01-25 | (re_protect): Don't fail for non-root when chown fails due | Jim Meyering |
1998-01-25 | (cat): Convert comma-expressions to pairs of | Jim Meyering |
1998-01-24 | add missing `)' | Jim Meyering |
1998-01-24 | (parse_obsolescent_option): Do not interpret `-f -n 1 ...' | Jim Meyering |
1998-01-24 | (TYPE_MINIMUM): Add extra outer cast to work around | Jim Meyering |
1998-01-23 | add curlies | Jim Meyering |
1998-01-22 | (quit): Declare to be inline to stifle compile warning. | Jim Meyering |
1998-01-22 | Reorder functions to obviate forward dcls. | Jim Meyering |
1998-01-22 | (do_copy): Add unreachable `return 0' to stifle warning. | Jim Meyering |
1998-01-22 | (copy_internal): Use x->backup_type, not the global. | Jim Meyering |
1998-01-22 | [NDEBUG]: Comment out definition. | Jim Meyering |
1998-01-22 | (rm_option_init): New function. | Jim Meyering |
1998-01-22 | Remove and minimally librarify guts for use in mv.c. | Jim Meyering |
1998-01-22 | *** empty log message *** | Jim Meyering |
1998-01-22 | New file. Contains guts of old rm.c. | Jim Meyering |
1998-01-22 | Declare new global, backup_type. | Jim Meyering |