| Age | Commit message (Expand) | Author | Lines |
| 2004-07-28 | (main): int -> bool when appropriate. | Paul Eggert | -6/+6 |
| 2004-07-28 | (parse_group): Require base 10 when parsing groups as integers. | Paul Eggert | -17/+8 |
| 2004-07-28 | Regenerate. | Paul Eggert | -55/+8 |
| 2004-07-28 | Regenerate. | Paul Eggert | -8/+3 |
| 2004-07-28 | this causes Solaris 8 'make' to refuse to build "groups". | Paul Eggert | -7/+2 |
| 2004-07-28 | (remove_dir): If we can't save the state of the | Paul Eggert | -3/+6 |
| 2004-07-28 | (strtiomax, strtoumax): Declare if not already | Paul Eggert | -4/+11 |
| 2004-07-28 | Regenerate. | Paul Eggert | -20/+17 |
| 2004-07-28 | (cp_LDADD, ginstall_LDADD, mv_LDADD, | Paul Eggert | -0/+8 |
| 2004-07-27 | (do_link): find_backup_file_name no longer returns NULL, so don't | Paul Eggert | -4/+1 |
| 2004-07-27 | (do_copy): find_backup_file_name no longer returns NULL, so don't | Paul Eggert | -3/+0 |
| 2004-07-27 | (copy_internal): find_backup_file_name no longer | Paul Eggert | -2/+0 |
| 2004-07-26 | Regenerate. | Paul Eggert | -1/+1 |
| 2004-07-26 | (GET_NICE_VALUE): Renamed from GET_PRIORITY. | Paul Eggert | -50/+42 |
| 2004-07-25 | Regenerate. | Paul Eggert | -1/+1 |
| 2004-07-25 | (R_OK, W_OK, X_OK, FOK): Remove; system.h defines them. | Paul Eggert | -50/+3 |
| 2004-07-25 | pathchk.c: Include euidaccess.h. | Paul Eggert | -3/+3 |
| 2004-07-24 | (print_uptime) [defined BOOT_MSG]: | Paul Eggert | -1/+1 |
| 2004-07-24 | (print_line): New arguments USERLEN and LINELEN, since USER and LINE | Paul Eggert | -14/+17 |
| 2004-07-23 | Regenerate. | Paul Eggert | -5/+5 |
| 2004-07-23 | Include fcntl-safer.h. | Paul Eggert | -133/+139 |
| 2004-07-22 | (main): Ignore -f if no file operand is specified | Paul Eggert | -0/+9 |
| 2004-07-12 | Include c-strtod.h. | Paul Eggert | -10/+15 |
| 2004-07-12 | Regenerate. | Paul Eggert | -9/+56 |
| 2004-07-12 | (vstrtold): Renamed from vstrtod. | Paul Eggert | -5/+14 |
| 2004-07-08 | . | Jim Meyering | -1/+1 |
| 2004-07-08 | printf cleanup, to avoid undefined behavior, to add support for | Jim Meyering | -96/+172 |
| 2004-07-06 | Change "readlink -f" to be more compatible with prior implementations. | Jim Meyering | -7/+33 |
| 2004-07-04 | (copy_internal): Add a FIXME comment. | Jim Meyering | -1/+2 |
| 2004-07-04 | (main): Don't pass NULL first argument to path_concat. | Jim Meyering | -5/+10 |
| 2004-07-04 | (movefile): Assume path_concat returns non-NULL. | Jim Meyering | -2/+0 |
| 2004-07-04 | (do_copy): Assume path_concat returns non-NULL. | Jim Meyering | -3/+1 |
| 2004-07-04 | (copy_dir): Assume path_concat returns non-NULL. | Jim Meyering | -3/+0 |
| 2004-07-02 | Add short names -t and -T for --target-directory | Jim Meyering | -69/+52 |
| 2004-07-02 | Add short names -t and -T for --target-directory | Jim Meyering | -16/+15 |
| 2004-07-02 | . | Jim Meyering | -1/+1 |
| 2004-06-30 | Use "file system" rather than "filesystem" in comments. | Jim Meyering | -6/+6 |
| 2004-06-30 | . | Jim Meyering | -1/+1 |
| 2004-06-30 | (usage, main): Output "file system" rather than "filesystem". | Jim Meyering | -6/+7 |
| 2004-06-30 | (usage, main): Output "file system" rather than "filesystem". | Jim Meyering | -49/+49 |
| 2004-06-30 | . | Jim Meyering | -1/+1 |
| 2004-06-30 | Add support for --no-target-directory option. | Jim Meyering | -2/+21 |
| 2004-06-30 | Add support for --no-target-directory option. | Jim Meyering | -3/+22 |
| 2004-06-30 | Add support for --no-target-directory option. | Jim Meyering | -2/+26 |
| 2004-06-30 | Add support for --no-target-directory option. | Jim Meyering | -3/+24 |
| 2004-06-29 | Add support for 'install --target-directory', an option | Jim Meyering | -26/+74 |
| 2004-06-28 | Use more-consistent rules among cp, ln, and mv when dealing with | Jim Meyering | -75/+63 |
| 2004-06-28 | Use more-consistent rules among cp, ln, and mv when dealing with | Jim Meyering | -120/+89 |
| 2004-06-28 | Use more-consistent rules among cp, ln, and mv when dealing with | Jim Meyering | -90/+65 |
| 2004-06-28 | (usage): Fix copy+paste error in description of | Jim Meyering | -1/+1 |