summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 6.6.v6.6COREUTILS-6_6Jim Meyering2006-11-223-2/+6
* * Makefile.maint (announcement): Don't use now-removedJim Meyering2006-11-222-1/+2
* * announce-gen: Remove unused --release-archive-directory option.Jim Meyering2006-11-222-12/+17
* * NEWS: Mention the three noteworthy changes, all fixed via gnulib.Jim Meyering2006-11-222-0/+19
* * .cvsignore, .gitignore: Add fstat.c.Jim Meyering2006-11-223-0/+6
* * tests/rm/one-file-system: Upon setup failure (e.g., mount failure),Jim Meyering2006-11-212-2/+5
* * tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,Jim Meyering2006-11-212-1/+4
* Arrange for "make check-root" to run the new root-only test.Jim Meyering2006-11-212-1/+9
* Add a root-only test for today's lib/idcache.c fix.Jim Meyering2006-11-203-0/+74
* * tests/tail-2/assert-2: Mark as a very-expensive test, because IJim Meyering2006-11-193-0/+11
* Post-release version change.Jim Meyering2006-11-193-1/+8
* .prev-version: Record previous version: 6.5.Jim Meyering2006-11-191-1/+1
* Version 6.5.v6.5COREUTILS-6_5Jim Meyering2006-11-193-2/+8
* "ln --backup f f" now produces a sensible diagnosticJim Meyering2006-11-182-0/+3
* "ln --backup f f" produces a misleading diagnostic:Jim Meyering2006-11-184-7/+76
* * bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.Paul Eggert2006-11-169-7/+24
* * tests/tail-2/append-only: If chattr +a fails, exit 77 (to tellJim Meyering2006-11-162-2/+8
* change log date to be today'sJim Meyering2006-11-161-1/+1
* Arrange to install manpages only for tools that are installed.Ralf Wildenhues2006-11-162-9/+19
* * src/csplit.c (load_buffer): Plug an inconsequential leak.Jim Meyering2006-11-162-0/+4
* Help valgrind see that there is no leak in dd.c.Jim Meyering2006-11-162-5/+11
* * .x-po-check: Exclude gl/ files. Otherwise, po-check wouldJim Meyering2006-11-152-0/+6
* * gl/m4/root-dev-ino.m4: Now that this is part of a real "module",Jim Meyering2006-11-142-2/+5
* Adapt to new version of gnulib-tool.Jim Meyering2006-11-146-1/+38
* * readlink-stub.c, lstat-stub.c: Remove now-unused files.Jim Meyering2006-11-143-28/+4
* * src/sort.c (insertkey): Use xmemdup, rather than xmalloc+assignment.Jim Meyering2006-11-132-2/+4
* Plug another technically-unimportant leak in sort.Jim Meyering2006-11-132-6/+14
* * src/sort.c (main): Plug a tiny memory leak.Jim Meyering2006-11-132-1/+8
* More automatically-added ignorables.Jim Meyering2006-11-124-0/+10
* * tests/du/Makefile.am (TESTS): Add inacc-dest.Jim Meyering2006-11-122-0/+2
* * NEWS: Mention this bug fix.Jim Meyering2006-11-122-0/+9
* du would exit early, when encountering an inaccessible directoryJim Meyering2006-11-125-3/+91
* * Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusionJim Meyering2006-11-122-1/+5
* Avoid false-positive when testing via valgrind.Jim Meyering2006-11-123-1/+10
* update .cvsignore/.gitignore filesJim Meyering2006-10-304-0/+8
* * Makefile.maint (patch-check): Make it easier to regenerateJim Meyering2006-10-282-0/+6
* * src/c99-to-c89.diff: Update to reflect new offsets in rm.c.Jim Meyering2006-10-282-1/+5
* * coreutils.texi (wc invocation): When giving the order in whichJim Meyering2006-10-282-1/+8
* * src/system.h (ftello): Add a compile-time check for the highlyJim Meyering2006-10-262-9/+8
* Avoid a shell bug in Tru64 4.0 sh's handling of double-quoted strings.Jim Meyering2006-10-2620-42/+71
* Portability to Tru64 V4.0.Jim Meyering2006-10-252-4/+29
* * src/cat.c (infile): Add "const" to declaration.Jim Meyering2006-10-2514-29/+45
* * tests/sample-test: Update copyright year list to include onlyJim Meyering2006-10-252-1/+6
* * src/c99-to-c89.diff: Update to reflect new offsets.Jim Meyering2006-10-252-7/+9
* new feature: rm accepts new option: --one-file-systemJim Meyering2006-10-2525-20/+189
* Don't let a failure in one test stop "make -k".Jim Meyering2006-10-242-4/+16
* * Makefile.maint (alpha beta major): Use a better log message.Jim Meyering2006-10-232-1/+8
* * tests/misc/pwd-long: Whoops. Don't exec the perl script. Otherwise, the s...Jim Meyering2006-10-232-1/+3
* * tests/misc/pwd-long: Undo last change, since it made Perl invokeJim Meyering2006-10-232-3/+20
* * NEWS: Add a line for 6.5-cvs.Jim Meyering2006-10-233-1/+9