]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2011-01-14  Pádraig Bradymaint: refactor to use read-file from gnulib
2011-01-13  Pádraig Bradymaint: trivial system header file cleanups
2011-01-12  Jim Meyeringdoc: clean up HACKING guidelines
2011-01-12  Paul Eggertgnulib: Also use dtoastr and ldtoastr modules.
2011-01-12  Paul Eggertbuild: update gnulib submodule to latest
2011-01-11  Nadav Har'Elrm: ignore errno related to invalid file names
2011-01-10  Jim Meyeringbuild: update gnulib submodule to latest
2011-01-10  Jim Meyeringdu: don't abort when a subdir is renamed during traversal
2011-01-07  Pádraig Bradymaint: suppress some clang scan-build warnings
2011-01-07  Pádraig Bradymaint: replace uses of ignore_ptr with ignore_value
2011-01-04  Jim Meyeringpost-release administrivia
2011-01-04  Jim Meyeringversion 8.9 v8.9
2011-01-04  Jim Meyeringbuild: update gnulib to latest; portability fixes
2011-01-01  Jim Meyeringmaint: update all copyright year number ranges
2011-01-01  Jim Meyeringbuild: update gnulib for version-etc copyright year...
2011-01-01  Jim Meyeringmaint: generate much of the THANKS file
2010-12-31  Eric Blakemaint: update to latest gnulib, for testsuite improvement
2010-12-30  Eric Blakemaint: allow gettext 0.17 again
2010-12-30  Pádraig Bradysplit: fix the suffix length calculation
2010-12-28  Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-24  Jim Meyeringmaint: avoid syntax-check failure due to unused #include
2010-12-23  Paul Eggertcsplit: diagnose file counter wraparound
2010-12-23  Paul Eggertsort: minor performance tweak with num_processors
2010-12-23  Paul Eggertgetlimits: port to hosts with very wide int, or non...
2010-12-22  Jim Meyeringpost-release administrivia
2010-12-22  Jim Meyeringversion 8.8 v8.8
2010-12-22  Jim Meyeringcsplit: update gnulib for Solaris 8,9 snprintf fix
2010-12-22  Jim Meyeringmaint: correct test-related comments
2010-12-22  Jim Meyeringtests: adjust preceding change to handle general WERROR...
2010-12-22  Paul Eggerttests: do not assume compiler knows -Wxxx flags
2010-12-22  Jim Meyeringtests: mv/i-3: avoid false-positive failure on a slow...
2010-12-21  Jim Meyeringtests: avoid new false-positive failure on at least...
2010-12-21  Paul Eggertwho: omit useless definitions of MAXHOSTNAMELEN
2010-12-20  Pádraig Bradymaint: fix a typo in sort --parallel help message
2010-12-20  Jim Meyeringbuild: update gnulib: ACL-vs-Solaris 8 portability...
2010-12-19  Paul Eggerttests: sync init.sh from gnulib
2010-12-19  Pádraig Bradywc: fix a possible hang with --files0-from
2010-12-19  Pádraig Bradycp: ensure backups are created when -T specified
2010-12-19  Pádraig Bradysort: use at most 8 threads by default
2010-12-18  Jim Meyeringdoc: split: add examples showing how to use the new...
2010-12-18  Jim Meyeringtests: avoid spurious du/bigtime failure
2010-12-18  Paul Eggerttests: set fail=0 by default
2010-12-17  Jim Meyeringbuild: update gnulib submodule to latest
2010-12-17  Paul Eggertsort: do not generate thousands of subprocesses for...
2010-12-16  Paul Eggertsort: fix hang with sort --compress
2010-12-16  Paul Eggertsort: don't dump core when merging from input twice
2010-12-14  Jim Meyeringdoc: tail: semi-deprecate --sleep-interval and --max...
2010-12-14  Paul Eggertsort: fix very-unlikely buffer overrun when merging...
2010-12-14  Paul Eggertsort: document --compress reaper fixes
2010-12-14  Paul Eggerttests: default to /tmp as the temporary directory
2010-12-14  Paul Eggertsort: fix some --compress reaper bugs
2010-12-13  Paul Eggerttests: typo fix
2010-12-13  Jim Meyeringtests: tweak basic-1 to use warn_ rather than literal...
2010-12-13  Jim Meyeringtests: mark new test as very expensive
2010-12-12  Paul Eggerttests: test for access to stale thread memory
2010-12-11  Jim Meyeringtests: avoid FP failure when run under valgrind
2010-12-11  Jim Meyeringsort: avoid segfault when using two or more threads
2010-12-11  Jim Meyeringsort: syntax cleanup
2010-12-11  Paul Eggertsort: integer overflow checks in thread counts, etc.
2010-12-11  Chen Guosort: preallocate merge tree nodes to heap.
2010-12-11  Paul Eggertsort: comment fix
2010-12-11  Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-08  Pádraig Bradysplit: fix a case where --elide-empty causes invalid...
2010-12-05  Jim Meyeringtests: remove useless definition of $SORT in sort-compress
2010-12-04  Jim Meyeringtests: make it harder to lose a race in spinlock-abuse
2010-12-04  Paul Eggertsort: merge_queue -> queue
2010-12-04  Paul Eggertsort: clarify queue_check_insert
2010-12-04  Paul Eggertsort: fix problems with merge node dest pointer
2010-12-04  Paul Eggertsort: simplify write_unique
2010-12-04  Paul Eggertsort: put queue arg first
2010-12-04  Paul Eggertsort: tune struct_merge_node slightly
2010-12-04  Paul Eggertsort: Clarify comments
2010-12-03  Paul Eggerttests: cleanup rm -rf fails under NFS
2010-12-03  Paul Eggertcp: fix bug with fine-grained src to nearby coarse...
2010-12-03  Paul Eggertbuild: update gnulib submodule to latest
2010-12-02  Paul Eggertsort: fix bug on 64-bit hosts with at least 32768 proce...
2010-12-01  Jim Meyeringtests: add test for parallel sort -u segfault bug
2010-12-01  Paul Eggertsort -u: fix a thread-race pointer corruption bug
2010-11-27  Jim Meyeringtests: don't let the OMP_NUM_THREADS envvar affect...
2010-11-27  Jim Meyeringtests: test for parallel sort spinlock abuse
2010-11-27  Pádraig Bradytsort: suppress a valgrind memory leak warning
2010-11-24  Pádraig Bradymaint: update the valgrind support script
2010-11-22  Paul Eggertcp: give a better diagnostic for nonexistent dest/
2010-11-22  Chen Guosplit: add --number to generate a particular number...
2010-11-19  Jim Meyeringbuild: update gnulib to fix a syntax error in a test
2010-11-18  Jim Meyeringmaint: avoid NEWS-related syntax-check failure
2010-11-18  Paul Eggertod: fix bugs in displaying floating-point values
2010-11-18  Paul Eggertbuild: update gnulib submodule to latest
2010-11-18  Jim Meyeringmaint: syntax-check: prevent new $VERBOSE/--version...
2010-11-17  Jim Meyeringtests: convert tests/misc/selinux manually
2010-11-17  Jim Meyeringtests: convert the multi-prog $VERBOSE/--version uses
2010-11-17  Jim Meyeringtests: convert "... env -- prog --version" uses
2010-11-17  Jim Meyeringtests: substitute the single-program $VERBOSE/--version...
2010-11-17  Jim Meyeringtests: factor out VERBOSE-only --version-printing code
2010-11-17  Jim Meyeringtests: remove test-lib.sh; now all tests use gnulib...
2010-11-17  Jim Meyeringtests: convert remaining uses of test-lib.sh to init.sh
2010-11-17  Jim Meyeringtests: convert 'if test "$VERBOSE" = yes; then' to...
2010-11-17  Jim Meyeringtests: convert first batch of tests from test-lib.sh...
2010-11-17  Jim Meyeringtests: move a comment so automated conversion works
2010-11-17  Jim Meyeringmaint: add a NEWS-checking syntax-check rule
next