2009-09-30 |
Jim Meyering | tests: tail-2/pid: use a 3-second timeout, not 1 |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jim Meyering | build: translate diagnostics from two new files |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jim Meyering | build: now that we use the lock module, don't exclude... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Pádraig Brady | ls: always print "?" for allocated size of a dereferenc... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Jim Meyering | build: use gnulib's freopen module |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jim Meyering | stat: interpret "-" as standard input |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jim Meyering | ls: don't use an undefined struct stat after failed... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jim Meyering | ls: print "?", not "0" as inode of dereferenced danglin... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jim Meyering | ls: with -LR, exit with status 2 upon detecting a cycle |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Jim Meyering | maint: factor coreutils-specific code out of bootstrap |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Eric Blake | cp, mv: use linkat to guarantee semantics |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Eric Blake | ln: add -L/-P options |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Eric Blake | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Pádraig Brady | maint: Use logical rather than bitwise operators on... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Pádraig Brady | maint: expr: avoid compiler warnings without GMP |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | maint: summarize gnulib changes |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Jim Meyering | doc: ls: further improve --help message re --color |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Eric Blake | readlink: pick up gnulib changes to readlink -f |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Jim Meyering | maint: df.c: adapt to newer gnulib |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Pádraig Brady | doc: stdbuf: mention it can have a non standard exit... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Pádraig Brady | maint: uptime: fix a theoretical compile warning |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Pádraig Brady | ls: fix a performance regression |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Eric Blake | build: avoid compiler warnings on cygwin 1.5 |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Jim Meyering | doc: ls: add an article, "the" |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Pádraig Brady | ls: handle disabling of colors consistently for all... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Pádraig Brady | doc: ls: make help for --color more concise and accurate |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Pádraig Brady | doc: normalize and add missing entries to texinfo menu |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Pádraig Brady | doc: mention the texinfo documentation in --help |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Jim Meyering | maint: automate the web-doc updating procedure |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | dircolors: arrange to highlight names with the .lz... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Jim Meyering | mktemp: adapt to new, 3-argument gen_tempname_len |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Jim Meyering | build: merge bootstrap changes from gnulib |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Eric Blake | rm, rmdir: improve cross-compilation support |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ondřej Vašík | cp: fix a probably redundant chmod when setting xattrs |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | doc: NEWS: mention origin of touch -t ....60 bug |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | doc: touch, document that it accepts .60 |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | touch: don't reject "60" as number of seconds in a... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | build: update gnulib submodule to latest, for fixed... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | maint: use #!/bin/sh consistently in shell-based test... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Pádraig Brady | tests: fix dd/skip-seek-past-file to work on ecryptfs |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ondřej Vašík | cp,mv: preserve extended attributes even for read-only... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Jim Meyering | doc: improve timeout's --help message |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Jim Meyering | maint: use consistent cpp indentation in all .c files |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Jim Meyering | doc: NEWS: say quadratic and linear, rather than O... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Jim Meyering | doc: improve NEWS |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | id: don't print context=... when POSIXLY_CORRECT is set |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Eric Blake | rm: avoid compiler warning |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Eric Blake | euidaccess-stat: remove unnecessary macros |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Eric Blake | rm: use gnulib faccessat |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | rm: improve efficiency of rm -r (without -f) from O... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | build: placate gcc's new -Wskip-jump-init |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | rm: rewrite to use fts |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | maint: doc: adjust README-release |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | post-release administrivia |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Jim Meyering | version 7.6 v7.6 |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Meyering | link,ln: use gnulib's link module to work around Solari... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Ondřej Vašík | doc: improve various BLOCKSIZE and SIZE help |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jim Meyering | dd conv=unblock: print final newline consistently |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jim Meyering | maint: make cfg.mk slightly more generic |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Jim Meyering | * gnulib: Update submodule to latest. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Jim Meyering | tail: make the new piped-stdin test as portable as... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pádraig Brady | tests: tail-2/assert: reduce risk of race condition |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Pádraig Brady | tests: address a race condition in misc/cat-buf |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tail: syntax-only: use "false", rather than equivalent, 0 |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tail: ignore -f for piped-stdin, as POSIX requires |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Pádraig Brady | tests: tail-2/flush-initial should not rely on stdbuf |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tail: don't give up on inotify mode for an already... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tests: misc/cat-buf: clean up syntax |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tests: ls/color-clear-to-eol: append NL to accommodate... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tests: tail-2/infloop-1: avoid rare test failure on... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | doc: tweak NEWS |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Jim Meyering | tail -f: handle "-"/stdin once again |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jim Meyering | tests: tail-2/flush-initial: correct race avoidance... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jim Meyering | tests: ls-misc: don't let a bogus umask cause test... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jim Meyering | tail: flush initial output before possibly blocking |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Jim Meyering | maint: remove unused file: lib/fdopendir-glibc.c |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Jim Meyering | tests: ls/stat-vs-dirent: avoid spurious test failure |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Pádraig Brady | doc: make the tail --sleep-interval help less confusing |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Pádraig Brady | maint: remove some tab indentation from copy.c |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Pádraig Brady | tests: test old tail -f method even on systems with... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Jim Meyering | build: update gnulib submodule to latest |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Petr Salinger | stty: use TAB0, TAB1, and TAB2 only if defined |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Eric Blake | build: update from gnulib |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Eric Blake | ln: add comments related to POSIX 2008 |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Eric Blake | mv, cp: tweak LINK_FOLLOWS_SYMLINKS logic |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Petr Salinger | tests: fix a tail-2/pid failure on GNU/kFreeBSD |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Pádraig Brady | tests: fix a failure when running tail-2/wait as root |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Mike Frysinger | build: fix libcap configure flag handling |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Jim Meyering | df: don't fail due to an unreadable argument |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Kamil Dudka | doc: install -C: fix bug in the texi documentation |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Pádraig Brady | tests: simplify and fix a race in 2 tail --follow tests |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Ondřej Vašík | cp: don't leak resources for each xattr preservation... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Pádraig Brady | chcon, chmod, chgrp, chown, du: report fts_close failure |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jim Meyering | build: update from gnulib |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jim Meyering | chcon, chmod, chgrp, chown, du: do not ignore fts_close... |
commit | commitdiff | tree | snapshot |
next |