Age | Commit message (Expand) | Author |
1996-11-23 | (copy): With -i and not -f, prompt for any type of | Jim Meyering |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-10-04 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-09-30 | (do_copy): Give better error message when copying multiple | Jim Meyering |
1996-09-10 | (do_copy): Describe in a little *more* detail the code | Jim Meyering |
1996-09-10 | (do_copy): Describe in a little more detail the code | Jim Meyering |
1996-09-08 | (do_copy): Set backup_type to `none' only *after* | Jim Meyering |
1996-09-05 | (do_copy): When concatenating DEST (with a trailing `/') and the basename | Jim Meyering |
1996-08-19 | Include path-concat.h. | Jim Meyering |
1996-07-31 | (DO_CHOWN): New macro -- derived from code in copy. | Jim Meyering |
1996-07-20 | (path_concat): Rewrite to return new parameter. | Jim Meyering |
1996-06-23 | Add comma after e.g. in comment. | Jim Meyering |
1996-06-19 | (copy_reg): Cast both sides of comparison to size_t to avoid warning | Jim Meyering |
1996-06-19 | (do_copy): Use STREQ here instead of strcmp(...) == 0. | Jim Meyering |
1996-06-19 | (do_copy): Change message from `missing file argument' to | Jim Meyering |
1996-06-19 | (do_copy): When the force and backup options have been | Jim Meyering |
1996-04-24 | update Copyright years for 1996 | Jim Meyering |
1996-04-24 | [HAVE_LCHOWN]: Define chown to lchown. | Jim Meyering |
1996-04-21 | Remove obsolete FIXME. | Jim Meyering |
1996-04-19 | (copy_reg): Rearrange arithmetic in conditional to avoid | Jim Meyering |
1996-04-03 | (copy_reg): Use `ST_NBLOCKS (sb) * 512', not `sb.st_blocks * | Jim Meyering |
1996-04-03 | Include assert.h (disabled). | Jim Meyering |
1996-03-24 | Update FSF's address. | Jim Meyering |
1996-03-21 | (main): Declare to be of type int, not void. | Jim Meyering |
1996-03-16 | Don't include version.h. | Jim Meyering |
1996-03-12 | (main): Initialize for internationalized message support: call setlocale, | Jim Meyering |
1996-03-09 | (copy): Comment change to avoid overwriting source with backup. | Jim Meyering |
1996-02-16 | (copy): Detect (and fail) when creating backup file would destroy source. | Jim Meyering |
1995-12-22 | (main): Accept new option, --sparse={never,auto,always}, | Jim Meyering |
1995-11-29 | Mark all translatable strings using po-mode.el. | Jim Meyering |
1995-11-27 | s/non-zero/nonzero/g | Jim Meyering |
1995-11-15 | Break long lines. | Jim Meyering |
1995-11-10 | Don't include error.h here. | Jim Meyering |
1995-11-10 | Don't protoize fwd dcl of dirname. | Jim Meyering |
1995-11-10 | Include error.h. | Jim Meyering |
1995-11-10 | Remove prototypes for stat, lstat. | Jim Meyering |
1995-11-09 | Protect prototypes with __P. | Jim Meyering |
1995-11-09 | Protoize. | Jim Meyering |
1995-11-03 | (copy): Use euidaccess instead of euidaccess_stat. | Jim Meyering |
1995-10-30 | (copy): Update one of the calls to eaccess_stat to use 3 arguments. Ugh! | Jim Meyering |
1995-10-01 | Declare stat, xstat. | Jim Meyering |
1995-06-22 | (main): Include program name in --version output. | Jim Meyering |
1995-05-13 | Use stat (lstat), not safe_stat (safe_lstat). | Jim Meyering |
1995-03-10 | add 1995 to Copyright dates | Jim Meyering |
1995-01-27 | Rename SAFE_STAT and SAFE_LSTAT to lower case names. | Jim Meyering |
1994-12-10 | (copy, make_path_private): Use strr?chr instead of r?index. | Jim Meyering |
1994-11-04 | (make_path_private): Rename function from make_path to avoid confusion. | Jim Meyering |
1994-10-27 | . | Jim Meyering |
1994-10-02 | . | Jim Meyering |
1994-07-30 | . | Jim Meyering |