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
Age
Commit message (
Expand
)
Author
2008-06-30
truncate: ignore whitespace in --size parameters
Pádraig Brady
2008-06-28
doc: add "..." to Usage, to indicate there may be multiple OPTIONs
Jim Meyering
2008-06-28
mkfifo: correct misplaced -Z description in --help output
Jim Meyering
2008-06-28
uniq: remove redundant test
Jim Meyering
2008-06-27
timeout: fix invalid argument tests
Pádraig Brady
2008-06-27
avoid a -Wsign-compare warning
Jim Meyering
2008-06-27
base64: don't rely on feof returning 0/1
Jim Meyering
2008-06-27
truncate: silence -Wsign-compare warnings
Pádraig Brady
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
2008-06-27
truncate: Fix integer portability issues
Pádraig Brady
2008-06-26
tests: adjust c99-to-c89 patch as well as the code to generate it
Jim Meyering
2008-06-26
tests: fix make distcheck failure due to TODO change
Jim Meyering
2008-06-26
* TODO: Add item: remove uses of imaxtostr.
Jim Meyering
2008-06-26
tests: accommodate difference in an AIX 5.3 diagnostic
Peter O'Gorman
2008-06-26
shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UX
Jim Meyering
2008-06-26
* HACKING: use shorter "-1" (over HEAD~1) with git format-patch
Jim Meyering
2008-06-26
bootstrap.conf: don't list "open" specifically
Jim Meyering
2008-06-26
truncate: handle the case in which off_t != intmax_t
Jim Meyering
2008-06-23
basename: List David MacKenzie as the author.
Jim Meyering
2008-06-23
echo: use AUTHORS from bash's built-in echo
Ondřej Vašík
2008-06-22
use gnulib's "open" module
Jim Meyering
2008-06-22
stat: warn that the --context (-Z) option (a no-op) is obsolete
Jim Meyering
2008-06-20
make "make syntax-check" quieter
Jim Meyering
2008-06-20
sort: Fix bug where --batch-size option shrank SORT_SIZE.
Bo Borgerson
2008-06-19
tests: avoid test failure when root's primary group-ID is not 0
Jim Meyering
2008-06-19
tests: avoid root-only test failure when run in a chroot
Jim Meyering
2008-06-18
* tests/check.mk: Fix a typo in a comment.
Jim Meyering
2008-06-17
doc: fix a syntax error
Jim Meyering
2008-06-17
sort: accept new option --batch-size=NMERGE
Bo Borgerson
2008-06-17
sort: add new option --files0-from=F
Bo Borgerson
2008-06-17
HACKING: Add section for tips on reducing translator workload.
Bo Borgerson
2008-06-17
* THANKS: Add name and email for Carl Roth.
Jim Meyering
2008-06-17
ls, od: avoid redundant const
Eric Blake
2008-06-17
join: improve memory management
Bo Borgerson
2008-06-16
* doc/coreutils.texi (join invocation): Drop leading blanks.
Ralf Wildenhues
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-16
chcon: correct --verbose output to include newlines
Jim Meyering
2008-06-15
address root cause of compilation failures:
Jim Meyering
2008-06-15
fix the compilation failure for real
Jim Meyering
2008-06-15
fix a const-related compilation failure in sort.c
Jim Meyering
2008-06-15
update HACKING guidelines
Jim Meyering
2008-06-14
run gnulib-tests in parallel
Jim Meyering
2008-06-14
* maint.mk (sc_proper_name_utf8_requires_ICONV) Fix typo in diagnostic.
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-14
revert previous change, "don't use "const" with scalar types"
Jim Meyering
2008-06-14
don't use "const" with scalar types
Jim Meyering
2008-06-13
od: improve handling of padding
Eric Blake
2008-06-13
od: align multiple -t specs
Eric Blake
2008-06-13
od: use gnulib printf replacement as necessary
Eric Blake
2008-06-13
od: simplify long double support
Eric Blake
[next]