Age | Commit message (Expand) | Author |
2006-07-09 | (is_blank): Remove; no longer needed. All uses | Paul Eggert |
2006-07-09 | (unexpand): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (is_char_class_member): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (initialize_regex, fix_output_parameters): Don't assume that isprint | Paul Eggert |
2006-07-09 | (check_punctuation): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (expand): Don't assume that isprint etc. return | Paul Eggert |
2006-07-09 | (inittables): Use toupper rather than | Paul Eggert |
2006-07-09 | (apply_translations): Use toupper rather than | Paul Eggert |
2006-07-09 | (_D_EXACT_NAMELEN): Renamed from NLENGTH, for | Paul Eggert |
2006-07-08 | * src/dd.c (skip): Remove one of two adjacent "the"s in a comment. | Jim Meyering |
2006-07-05 | * src/ls.c (usage): Correct the description of -G: it is useful | Jim Meyering |
2006-07-05 | * src/copy.c (copy_internal): Don't work around old NFS clients like | Jim Meyering |
2006-07-05 | Regenerate, to remove fuzz. | Jim Meyering |
2006-07-03 | Plug another unusual leak. | Jim Meyering |
2006-07-03 | The dev/inode of the topmost directory in each hierarchy were not | Jim Meyering |
2006-07-03 | Fix two small leaks. | Jim Meyering |
2006-07-02 | Include <stdint.h> unconditionally, since we | Paul Eggert |
2006-07-01 | (main): With no operand, 'tail -f' now silently ignores the '-f' | Paul Eggert |
2006-07-01 | * src/ln.c (do_link): Use new, shorter URL, for ag-review link. | Jim Meyering |
2006-07-01 | (seq_LDADD): Remove $(SEQ_LIBM); add $(POW_LIB). | Paul Eggert |
2006-07-01 | Don't include <math.h> or <xstrtol.h>; no longer needed. | Paul Eggert |
2006-06-28 | * src/sort.c (main): Support obsolete usages like "sort +1 -2" even when | Paul Eggert |
2006-06-28 | * src/system.h (CLOSEDIR): Remove. All uses changed to closedir. | Paul Eggert |
2006-06-28 | * src/c99-to-c89.diff: Regenerate, to remove fuzz. | Jim Meyering |
2006-06-27 | .PHONY: sc_tight_scope | Jim Meyering |
2006-06-26 | Attempt rmdir (actually, unlinkat-with-AT_REMOVEDIR) upon any | Jim Meyering |
2006-06-26 | * NEWS: rm no longer fails to remove an empty, unreadable directory | Jim Meyering |
2006-06-26 | Avoid a segfault for wc --files0=- < /dev/null. | Jim Meyering |
2006-06-25 | tweak grammar in comment | Jim Meyering |
2006-06-25 | * NEWS: wc accepts a new option --files0-from=FILE, where FILE | Jim Meyering |
2006-06-24 | * src/md5sum.c (DIGEST_BUFFER): Remove now-unused definitions. | Jim Meyering |
2006-06-22 | * src/tee.c (tee_files): Rename from tee, to avoid conflict with | Jim Meyering |
2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering |
2006-06-08 | (eval4): Detect overflow properly when multiplying INTMAX_MIN * -1. | Paul Eggert |
2006-06-07 | Don't claim x86 behavior is erroneous in a comment. | Paul Eggert |
2006-06-07 | (integer_overflow): New function. | Paul Eggert |
2006-06-03 | Make `cp --link --no-dereference' work also on systems where the | Jim Meyering |
2006-05-30 | (usage): Add `v' to the list of sorting-related options. | Jim Meyering |
2006-05-27 | Support new options: --preserve-root and --no-preserve-root. | Jim Meyering |
2006-05-25 | (usage): Remove mention of --seed. | Paul Eggert |
2006-05-20 | (main): Use FTS_PHYSICAL here, too. | Jim Meyering |
2006-05-20 | (main): Rename local, s/symlink_deref_bit/symlink_deref_bits/ | Jim Meyering |
2006-05-19 | (main): Don't let -D, -L, or -P turn off the internal | Jim Meyering |
2006-05-15 | (usage): Correct description of -a: s/-dpR/-dpPR/. From Tomas Pospisek. | Jim Meyering |
2006-05-11 | mv -T DIR EMPTY_DIR no longer fails | Jim Meyering |
2006-05-11 | (copy_internal): Don't explicitly unlink the destination | Jim Meyering |
2006-05-07 | Adjust to reflect new offsets. | Jim Meyering |
2006-05-06 | . | Jim Meyering |
2006-05-03 | *** empty log message *** | Jim Meyering |
2006-05-03 | (DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS): | Jim Meyering |