2010-09-20 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2010-09-20 |
Paul Eggert | sort: destroy spin locks portably
|
commit | commitdiff | tree |
2010-08-13 |
Paul Eggert | * tests/misc/sort (use-nl): Fix comment to match the...
|
commit | commitdiff | tree |
2010-08-11 |
Paul Eggert | sort, who: prefer free+malloc to realloc when contents...
|
commit | commitdiff | tree |
2010-08-10 |
Paul Eggert | sort: free/xmalloc rather than xrealloc
|
commit | commitdiff | tree |
2010-08-09 |
Paul Eggert | sort: speed up -R with long lines in hard locales
|
commit | commitdiff | tree |
2010-08-07 |
Paul Eggert | sort: support all combinations of -d, -f, -i, -R, and -V
|
commit | commitdiff | tree |
2010-08-05 |
Paul Eggert | sort: tune and refactor --debug code, and fix minor...
|
commit | commitdiff | tree |
2010-08-04 |
Paul Eggert | sort: -R now uses less memory on long lines with internal...
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | init.sh: work around trap limitation of some shells
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | sort: fix bug in --debug when \0 is followed by \t
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | sort: revert recent -h changes and use a more-conservative...
|
commit | commitdiff | tree |
2010-07-30 |
Paul Eggert | sort: -h now handles comparisons such as 6000K vs 5M...
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: fix --debug display with very large offsets
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: fix bug with EOF at buffer refill
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: omit some "inline"s
|
commit | commitdiff | tree |
2010-07-26 |
Paul Eggert | sort: don't assume ASCII when parsing K, M, G suffixes
|
commit | commitdiff | tree |
2010-07-25 |
Paul Eggert | du: add NEWS entry for recent du -L fixes
|
commit | commitdiff | tree |
2010-07-09 |
Paul Eggert | chcon, chmod, chown, du: don't translate "%s"
|
commit | commitdiff | tree |
2010-07-06 |
Paul Eggert | du: avoid spurious warnings with 64-bit gcc -W
|
commit | commitdiff | tree |
2010-07-06 |
Paul Eggert | du: Hash with a mechanism that's simpler and takes...
|
commit | commitdiff | tree |
2010-07-04 |
Paul Eggert | doc: Add advice about ChangeLogs and synchronizing...
|
commit | commitdiff | tree |
2010-07-03 |
Paul Eggert | du: don't miscount duplicate directories or link-count...
|
commit | commitdiff | tree |
2010-05-01 |
Paul Eggert | sort: use long doubles only when effective
|
commit | commitdiff | tree |
2009-03-26 |
Paul Eggert | df: port the known-value fix to AIX as well
|
commit | commitdiff | tree |
2009-03-26 |
Paul Eggert | df: fix a bug when totaling unknown values
|
commit | commitdiff | tree |
2009-03-18 |
Paul Eggert | tests: add another sort/nmerge test Patch by Paul Eggert, Nima Nikzad, Max Chang, Alexander...
|
commit | commitdiff | tree |
2009-03-18 |
Paul Eggert | sort: handle fd exhaustion better when merging
|
commit | commitdiff | tree |
2008-10-26 |
Paul Eggert | seq: improve quality of format-checking code
|
commit | commitdiff | tree |
2008-10-25 |
Paul Eggert | factor: remove --bignum and --no-bignum options
|
commit | commitdiff | tree |
2008-10-25 |
Paul Eggert | seq: revert Solaris 8 work-around that caused x86 regression
|
commit | commitdiff | tree |
2008-10-22 |
Paul Eggert | * src/ls.c (usage): Describe exit statuses more concisely.
|
commit | commitdiff | tree |
2008-10-16 |
Paul Eggert | * src/mktemp.c (main): Add 'const' twice to avoid GCC...
|
commit | commitdiff | tree |
2008-10-15 |
Paul Eggert | expr: remove --bignum and --no-bignum options
|
commit | commitdiff | tree |
2008-03-31 |
Paul Eggert | dd bug fix: accept e.g., if=/dev/stdin and of=/dev...
|
commit | commitdiff | tree |
2008-02-21 |
Paul Eggert | du vs. hard links and argument order: improve documentation
|
commit | commitdiff | tree |
2008-01-31 |
Paul Eggert | Don't modify argv in dd due to ',' in arguments.
|
commit | commitdiff | tree |
2008-01-30 |
Paul Eggert | Don't modify argv in dd.
|
commit | commitdiff | tree |
2008-01-09 |
Paul Eggert | Fix a minor race condition when using cp -p --parents.
|
commit | commitdiff | tree |
2008-01-06 |
Paul Eggert | touch: ignore "-d now" option, when appropriate
|
commit | commitdiff | tree |
2007-12-19 |
Paul Eggert | Improve wording in uniq's --help "Note".
|
commit | commitdiff | tree |
2007-12-11 |
Paul Eggert | "ls -l" wouldn't output "+" on SELinux hosts unless...
|
commit | commitdiff | tree |
2007-12-01 |
Paul Eggert | Add a test for cp -p and existing file permissions.
|
commit | commitdiff | tree |
2007-12-01 |
Paul Eggert | Fix a security race with "cp -p A B" when B already...
|
commit | commitdiff | tree |
2007-11-29 |
Paul Eggert | Close a file descriptor leak when cp --preserve=context...
|
commit | commitdiff | tree |
2007-11-28 |
Paul Eggert | * gl/modules/randread (Depends-on): Remove nonexistent...
|
commit | commitdiff | tree |
2007-11-21 |
Paul Eggert | * src/seq.c (print_numbers): Rewrite in an attempt...
|
commit | commitdiff | tree |
2007-11-16 |
Paul Eggert | Port tests/rmdir/ignore away from GNU/Linux.
|
commit | commitdiff | tree |
2007-11-16 |
Paul Eggert | Port readlink-fp-loop to Solaris.
|
commit | commitdiff | tree |
2007-11-16 |
Paul Eggert | Port to Solaris 8 perl, which does not support "use...
|
commit | commitdiff | tree |
2007-11-03 |
Paul Eggert | Fix bug with "seq 10.8 0.1 10.95", plus another bug...
|
commit | commitdiff | tree |
2007-10-22 |
Paul Eggert | * README-hacking: Describe how to build with LZMA.
|
commit | commitdiff | tree |
2007-08-20 |
Paul Eggert | NEWS: note that a cp -p bug fixed in 6.7 affected releases...
|
commit | commitdiff | tree |
2007-08-11 |
Paul Eggert | Accommodate more xstrtol changes.
|
commit | commitdiff | tree |
2007-08-04 |
Paul Eggert | Adapt to new human and xstrtol API.
|
commit | commitdiff | tree |
2007-07-24 |
Paul Eggert | sort: avoid unaligned access.
|
commit | commitdiff | tree |
2007-07-21 |
Paul Eggert | * bootstrap (slurp): Work even in environments where...
|
commit | commitdiff | tree |
2007-07-04 |
Paul Eggert | pr -F no longer suppresses the footer or the first...
|
commit | commitdiff | tree |
2007-06-23 |
Paul Eggert | seq no longer mishandles cases like "seq 0 0.000001...
|
commit | commitdiff | tree |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered...
|
commit | commitdiff | tree |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some...
|
commit | commitdiff | tree |
2007-06-15 |
Paul Eggert | Clarify what "cat" documentation means by "blank" lines.
|
commit | commitdiff | tree |
2007-06-04 |
Paul Eggert | doc: -h and --human-readable are equivalent to --block...
|
commit | commitdiff | tree |
2007-05-15 |
Paul Eggert | * man/chmod.x: Document chmod's behavior with setuid...
|
commit | commitdiff | tree |
2007-05-03 |
Paul Eggert | The following commands and options now support the...
|
commit | commitdiff | tree |
2007-04-28 |
Paul Eggert | * src/nohup.c (usage): Describe how standard input...
|
commit | commitdiff | tree |
2007-04-11 |
Paul Eggert | split --line-bytes=N (-C N): don't create an empty...
|
commit | commitdiff | tree |
2007-04-02 |
Paul Eggert | * src/ls.c (print_horizontal): Fix bug reported by...
|
commit | commitdiff | tree |
2007-04-02 |
Paul Eggert | gnulib moved md5 and sha1 modules into a new crypt...
|
commit | commitdiff | tree |
2007-03-25 |
Paul Eggert | Avoid the need for euidaccess and/or lstat on every...
|
commit | commitdiff | tree |
2007-03-22 |
Paul Eggert | Improve a test script.
|
commit | commitdiff | tree |
2007-03-20 |
Paul Eggert | * src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):
|
commit | commitdiff | tree |
2007-03-16 |
Paul Eggert | * src/copy.c: Include filemode.h.
|
commit | commitdiff | tree |
2007-03-16 |
Paul Eggert | Fix manual in response to bug reports by Dan Jacobson.
|
commit | commitdiff | tree |
2007-02-28 |
Paul Eggert | * doc/coreutils.texi (Common options): --si outputs...
|
commit | commitdiff | tree |
2007-02-27 |
Paul Eggert | Make df -P immune to effects of e.g., the BLOCK_SIZE...
|
commit | commitdiff | tree |
2007-02-24 |
Paul Eggert | * NEWS: sort no longer compresses temporaries by default.
|
commit | commitdiff | tree |
2007-02-22 |
Paul Eggert | Honor dd's noatime flag if possible, even if not supported...
|
commit | commitdiff | tree |
2007-02-21 |
Paul Eggert | * src/copy.c (cached_umask): Cast -1 to mode_t to avoid...
|
commit | commitdiff | tree |
2007-02-19 |
Paul Eggert | * NEWS: sort now uses a --compress-program option rather...
|
commit | commitdiff | tree |
2007-02-15 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add c-strcase. ...
|
commit | commitdiff | tree |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --preserve=mode.
|
commit | commitdiff | tree |
2007-02-03 |
Paul Eggert | * NEWS: Document fix for cp --parents.
|
commit | commitdiff | tree |
2007-01-30 |
Paul Eggert | * coreutils.texi: @item -> @itemx to fix some typos.
|
commit | commitdiff | tree |
2007-01-30 |
Paul Eggert | * coreutils.texi (mkdir invocation): Say how to set...
|
commit | commitdiff | tree |
2007-01-29 |
Paul Eggert | Modify "ls" to sort its data faster, using the new...
|
commit | commitdiff | tree |
2007-01-26 |
Paul Eggert | Adjust to today's change to gnulib, which added a module for
|
commit | commitdiff | tree |
2007-01-24 |
Paul Eggert | * NEWS: New option sort -C, proposed by XCU ERN 127...
|
commit | commitdiff | tree |
2007-01-20 |
Paul Eggert | Standardize on list of signals when an app catches...
|
commit | commitdiff | tree |
2007-01-02 |
Paul Eggert | Now, "ls -FRL" always follows symbolic links on Linux.
|
commit | commitdiff | tree |
2006-12-22 |
Paul Eggert | * NEWS: dd bs= operands now silently override later...
|
commit | commitdiff | tree |
2006-12-15 |
Paul Eggert | Make sure cp -p isn't too generous with file permissions.
|
commit | commitdiff | tree |
2006-12-15 |
Paul Eggert | Ensure cp -pR --parents isn't too generous with parent...
|
commit | commitdiff | tree |
2006-12-13 |
Paul Eggert | Remove some arbitrary restrictions on size fields,
|
commit | commitdiff | tree |
2006-12-07 |
Paul Eggert | cp -p now clears special bits if it fails to preserve...
|
commit | commitdiff | tree |
2006-12-06 |
Paul Eggert | * NEWS: Document the cp --preserve=ownership fix.
|
commit | commitdiff | tree |
2006-12-04 |
Paul Eggert | install.c: Preserve time stamps before changing owner...
|
commit | commitdiff | tree |
2006-11-27 |
Paul Eggert | Improve the check for departures from C89, and fix...
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | Port parts of the code to C89 to minimize the need... Signed-off-by: Paul Eggert <eggert@cs.ucla.edu>
|
commit | commitdiff | tree |
2006-11-26 |
Paul Eggert | * src/remove.c (rm): Move cycle_check_init call into... Signed-off-by: Paul Eggert <eggert@cs.ucla.edu>
|
commit | commitdiff | tree |