summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-29truncate: improve handling of non regular filesPádraig Brady
2010-05-28truncate: support sizes relative to an existing filePádraig Brady
2010-05-25maint: don't emit an extra newline in each of two diagnosticsJim Meyering
2010-05-25maint: remove unneeded double quotes on RHS of shell assignmentsJim Meyering
2010-05-24sort: adjust the leading blanks --debug warningPádraig Brady
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-17maint: fix the fs-magic-compare ruleJim Meyering
2010-05-17build: avoid a new -Wformat-induced warningJim Meyering
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-05-03maint: remove now-redundant definitions provided by signal.hJim Meyering
2010-05-03maint: remove now-redundant definitions provided by sys/wait.hJim Meyering
2010-05-01sort: use long doubles only when effectivePaul Eggert
2010-04-29sort: use long doubles for general numeric modePádraig Brady
2010-04-24maint: remove now-unnecessary #if HAVE_header_H tests.Jim Meyering
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin
2010-04-22base64: always treat input in binary modeEric Blake
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady
2010-04-16maint: fix build on platforms that replace strsignalPádraig Brady
2010-04-13cp: treat selinux warnings consistentlyPádraig Brady
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady
2010-04-09dircolors: add rxvt-256color and rxvt-unicode256Mike Frysinger
2010-04-09maint: ftruncate is always available, even without gnulibJim Meyering
2010-04-08doc: make wc --help say how it defines a 'word'James Youngman
2010-04-04tail: include sys/vfs.h (if possible) when sys/statfs.h is absentMarc Kleine-Budde
2010-03-29build: update after change in gnulib's lib-ignore moduleBruno Haible
2010-03-26nice,chroot: use more standard option parsingPádraig Brady
2010-03-26timeout: use more standard option parsingKim Hansen
2010-03-20maint: code formatting nitJim Meyering
2010-03-18rm: tweak wording about loss of data warningEric Blake
2010-03-18revert "maint: mark makefile "dist-hook" target as PHONY"Ralf Wildenhues
2010-03-18doc: improve ls --help's description of --escape (-b)Eric Blake
2010-03-18maint: mark makefile "dist-hook" target as PHONYJim Meyering
2010-03-17maint: add a space before open-paren, where lackingJim Meyering
2010-03-16timeout: add the --kill-after optionPádraig Brady
2010-03-10remove: without -f, avoid unnecessary-expense/issues with euidaccessJim Meyering
2010-03-04maint: rename the si_present variable in sort to iec_presentPádraig Brady
2010-03-04sort: inform the system about our input access patternJoey Degges
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady
2010-02-25expr: clarify error messageEric Blake
2010-02-19maint: clean up the output from syntax-check rulesPádraig Brady
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach
2010-02-16maint: fix the man page correlation testsPádraig Brady
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady
2010-02-15remove.c: remove three unnecessary #include directivesJim Meyering
2010-02-11doc: remove extraneous periods from --help outputPádraig Brady
2010-02-07copy.c: improve a commentJim Meyering
2010-02-01join: make -t '' operate on the whole linePádraig Brady
2010-02-01join: add --header option to always output the first lineAssaf Gordon