| Age | Commit message (Expand) | Author | Lines |
| 2005-05-26 | nohup now redirects a tty stdin to an unreadable fd instead of closing it. | Paul Eggert | -6/+21 |
| 2005-05-26 | . | Jim Meyering | -1/+1 |
| 2005-05-26 | (toarith): Fix a sign error introduced on 2005-01-14. | Jim Meyering | -1/+1 |
| 2005-05-19 | (AD_mark_helper, AD_mark_current_as_unremovable): | Jim Meyering | -2/+2 |
| 2005-05-19 | (decode_field_spec): Add an abort after | Jim Meyering | -0/+6 |
| 2005-05-18 | Regenerate. | Paul Eggert | -6/+5 |
| 2005-05-18 | Remove test for HAVE_LIMITS_H; we can assume | Paul Eggert | -2/+2 |
| 2005-05-18 | Add copyright notice. | Paul Eggert | -3/+17 |
| 2005-05-16 | Fix Cygwin porting problem reported by Eric Blake. | Paul Eggert | -8/+12 |
| 2005-05-14 | . | Jim Meyering | -1/+1 |
| 2005-05-14 | Regenerate. | Paul Eggert | -1/+1 |
| 2005-05-14 | Include unlinkdir.h. | Paul Eggert | -91/+81 |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | -95/+95 |
| 2005-05-14 | . | Jim Meyering | -1/+1 |
| 2005-05-14 | . | Jim Meyering | -34/+33 |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | -95/+95 |
| 2005-05-13 | "bytes, words and lines" -> "lines, words, and bytes" in comment | Paul Eggert | -1/+1 |
| 2005-05-13 | fix grammar typo in comment | Jim Meyering | -1/+1 |
| 2005-05-13 | . | Jim Meyering | -29/+29 |
| 2005-05-13 | * NEWS: `rm -r' now removes all of the files it should, even on | Jim Meyering | -25/+46 |
| 2005-05-12 | (main): nohup now closes stdin if it is a terminal, unless | Paul Eggert | -1/+7 |
| 2005-05-12 | Assume `free (NULL)' works. | Jim Meyering | -2/+1 |
| 2005-05-12 | Assume `free (NULL)' works. | Jim Meyering | -36/+18 |
| 2005-05-12 | Assume `free (NULL)' works. | Jim Meyering | -8/+4 |
| 2005-05-12 | Assume `free (NULL)' works. | Jim Meyering | -2/+1 |
| 2005-05-10 | . | Jim Meyering | -1/+1 |
| 2005-05-10 | (abandon_move): Remove erroneous UNWRITABLE check. | Jim Meyering | -4/+3 |
| 2005-05-06 | (flags, usage): Add support for "binary" and "text". | Paul Eggert | -0/+6 |
| 2005-05-04 | Include quotearg.h. | Paul Eggert | -23/+51 |
| 2005-05-02 | (usage): ls --indicator-style=directory renamed to ls | Paul Eggert | -12/+12 |
| 2005-05-01 | mode_free -> free | Paul Eggert | -4/+4 |
| 2005-04-30 | Regenerate. | Paul Eggert | -18/+18 |
| 2005-04-29 | (enum indicator_style): New constant directory_only, | Paul Eggert | -30/+32 |
| 2005-04-28 | (main): Adjust to new modechange API. | Paul Eggert | -30/+25 |
| 2005-04-28 | (change, umask_value): New static vars. | Paul Eggert | -27/+36 |
| 2005-04-26 | (main): Don't complain about -NUM. | Paul Eggert | -9/+2 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -16/+2 |
| 2005-04-26 | (parse_obsolete_option): Don't complain about -NUM. | Paul Eggert | -17/+6 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -11/+0 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -7/+4 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -7/+2 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -5/+1 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -3/+1 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -113/+187 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -18/+0 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -26/+15 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -46/+30 |
| 2005-04-26 | Remove posixver.h and its uses. | Paul Eggert | -6/+2 |
| 2005-04-23 | (main): If getopt fails, exit with status 127, not status 1. | Paul Eggert | -1/+1 |
| 2005-04-23 | (main): Report proper program name when getopt finds trouble. | Paul Eggert | -17/+12 |