summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2009-08-31maint: revert my stdbuf change: the result didn't even compileJim Meyering-1/+2
2009-08-30maint: stdbuf: move a declaration; no-semantic-changeJim Meyering-2/+1
2009-08-30build: quiet "make check" in src/Jim Meyering-4/+4
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady-144/+147
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-16/+59
2009-08-28stdbuf: fix a small typo in --help outputPádraig Brady-2/+2
2009-08-28build: avoid unused variable warnings on cygwinEric Blake-5/+14
2009-08-28dd: detect closed stderrEric Blake-1/+6
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-48/+0
2009-08-25global: convert indentation-TABs to spacesJim Meyering-18340/+18340
2009-08-24cp: ignore obscure failure to preserve symlink time stamps,Jim Meyering-5/+10
2009-08-20install: avoid a portability bug when compiling with non-gccJim Meyering-1/+1
2009-08-19build: avoid "make dist" failure in man/Jim Meyering-0/+5
2009-08-18nl: deprecate --page-increment in favor of --line-incrementGiuseppe Scrivano-2/+13
2009-08-18build: perform check-AUTHORS via syntax-check, not via "make check"Jim Meyering-4/+4
2009-08-18sort: use more portable initialization syntaxJim Meyering-4/+23
2009-08-14cp,mv: fix issues with preserving timestamps of copied symlinksPádraig Brady-8/+11
2009-08-13tail: fix tail -f failure when inotify usedPádraig Brady-3/+2
2009-08-13dd: fix a signal handling racePádraig Brady-2/+2
2009-08-10nl, pinky: replace uses of strcatJim Meyering-11/+7
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano-6/+29
2009-08-07dd: preserve semantics of O_DIRECT even for final blockJim Meyering-0/+17
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering-1/+9
2009-08-04dd: remove unnecessary #if HAVE_FTRUNCATEJim Meyering-2/+0
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering-16/+26
2009-07-30tail: tweak indentationJim Meyering-1/+1
2009-07-30tail: properly parse fractional seconds when monitoring a pidPádraig Brady-1/+1
2009-07-30tail: exit successfully upon watched process deathGiuseppe Scrivano-1/+1
2009-07-29cp: support btrfs' copy-on-write file clone operationGiuseppe Scrivano-0/+28
2009-07-29maint: update sleep.c's copyright year listJim Meyering-1/+1
2009-07-28tail: use the inotify backend also with --pid=PIDGiuseppe Scrivano-11/+41
2009-07-27ls -1U dir arg ... now works againKamil Dudka-14/+15
2009-07-27tr: improve --help's description of --complement (-c)Heikki Orsila-1/+1
2009-07-24readlink: improve one-line summary: prints canonical file names, tooJim Meyering-1/+1
2009-07-11tail: adjust type of a local variableJim Meyering-1/+1
2009-07-08copy.c: remove a duplicate expressionOndřej Vašík-1/+0
2009-07-08tail: use size_t for counter and index variables, ...Jim Meyering-9/+9
2009-07-08tail: declare "file descriptor" variable to be "int", not size_tJim Meyering-1/+1
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady-14/+16
2009-07-03tail: avoid an inotify portability problem in kernels prior to 2.6.21Giuseppe Scrivano-3/+4
2009-06-29tail: add comments noting potential inotify-related problemsJim Meyering-2/+6
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady-1/+1
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-70/+67
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady-3/+550
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano-8/+267
2009-06-13diag: say "failed to...", rather than "cannot..." in a few diagnosticsJim Meyering-4/+4
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller-2/+6
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka-8/+8
2009-06-07sort: die immediately upon heap allocation failureJim Meyering-1/+2
2009-06-04dircolors: add screen-256color-bce to TERM listMike Frysinger-0/+1