index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
2010-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
2010-10-28
maint: remove an unnecessary FIXME comment
Patrick W. Plusnick II
2010-10-27
cp: make --attributes-only override --reflink completely
Pádraig Brady
2010-10-25
date: correct typos in date --help
Tobias Quathamer
2010-10-25
tail: support rechecking currently missing remote dirs
Pádraig Brady
2010-10-23
du: don't print junk when diagnosing out-of-range time stamps
Paul Eggert
2010-10-19
md5sum: print a summary warning for improperly formatted lines
Benno Schulenberg
2010-10-16
fold: fix fadvise hint
Andreas Schwab
2010-10-14
bug#7213: [PATCH] sort: fix buffer overrun on 32-bit hosts when warning re ob...
Paul Eggert
2010-10-13
install: avoid warning with Solaris 10 cc
Paul Eggert
2010-10-13
sort: fix unportable cast of unsigned char * -> char *
Paul Eggert
2010-10-12
tail: fix checking of currently unavailable directories
Pádraig Brady
2010-10-07
split: fix reporting of read errors
Pádraig Brady
2010-10-05
build: complete the rename of get_date
Eric Blake
2010-10-05
stat: drop %C support when printing file system details
Eric Blake
2010-10-05
stat: adjust the printing of SELinux context
Pádraig Brady
2010-10-03
maint: suppress a bogus used-uninitialized warning in tr.c
Jim Meyering
2010-10-01
stat: print SELinux context when available
Eric Blake
2010-10-01
stat: optimize and translate default format strings
Eric Blake
2010-10-01
stat: print timestamps to full resolution
Eric Blake
2010-10-01
stat: support printing birthtime
Eric Blake
2010-09-29
tr: fix various issues with case conversion
Pádraig Brady
2010-09-20
sort: destroy spin locks portably
Paul Eggert
2010-09-18
build: use gnulib's new termios module
Jim Meyering
2010-09-17
maint: update to latest gnulib
Eric Blake
2010-09-17
rm: remove no-op -d option
Eric Blake
2010-09-17
maint: update to latest gnulib
Eric Blake
2010-09-13
dircolors: add rxvt-unicode-256color terminal type
Dmitry V. Levin
2010-09-01
tac: suppress technically unneeded "free"
Jim Meyering
2010-09-01
join: improve performance when operating on whole lines
Pádraig Brady
2010-08-28
tac: avoid double free
Jim Meyering
2010-08-27
stat: add %m to output the mount point for a file
Aaron Burgemeister
2010-08-25
df: always print the device name for bind mounted files
Pádraig Brady
2010-08-23
stat: fix a small memory leak with %N
Pádraig Brady
2010-08-10
sort, who: prefer free+malloc to realloc when contents are irrelevant
Paul Eggert
2010-08-10
sort: free/xmalloc rather than xrealloc
Paul Eggert
2010-08-10
sort: avoid gcc warning: explicitly ignore strtold result
Jim Meyering
2010-08-09
dircolors: add screen.rxvt & terminator to TERM list
Mike Frysinger
2010-08-08
sort: speed up -R with long lines in hard locales
Paul Eggert
2010-08-06
sort: support all combinations of -d, -f, -i, -R, and -V
Paul Eggert
2010-08-05
sort: tune and refactor --debug code, and fix minor underlining bug
Paul Eggert
2010-08-04
sort: -R now uses less memory on long lines with internal NULs
Paul Eggert
2010-08-03
sort: fix bug in --debug when \0 is followed by \t
Paul Eggert
2010-08-02
sort: revert recent -h changes and use a more-conservative approach
Paul Eggert
2010-07-30
sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MB
Paul Eggert
2010-07-27
sort: fix --debug display with very large offsets
Paul Eggert
2010-07-26
sort: fix bug with EOF at buffer refill
Paul Eggert
2010-07-26
sort: omit some "inline"s
Paul Eggert
2010-07-26
sort: don't assume ASCII when parsing K, M, G suffixes
Paul Eggert
[next]