| Age | Commit message (Expand) | Author | Lines |
| 2004-12-17 | (print_dir): Use "%s: not listing already-listed | Paul Eggert | -1/+1 |
| 2004-12-15 | . | Jim Meyering | -5/+5 |
| 2004-12-14 | (__LDADD): Define, so that building `[' on | Jim Meyering | -0/+2 |
| 2004-12-14 | [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaining that | Jim Meyering | -0/+6 |
| 2004-12-14 | (tac_nonseekable): Return false also if copy_to_temp fails. | Jim Meyering | -2/+2 |
| 2004-12-14 | Include quotearg.h. | Jim Meyering | -21/+60 |
| 2004-12-14 | (gobble_file): Change arg name to be command_line_arg | Paul Eggert | -70/+87 |
| 2004-12-11 | Avoid a race condition vulnerability in chown, when used with | Jim Meyering | -14/+151 |
| 2004-12-09 | (LS_MINOR_PROBLEM, LS_FAILURE): New constants. | Paul Eggert | -35/+57 |
| 2004-12-08 | Undo previous change; it's already there. | Paul Eggert | -1/+0 |
| 2004-12-08 | (usage): Mention that input files should be sorted. | Paul Eggert | -0/+1 |
| 2004-12-07 | (factor): Don't list 1 as a factor of 1. | Paul Eggert | -1/+1 |
| 2004-12-06 | . | Jim Meyering | -1/+1 |
| 2004-12-04 | (complement, COMPLEMENT_OPTION): New. | Jim Meyering | -47/+63 |
| 2004-12-04 | (tail_file): Set errnum to -1 if the initial "tail" failed. | Paul Eggert | -1/+1 |
| 2004-12-02 | With using --color and with LS_COLORS saying not to color | Jim Meyering | -5/+17 |
| 2004-12-02 | (different): Assume setlocale exists. | Paul Eggert | -1/+1 |
| 2004-12-02 | Assume locale.h exists. | Paul Eggert | -10/+2 |
| 2004-12-02 | (C_DECIMAL_POINT): Remove. Use changed to '.'. | Paul Eggert | -60/+42 |
| 2004-12-02 | (decimal_point): Treat like sort. Now char. | Paul Eggert | -19/+14 |
| 2004-12-02 | (keycmp): Assume setlocale exists. | Paul Eggert | -1/+1 |
| 2004-12-02 | (compare_files): Assume setlocale exists. | Paul Eggert | -1/+1 |
| 2004-12-02 | (sort_files): Minor cleanup. Remove an unnecessary | Paul Eggert | -36/+36 |
| 2004-11-30 | (USER_PROCESS, RUN_LVL, INIT_PROCESS, LOGIN_PROCESS, | Paul Eggert | -41/+28 |
| 2004-11-30 | (list_entries_users): Use IS_USER_PROCESS | Paul Eggert | -5/+1 |
| 2004-11-30 | (print_uptime): Use IS_USER_PROCESS and | Paul Eggert | -17/+3 |
| 2004-11-30 | (gethostname): Remove decl. | Paul Eggert | -6/+1 |
| 2004-11-30 | . | Jim Meyering | -17/+17 |
| 2004-11-28 | . | Jim Meyering | -1/+1 |
| 2004-11-28 | . | Jim Meyering | -34/+35 |
| 2004-11-26 | Regenerate. | Paul Eggert | -40/+40 |
| 2004-11-26 | (link, symlink): Remove decls. | Paul Eggert | -6/+0 |
| 2004-11-26 | (stat): Remove decl. | Paul Eggert | -2/+0 |
| 2004-11-26 | (stat, lstat, rename): Remove decls. | Paul Eggert | -5/+0 |
| 2004-11-24 | Since the changes of 2004-05-22, the u.saved_cwd member at | Jim Meyering | -35/+34 |
| 2004-11-23 | (posix_date): Remove; not needed as a static var. | Paul Eggert | -42/+41 |
| 2004-11-23 | tweak comment | Jim Meyering | -1/+4 |
| 2004-11-21 | (usage): Avoid usage that runs afoul of Docbook | Paul Eggert | -6/+6 |
| 2004-11-20 | (flags, usage, main): Add noctty flag to dd. | Paul Eggert | -3/+6 |
| 2004-11-19 | (usage): Clarified description of --no-group (-G), | Jim Meyering | -7/+8 |
| 2004-11-19 | (find_dir_entry): Update comment to match reality. | Jim Meyering | -3/+4 |
| 2004-11-19 | (usage): Clarify description of --author. | Jim Meyering | -7/+7 |
| 2004-11-19 | (check_file): Don't check stdout for errors here. | Jim Meyering | -6/+9 |
| 2004-11-18 | (robust_getcwd): Correct the comment: this function constructs the | Jim Meyering | -1/+2 |
| 2004-11-17 | Regenerate. | Paul Eggert | -2/+3 |
| 2004-11-17 | (STATFS): New macro, for portability to Solaris 9. | Paul Eggert | -1/+8 |
| 2004-11-17 | (main): argv is not const. | Paul Eggert | -1/+1 |
| 2004-11-17 | (main): Use getopt_long rather than getopt. | Paul Eggert | -22/+22 |
| 2004-11-16 | Add putty, screen-bce. | Paul Eggert | -0/+2 |
| 2004-11-16 | (usage): Improve documentation along the lines suggested | Paul Eggert | -5/+17 |