]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2007-09-15  Jim MeyeringConvert tests/dd/*, too.
2007-09-15  Jim MeyeringConvert tests/mv, too.
2007-09-15  Jim MeyeringAdjust chgrp, chmod, chown, cp tests to use test-lib.sh.
2007-09-15  Jim MeyeringParallel "make check" support.
2007-09-15  Jim MeyeringAdd support for parallel "make check" (in tests/misc...
2007-09-15  Jim Meyering* vc-list-files: Remove mercurial support.
2007-09-08  Jim MeyeringAccommodate gnulib's renaming: __fpending.h -> fpending.h.
2007-09-07  Jim Meyeringchmod: don't ignore a dangling symlink
2007-09-07  Bob ProulxAdd a test: demonstrate that chmod ignores a dangling...
2007-09-05  Jim MeyeringAdapt to new SELinux behavior: "?" vs. new "unlabeled"
2007-09-03  Jim MeyeringRun autoconf manually, if needed to get an updated...
2007-09-03  Jim MeyeringDon't change '-'s to '.'s in the string from git-describe.
2007-09-03  Jim MeyeringREADME-hacking: Require rsync, rather than wget.
2007-09-02  Jim Meyering* bootstrap (WGET_COMMAND): Remove code to set this...
2007-09-02  Jim MeyeringEnsure that $(VERSION) is up to date for dist-related...
2007-09-02  Jim Meyeringbootstrap: uses rsync to download the .po files
2007-09-01  Jim Meyering* bootstrap (gnulib_tool): Make sha1sum check quietly.
2007-09-01  Jim MeyeringEnsure that snapshot version changes make it to groups...
2007-09-01  Jim MeyeringMake groups-version executable,
2007-08-31  Eric BlakeTest yesterday's change to groups.
2007-08-31  Jim MeyeringSolve the unnecessary-.po-file-regeneration problem...
2007-08-30  Jim MeyeringShorten the snapshot version string by removing the...
2007-08-30  Jim MeyeringPerform the s,rm,/bin/rm, fix-up properly. No more...
2007-08-30  Jim MeyeringMake inter-release --version output more useful.
2007-08-30  Eric Blake* src/.gitignore: Ignore *.exe for platforms with non...
2007-08-30  Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-08-28  Jim MeyeringEnsure that TMPDIR is valid. Otherwise, it would cause...
2007-08-28  Jim MeyeringUse EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE...
2007-08-28  Jim Meyering* src/test.c (usage): Say that [ honors --help and...
2007-08-28  Jim MeyeringBy default, do not install hostname anymore; no kidding...
2007-08-28  Jim MeyeringReflect renaming: mreadlink-with-size -> areadlink...
2007-08-27  Jim MeyeringAdd file system type names and magic numbers from ...
2007-08-27  Jim MeyeringAdd some file system type names and magic numbers from...
2007-08-26  Jim Meyeringtests/misc/fold: Fix a typo: missing \ in a never-seen...
2007-08-26  Eric BlakeAvoid case-insensitive clash in one-page-per-node html...
2007-08-25  Jim Meyering* src/dircolors.hin: Add .dz and .svgz as archive suffixes.
2007-08-24  Jim MeyeringRemove all .cvsignore files from version control.
2007-08-24  Jim Meyeringbootstrap: Ignore more.
2007-08-24  Jim MeyeringNo longer version-control .???ignore files in lib/...
2007-08-24  Jim Meyeringbootstrap: when fetching .po files, do not remove ...
2007-08-24  Jim MeyeringCreate .gitignore and/or .cvsignore from scratch, if...
2007-08-24  Jim Meyering* src/system.h (fseeko, ftello): Remove now-unneeded...
2007-08-24  Jim Meyering* src/od.c (LDBL_DIG): Remove now-unneeded definition.
2007-08-24  Jim MeyeringArrange to use tag names like vM.N, rather than COREUTI...
2007-08-23  Jim Meyering* src/dircolors.hin: Add xterm-16color, xterm-88color...
2007-08-23  Jim MeyeringDon't let ln be a party to destroying user data.
2007-08-23  Jim MeyeringMove functions from copy.c into new modules, since...
2007-08-23  Jim Meyeringbootstrap: generate more names and fix a bug
2007-08-23  Jim Meyering* Makefile.maint (patch-check): Don't remove temporarie...
2007-08-22  Jim Meyering* src/c99-to-c89.diff: Adjust offsets.
2007-08-22  Jim MeyeringChange "rm --verbose -r a//" not to print extra slashes...
2007-08-22  Jim MeyeringDon't include "getline.h".
2007-08-22  Jim Meyering* src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct...
2007-08-21  Jim MeyeringBy default, do not install hostname anymore.
2007-08-21  Bob ProulxClarify touch documentation of file arguments.
2007-08-20  Paul EggertNEWS: note that a cp -p bug fixed in 6.7 affected relea...
2007-08-20  Eric BlakeAvoid consuming too much seekable input when yesno...
2007-08-18  Jim MeyeringUse new "idcache.h" header.
2007-08-18  Jim MeyeringRun each Coreutils.pm-based test in its own subdirectory.
2007-08-16  Jim MeyeringConsolidate od tests.
2007-08-16  Jim Meyering* tests/ls/time-1: Include sample-test boilerplate...
2007-08-15  Jim Meyeringod --skip (-j) works even on files in /proc, when the...
2007-08-15  Jim Meyering* src/printf.c (usage): Adjust summary to also mention...
2007-08-14  Jim MeyeringAdd tests for the just-fixed "od -j N FILE" bug.
2007-08-14  Jim Meyeringod: fix a bug that arises when skipping exact length...
2007-08-11  Paul EggertAccommodate more xstrtol changes.
2007-08-08  Jim MeyeringAdapt to gnulib's latest xstrtol change.
2007-08-05  Jim MeyeringEncapsulate a static variable.
2007-08-04  Jim Meyering* POTFILES.in: Remove lib/human.c.
2007-08-04  Jim MeyeringExercise xstrtol's diagnostics via pr's --pages option.
2007-08-04  Paul EggertAdapt to new human and xstrtol API.
2007-08-02  Jim MeyeringAdjust one more test to accommodate the recent fts...
2007-08-02  Jim MeyeringAdjust the other two "no-x" tests and unify all three.
2007-08-02  Jim MeyeringAdapt du's no-x test not to fail on older Linux systems.
2007-07-31  Jim Meyeringdu: print size (probably incomplete) of each inaccessib...
2007-07-31  Jim MeyeringAdd a test for du not counting size of inaccessible...
2007-07-29  Jim MeyeringAdjust indentation to reflect today's change.
2007-07-29  Jim MeyeringAttempt to copy a regular file, even if stat says it...
2007-07-26  Bob Proulxsort: Improve sort --random-sort test.
2007-07-24  Jim MeyeringNEWS: Move the other "sort" entry from the 6.9 section...
2007-07-24  Jim Meyeringsort: add a test to exercise the affected code.
2007-07-24  Paul Eggertsort: avoid unaligned access.
2007-07-23  Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-23  Jim Meyering* COPYING: Update to Version 3.
2007-07-23  Jim MeyeringUpdate c99/c89 patch for new, copyright-change-induced...
2007-07-22  Jim MeyeringArrange to rerun configure whenever src/Makefile.am...
2007-07-21  Paul Eggert* bootstrap (slurp): Work even in environments where...
2007-07-20  Jim MeyeringDocument and add a test for today's sort bug fix.
2007-07-20  Andreas Schwab* src/sort.c (main): Don't free a pointer to non-malloc...
2007-07-19  Jim MeyeringFix a portability bug in the new ls-color test.
2007-07-19  Jim Meyering"cp -i --update older newer" no longer prompts; same...
2007-07-17  Jim MeyeringChangeLog: Mention the correct function name in the...
2007-07-15  Jim Meyeringls --color: Don't stat symlinks when neither ORPHAN...
2007-07-15  Jim Meyering* coreutils.texi: Revise node structure per new fdl...
2007-07-14  Jim MeyeringRemove long-deprecated options.
2007-07-14  Jim MeyeringChange interface: make 2nd param _space_-separated...
2007-07-14  Karel Zak* m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix...
2007-07-13  Jim MeyeringWarn about non-portable use of unescaped backslash...
2007-07-13  Jim MeyeringUse proper backslash-quoting inside backticks.
2007-07-12  Jim MeyeringExpand default-no-install prog list in ./configure...
next