2006-03-26 |
Jim Meyering | (target_directory_operand, install_file_in_dir): Use... |
blob | commitdiff |
2006-02-18 |
Jim Meyering | (usage): Use two spaces (not one) to separate the |
blob | commitdiff | diff to current |
2005-12-17 |
Jim Meyering | (cp_option_init): Don't set umask_kill member. |
blob | commitdiff | diff to current |
2005-09-23 |
Paul Eggert | (install_file_in_file): Be more conservative about... |
blob | commitdiff | diff to current |
2005-09-23 |
Paul Eggert | (change_timestamps): First arg is source |
blob | commitdiff | diff to current |
2005-09-16 |
Paul Eggert | Include stat-time.h, and use its functions instead... |
blob | commitdiff | diff to current |
2005-06-16 |
Jim Meyering | Finally remove support for --version-control=S (-V). |
blob | commitdiff | diff to current |
2005-06-15 |
Jim Meyering | (main): Fix my typo: s/argv[optind]/file[i]/. |
blob | commitdiff | diff to current |
2005-06-14 |
Paul Eggert | (main): Standardize on a diagnostic for |
blob | commitdiff | diff to current |
2005-06-14 |
Paul Eggert | (main): Adjust to new make_dir_parents convention. |
blob | commitdiff | diff to current |
2005-06-14 |
Jim Meyering | tweak diagnostic wording: Use `... return to working... |
blob | commitdiff | diff to current |
2005-06-14 |
Jim Meyering | remove obsolete FIXME |
blob | commitdiff | diff to current |
2005-06-13 |
Jim Meyering | (main): When make_dir_parents changes the current working |
blob | commitdiff | diff to current |
2005-06-02 |
Paul Eggert | Don't use "path" or "filename". |
blob | commitdiff | diff to current |
2005-05-31 |
Paul Eggert | (cp_options_init): Use chown_privileges rather than... |
blob | commitdiff | diff to current |
2005-05-30 |
Paul Eggert | (getpwnam, getgrnam): Remove decl. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-14 |
Jim Meyering | Update FSF postal mail address. |
blob | commitdiff | diff to current |
2005-05-01 |
Paul Eggert | mode_free -> free |
blob | commitdiff | diff to current |
2005-04-28 |
Paul Eggert | (main): Adjust to new modechange API. |
blob | commitdiff | diff to current |
2004-11-26 |
Paul Eggert | (stat): Remove decl. |
blob | commitdiff | diff to current |
2004-11-21 |
Paul Eggert | (usage): Avoid usage that runs afoul of Docbook |
blob | commitdiff | diff to current |
2004-09-21 |
Paul Eggert | Remove unused "case 0". |
blob | commitdiff | diff to current |
2004-09-13 |
Paul Eggert | Adjust to backup file rename. |
blob | commitdiff | diff to current |
2004-08-11 |
Paul Eggert | Further fix for -d regression. |
blob | commitdiff | diff to current |
2004-08-11 |
Paul Eggert | (main): Fix -d regression introduced with |
blob | commitdiff | diff to current |
2004-08-10 |
Paul Eggert | (change_timestamps): Fix int->bool conversion |
blob | commitdiff | diff to current |
2004-08-02 |
Paul Eggert | (isdir): Remove decl. |
blob | commitdiff | diff to current |
2004-07-30 |
Paul Eggert | (isdir, change_timestamps, change_attributes, |
blob | commitdiff | diff to current |
2004-07-02 |
Jim Meyering | Add short names -t and -T for --target-directory |
blob | commitdiff | diff to current |
2004-06-30 |
Jim Meyering | Add support for --no-target-directory option. |
blob | commitdiff | diff to current |
2004-06-29 |
Jim Meyering | Add support for 'install --target-directory', an option |
blob | commitdiff | diff to current |
2004-06-21 |
Jim Meyering | (main): Standardize on the diagnostics given when someo... |
blob | commitdiff | diff to current |
2004-04-21 |
Jim Meyering | install -s failed on System V if SIGCHLD was ignored. |
blob | commitdiff | diff to current |
2004-02-07 |
Jim Meyering | (cp_option_init): Likewise. |
blob | commitdiff | diff to current |
2004-01-21 |
Jim Meyering | (usage): Use EXIT_SUCCESS, not 0, for clarity. |
blob | commitdiff | diff to current |
2003-10-18 |
Jim Meyering | Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS... |
blob | commitdiff | diff to current |
2003-09-18 |
Jim Meyering | (WRITTEN_BY): Rename from AUTHORS. |
blob | commitdiff | diff to current |
2003-08-09 |
Jim Meyering | Include utimens.h. |
blob | commitdiff | diff to current |
2003-07-12 |
Jim Meyering | It appears that the `#pragma alloca' included via ... |
blob | commitdiff | diff to current |
2003-07-11 |
Jim Meyering | (change_attributes): Enclose diagnostic in _(...). |
blob | commitdiff | diff to current |
2003-06-17 |
Jim Meyering | (main): Call initialize_main. |
blob | commitdiff | diff to current |
2003-05-10 |
Jim Meyering | (main): Handle argc < optind. |
blob | commitdiff | diff to current |
2002-12-15 |
Jim Meyering | Remove all uses of `PARAMS'. |
blob | commitdiff | diff to current |
2002-09-26 |
Jim Meyering | (get_ids): Use strtoul, not strtol. Remove some casts. |
blob | commitdiff | diff to current |
2002-09-21 |
Jim Meyering | No longer include values.h. |
blob | commitdiff | diff to current |
2002-09-02 |
Jim Meyering | (skip): Add casts to avoid warning about comparison |
blob | commitdiff | diff to current |
2002-08-31 |
Jim Meyering | Change `exit (0)' to `exit (EXIT_SUCCESS)', |
blob | commitdiff | diff to current |
2002-08-30 |
Jim Meyering | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. |
blob | commitdiff | diff to current |
2002-07-02 |
Jim Meyering | (usage): Use the PACKAGE_BUGREPORT e-mail address,... |
blob | commitdiff | diff to current |
2002-03-10 |
Jim Meyering | (strip): Change wording in diagnostic. |
blob | commitdiff | diff to current |
2001-12-02 |
Jim Meyering | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPT... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | (usage): Note that ``Mandatory arguments to long option... |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | Split usage strings so that --help and --version |
blob | commitdiff | diff to current |
2001-11-23 |
Jim Meyering | (usage): Split --help output into smaller pieces. |
blob | commitdiff | diff to current |
2001-11-22 |
Jim Meyering | (cp_option_init): Initialize new member. |
blob | commitdiff | diff to current |
2001-11-22 |
Jim Meyering | (cp_option_init): Initialize new member. |
blob | commitdiff | diff to current |
2001-10-13 |
Jim Meyering | (cp_option_init): Initialize new member, preserve_links. |
blob | commitdiff | diff to current |
2001-10-13 |
Jim Meyering | (cp_option_init): Don't set it. |
blob | commitdiff | diff to current |
2001-10-13 |
Jim Meyering | * src/copy.h (struct cp_options): Rename members: |
blob | commitdiff | diff to current |
2001-10-06 |
Jim Meyering | (main): Reflect that hash_init now takes no arguments. |
blob | commitdiff | diff to current |
2001-09-28 |
Jim Meyering | (main): Call dest_info_init if necessary. |
blob | commitdiff | diff to current |
2001-08-31 |
Jim Meyering | (full_write): Remove decl; not needed. |
blob | commitdiff | diff to current |
2001-08-13 |
Jim Meyering | (cp_option_init): Adjust initialization of `interactive', |
blob | commitdiff | diff to current |
2000-12-25 |
Jim Meyering | For both ln and install, when using `--backup=simple... |
blob | commitdiff | diff to current |
2000-09-30 |
Jim Meyering | (main): Rename local `symbolic_mode' to `specified_mode'. |
blob | commitdiff | diff to current |
2000-09-30 |
Jim Meyering | Remove option-describing comment block. |
blob | commitdiff | diff to current |
2000-09-22 |
Jim Meyering | (cp_option_init): Once again make it so install always |
blob | commitdiff | diff to current |
2000-09-03 |
Jim Meyering | (cp_option_init): Initialize new members. |
blob | commitdiff | diff to current |
2000-08-20 |
Jim Meyering | (cp_option_init): Initialize to DEREF_ALWAYS, not `1'. |
blob | commitdiff | diff to current |
2000-08-08 |
Jim Meyering | (main): Invoke xalloc_die instead of printing our own... |
blob | commitdiff | diff to current |
2000-07-15 |
Jim Meyering | Convert "`%s'" in format strings to "%s", and wrap... |
blob | commitdiff | diff to current |
2000-06-03 |
Jim Meyering | (usage): Document that -v is a synonym for --verbose. |
blob | commitdiff | diff to current |
2000-05-13 |
Jim Meyering | Arrange to call close_stdout only upon exit. |
blob | commitdiff | diff to current |
2000-05-01 |
Jim Meyering | (change_attributes): Don't remove the destination file... |
blob | commitdiff | diff to current |
2000-05-01 |
Jim Meyering | [checked in with intention to back out...] |
blob | commitdiff | diff to current |
2000-04-08 |
Jim Meyering | Document that while the --backup option takes an |
blob | commitdiff | diff to current |
2000-02-27 |
Jim Meyering | (install_file_to_path): Always use install_file_in_file. |
blob | commitdiff | diff to current |
1999-10-31 |
Jim Meyering | Convert --backup to take an optional argument. |
blob | commitdiff | diff to current |
1999-04-26 |
Jim Meyering | (isodigit): Remove unused macro. |
blob | commitdiff | diff to current |
1999-04-01 |
Jim Meyering | (install_file_in_dir): Qualify a char* with the `const... |
blob | commitdiff | diff to current |
1999-04-01 |
Jim Meyering | (main): Qualify a char* with the `const' keyword. |
blob | commitdiff | diff to current |
1999-04-01 |
Jim Meyering | (main): Qualify a char* with the `const' keyword. |
blob | commitdiff | diff to current |
1999-03-31 |
Jim Meyering | Don't include closeout.h or version-etc.h explicitly... |
blob | commitdiff | diff to current |
1999-03-30 |
Jim Meyering | (strip): Use standard "cannot fork" message. |
blob | commitdiff | diff to current |
1999-03-27 |
Jim Meyering | (strip): Use pid_t, not int. |
blob | commitdiff | diff to current |
1999-03-26 |
Jim Meyering | No longer include long-options.h. |
blob | commitdiff | diff to current |
1999-03-04 |
Jim Meyering | Include long-options.h |
blob | commitdiff | diff to current |
1999-02-14 |
Jim Meyering | (main): Set x.backup_type only if backups are requested. |
blob | commitdiff | diff to current |
1999-01-16 |
Jim Meyering | Remove declarations of base_name and get_version. |
blob | commitdiff | diff to current |
1998-12-18 |
Jim Meyering | (UID_T_MAX, GID_T_MAX): Remove definitions. |
blob | commitdiff | diff to current |
1998-12-07 |
Jim Meyering | Use dir_name, not dirname. Include dirname.h. |
blob | commitdiff | diff to current |
1998-10-05 |
Jim Meyering | (long_options): Add entry for --suffix=SUFFIX option. |
blob | commitdiff | diff to current |
1998-09-20 |
Jim Meyering | (install_file_to_path) [-D]: Create any leading |
blob | commitdiff | diff to current |
1998-09-20 |
Jim Meyering | (install_file_to_path): Copy the file after creating... |
blob | commitdiff | diff to current |
1998-09-19 |
Jim Meyering | update bug-reporting address |
blob | commitdiff | diff to current |
1998-08-02 |
Jim Meyering | (change_timestamps): Add comment. |
blob | commitdiff | diff to current |
1998-07-27 |
Jim Meyering | Make copy create each destination file initially |
blob | commitdiff | diff to current |
1998-06-01 |
Jim Meyering | (main): Fix argv-handling bug in my 1998-05-09 change. |
blob | commitdiff | diff to current |
1998-05-11 |
Jim Meyering | reflect additional parameter to copy |
blob | commitdiff | diff to current |
next |