| Age | Commit message (Expand) | Author | Lines |
| 2009-10-06 | chcon: exit immediately if SELinux is disabled | Ondřej Vašík | -1/+6 |
| 2009-10-03 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-10-02 | dircolors: highlight .cgm and .emf as images | James R. Van Zandt | -0/+3 |
| 2009-10-02 | maint: remove obsolete syntax-check exclusion | Jim Meyering | -1/+1 |
| 2009-10-02 | tail: avoid a race where we could miss new data with --pid | Pádraig Brady | -29/+38 |
| 2009-10-02 | maint: move gnu-web-doc-update script to gnulib | Jim Meyering | -41/+1 |
| 2009-10-02 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-30 | tests: tail-2/pid: use a 3-second timeout, not 1 | Jim Meyering | -2/+2 |
| 2009-09-30 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-30 | build: translate diagnostics from two new files | Jim Meyering | -0/+2 |
| 2009-09-30 | build: now that we use the lock module, don't exclude lock.m4 | Jim Meyering | -1/+0 |
| 2009-09-30 | ls: always print "?" for allocated size of a dereferenced dangling symlink | Pádraig Brady | -13/+18 |
| 2009-09-30 | build: use gnulib's freopen module | Jim Meyering | -1/+3 |
| 2009-09-29 | stat: interpret "-" as standard input | Jim Meyering | -1/+57 |
| 2009-09-29 | ls: don't use an undefined struct stat after failed stat/lstat | Jim Meyering | -3/+7 |
| 2009-09-29 | ls: print "?", not "0" as inode of dereferenced dangling symlink | Jim Meyering | -5/+24 |
| 2009-09-29 | ls: with -LR, exit with status 2 upon detecting a cycle | Jim Meyering | -15/+20 |
| 2009-09-26 | maint: factor coreutils-specific code out of bootstrap | Jim Meyering | -5/+12 |
| 2009-09-25 | cp, mv: use linkat to guarantee semantics | Eric Blake | -18/+11 |
| 2009-09-25 | ln: add -L/-P options | Eric Blake | -57/+169 |
| 2009-09-24 | build: update gnulib submodule to latest | Eric Blake | -0/+0 |
| 2009-09-23 | maint: Use logical rather than bitwise operators on bools | Pádraig Brady | -90/+90 |
| 2009-09-23 | maint: expr: avoid compiler warnings without GMP | Pádraig Brady | -1/+3 |
| 2009-09-23 | build: update gnulib submodule to latest | Eric Blake | -0/+0 |
| 2009-09-23 | maint: summarize gnulib changes | Eric Blake | -4/+11 |
| 2009-09-23 | doc: ls: further improve --help message re --color | Jim Meyering | -3/+3 |
| 2009-09-23 | readlink: pick up gnulib changes to readlink -f | Eric Blake | -13/+36 |
| 2009-09-23 | maint: df.c: adapt to newer gnulib | Jim Meyering | -1/+0 |
| 2009-09-23 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-22 | doc: stdbuf: mention it can have a non standard exit status | Pádraig Brady | -2/+2 |
| 2009-09-22 | maint: uptime: fix a theoretical compile warning | Pádraig Brady | -0/+4 |
| 2009-09-22 | ls: fix a performance regression | Pádraig Brady | -1/+2 |
| 2009-09-21 | build: avoid compiler warnings on cygwin 1.5 | Eric Blake | -10/+3 |
| 2009-09-21 | doc: ls: add an article, "the" | Jim Meyering | -1/+1 |
| 2009-09-21 | ls: handle disabling of colors consistently for all tile types | Pádraig Brady | -11/+37 |
| 2009-09-21 | doc: ls: make help for --color more concise and accurate | Pádraig Brady | -8/+6 |
| 2009-09-21 | doc: normalize and add missing entries to texinfo menu | Pádraig Brady | -162/+163 |
| 2009-09-21 | doc: mention the texinfo documentation in --help | Pádraig Brady | -99/+116 |
| 2009-09-21 | maint: automate the web-doc updating procedure | Jim Meyering | -11/+42 |
| 2009-09-19 | dircolors: arrange to highlight names with the .lz suffix | Jim Meyering | -0/+2 |
| 2009-09-19 | mktemp: adapt to new, 3-argument gen_tempname_len | Jim Meyering | -19/+14 |
| 2009-09-17 | build: merge bootstrap changes from gnulib | Jim Meyering | -4/+16 |
| 2009-09-16 | rm, rmdir: improve cross-compilation support | Eric Blake | -2/+1 |
| 2009-09-15 | cp: fix a probably redundant chmod when setting xattrs | Ondřej Vašík | -1/+1 |
| 2009-09-14 | doc: NEWS: mention origin of touch -t ....60 bug | Jim Meyering | -0/+1 |
| 2009-09-14 | doc: touch, document that it accepts .60 | Jim Meyering | -0/+1 |
| 2009-09-14 | touch: don't reject "60" as number of seconds in a legacy time stamp | Jim Meyering | -0/+42 |
| 2009-09-14 | build: update gnulib submodule to latest, for fixed posixtm module | Jim Meyering | -0/+0 |
| 2009-09-14 | maint: use #!/bin/sh consistently in shell-based test scripts | Jim Meyering | -1/+1 |
| 2009-09-14 | tests: fix dd/skip-seek-past-file to work on ecryptfs | Pádraig Brady | -1/+2 |