platform/upstream/coreutils.git
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...
2007-07-12 Jim MeyeringClean up include-exclude-prog.m4.
2007-07-11 Jim MeyeringIf there's a GPL vN copyright comment, require that...
2007-07-10 Jim MeyeringSkip "arch" test if it's not built.
2007-07-10 Jim MeyeringAdd support for enabling/disabling installation of...
2007-07-10 Karel ZakNew program: arch
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-07-09 Jim MeyeringCompensate for new c99'isms in seq.c.
2007-07-09 P@draigBrady.comFix the automatic number width formatting in seq.
2007-07-08 Jim MeyeringRun the coreutils-specific code only if tests/Makefile...
2007-07-08 Jim MeyeringRemove .gdb-history.
2007-07-08 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-07-08 Jim MeyeringCreate symlinks for gl/{lib,m4}/*, just as for gnulib...
2007-07-08 Jim MeyeringTHANKS: Add Pádraig Brady.
2007-07-08 Jim MeyeringAdapt to deeper hierarchy in gnulib.
2007-07-08 Jim MeyeringUse <wchar.h>, not "wcwidth.h".
2007-07-06 Jim MeyeringFix typo in comment.
2007-07-06 Jim Meyeringsetuidgid: set all groups, not just the primary one...
2007-07-05 Jim Meyering* bootstrap: Merge in changes from gnulib.
2007-07-05 Jim Meyering* src/id.c: Include "getugroups.h" rather than declarin...
2007-07-04 Jim MeyeringAdd Paul's ChangeLog for previous patch.
2007-07-04 Paul Eggertpr -F no longer suppresses the footer or the first...
2007-06-23 Jim MeyeringPrefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila...
2007-06-23 Paul Eggertseq no longer mishandles cases like "seq 0 0.000001...
2007-06-22 Pádraig BradyAdd test cases for seq off-by-one problem.
2007-06-22 Jim Meyering* src/stat.c (long_options): Add a FIXME comment to...
2007-06-18 Paul EggertA few more symlink-related fixes. Fix a bug triggered...
2007-06-18 Jim MeyeringUse mreadlink_with_size (doesn't exit), not xreadlink_w...
2007-06-18 Jim Meyering* README-hacking: Don't mention Gzip 1.2.4, now that...
2007-06-16 Jim MeyeringMake chgrp and chown diagnostics consistent.
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-15 Jim MeyeringDon't include "quote.h" when it is not used.
next