2011-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
tree | commitdiff |
2010-12-30 |
Pádraig Brady | split: fix the suffix length calculation |
tree | commitdiff |
2010-12-28 |
Paul Eggert | coreutils: keep lines within 80-column limits |
tree | commitdiff |
2010-12-24 |
Jim Meyering | maint: avoid syntax-check failure due to unused #include |
tree | commitdiff |
2010-12-23 |
Paul Eggert | csplit: diagnose file counter wraparound |
tree | commitdiff |
2010-12-23 |
Paul Eggert | sort: minor performance tweak with num_processors |
tree | commitdiff |
2010-12-23 |
Paul Eggert | getlimits: port to hosts with very wide int, or non... |
tree | commitdiff |
2010-12-21 |
Paul Eggert | who: omit useless definitions of MAXHOSTNAMELEN |
tree | commitdiff |
2010-12-20 |
Pádraig Brady | maint: fix a typo in sort --parallel help message |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | wc: fix a possible hang with --files0-from |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | cp: ensure backups are created when -T specified |
tree | commitdiff |
2010-12-19 |
Pádraig Brady | sort: use at most 8 threads by default |
tree | commitdiff |
2010-12-17 |
Paul Eggert | sort: do not generate thousands of subprocesses for... |
tree | commitdiff |
2010-12-16 |
Paul Eggert | sort: fix hang with sort --compress |
tree | commitdiff |
2010-12-16 |
Paul Eggert | sort: don't dump core when merging from input twice |
tree | commitdiff |
2010-12-14 |
Jim Meyering | doc: tail: semi-deprecate --sleep-interval and --max... |
tree | commitdiff |
2010-12-14 |
Paul Eggert | sort: fix very-unlikely buffer overrun when merging... |
tree | commitdiff |
2010-12-14 |
Paul Eggert | sort: fix some --compress reaper bugs |
tree | commitdiff |
2010-12-11 |
Jim Meyering | sort: syntax cleanup |
tree | commitdiff |
2010-12-11 |
Paul Eggert | sort: integer overflow checks in thread counts, etc. |
tree | commitdiff |
2010-12-11 |
Chen Guo | sort: preallocate merge tree nodes to heap. |
tree | commitdiff |
2010-12-11 |
Paul Eggert | sort: comment fix |
tree | commitdiff |
2010-12-11 |
Chen Guo | sort: use mutexes, not spinlocks (avoid busy loop on... |
tree | commitdiff |
2010-12-08 |
Pádraig Brady | split: fix a case where --elide-empty causes invalid... |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: merge_queue -> queue |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: clarify queue_check_insert |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: fix problems with merge node dest pointer |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: simplify write_unique |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: put queue arg first |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: tune struct_merge_node slightly |
tree | commitdiff |
2010-12-04 |
Paul Eggert | sort: Clarify comments |
tree | commitdiff |
2010-12-02 |
Paul Eggert | sort: fix bug on 64-bit hosts with at least 32768 proce... |
tree | commitdiff |
2010-12-01 |
Paul Eggert | sort -u: fix a thread-race pointer corruption bug |
tree | commitdiff |
2010-11-27 |
Pádraig Brady | tsort: suppress a valgrind memory leak warning |
tree | commitdiff |
2010-11-22 |
Paul Eggert | cp: give a better diagnostic for nonexistent dest/ |
tree | commitdiff |
2010-11-22 |
Chen Guo | split: add --number to generate a particular number... |
tree | commitdiff |
2010-11-18 |
Paul Eggert | od: fix bugs in displaying floating-point values |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | split: fail immediately if impossible to create a large... |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | truncate: fix a very unlikely case for undiagnosed... |
tree | commitdiff |
2010-11-16 |
Pádraig Brady | maint: fix a new -Wpointer-sign gcc warning |
tree | commitdiff |
2010-11-13 |
Jim Meyering | stat: do not provide variable precision time stamps |
tree | commitdiff |
2010-11-11 |
Paul Eggert | csplit: do not rely on undefined behavior in printf... |
tree | commitdiff |
2010-11-11 |
Pádraig Brady | csplit: fix a memory leak per input buffer |
tree | commitdiff |
2010-11-10 |
Jim Meyering | csplit: avoid buffer overrun when writing more than... |
tree | commitdiff |
2010-11-07 |
Paul Eggert | stat: do not rely on undefined behavior in printf formats |
tree | commitdiff |
2010-11-06 |
Paul Eggert | stat: use e.g. %.3X instead of %X.%3:X for sub-second... |
tree | commitdiff |
2010-11-03 |
Jim Meyering | stat: revert %X-%Y-%Z change; use e.g., %:X to print... |
tree | commitdiff |
2010-10-28 |
Patrick W. Plusnick II | maint: remove an unnecessary FIXME comment |
tree | commitdiff |
2010-10-27 |
Pádraig Brady | cp: make --attributes-only override --reflink completely |
tree | commitdiff |
2010-10-25 |
Tobias Quathamer | date: correct typos in date --help |
tree | commitdiff |
2010-10-25 |
Pádraig Brady | tail: support rechecking currently missing remote dirs |
tree | commitdiff |
2010-10-24 |
Paul Eggert | du: don't print junk when diagnosing out-of-range time... |
tree | commitdiff |
2010-10-19 |
Benno Schulenberg | md5sum: print a summary warning for improperly formatte... |
tree | commitdiff |
2010-10-16 |
Andreas Schwab | fold: fix fadvise hint |
tree | commitdiff |
2010-10-14 |
Paul Eggert | bug#7213: [PATCH] sort: fix buffer overrun on 32-bit... |
tree | commitdiff |
2010-10-14 |
Paul Eggert | install: avoid warning with Solaris 10 cc |
tree | commitdiff |
2010-10-14 |
Paul Eggert | sort: fix unportable cast of unsigned char * -> char * |
tree | commitdiff |
2010-10-12 |
Pádraig Brady | tail: fix checking of currently unavailable directories |
tree | commitdiff |
2010-10-07 |
Pádraig Brady | split: fix reporting of read errors |
tree | commitdiff |
2010-10-05 |
Eric Blake | build: complete the rename of get_date |
tree | commitdiff |
2010-10-05 |
Eric Blake | stat: drop %C support when printing file system details |
tree | commitdiff |
2010-10-05 |
Pádraig Brady | stat: adjust the printing of SELinux context |
tree | commitdiff |
2010-10-03 |
Jim Meyering | maint: suppress a bogus used-uninitialized warning... |
tree | commitdiff |
2010-10-01 |
Eric Blake | stat: print SELinux context when available |
tree | commitdiff |
2010-10-01 |
Eric Blake | stat: optimize and translate default format strings |
tree | commitdiff |
2010-10-01 |
Eric Blake | stat: print timestamps to full resolution |
tree | commitdiff |
2010-10-01 |
Eric Blake | stat: support printing birthtime |
tree | commitdiff |
2010-09-29 |
Pádraig Brady | tr: fix various issues with case conversion |
tree | commitdiff |
2010-09-20 |
Paul Eggert | sort: destroy spin locks portably |
tree | commitdiff |
2010-09-18 |
Jim Meyering | build: use gnulib's new termios module |
tree | commitdiff |
2010-09-17 |
Eric Blake | maint: update to latest gnulib |
tree | commitdiff |
2010-09-17 |
Eric Blake | rm: remove no-op -d option |
tree | commitdiff |
2010-09-17 |
Eric Blake | maint: update to latest gnulib |
tree | commitdiff |
2010-09-13 |
Dmitry V. Levin | dircolors: add rxvt-unicode-256color terminal type |
tree | commitdiff |
2010-09-01 |
Jim Meyering | tac: suppress technically unneeded "free" |
tree | commitdiff |
2010-09-01 |
Pádraig Brady | join: improve performance when operating on whole lines |
tree | commitdiff |
2010-08-28 |
Jim Meyering | tac: avoid double free |
tree | commitdiff |
2010-08-27 |
Aaron Burgemeister | stat: add %m to output the mount point for a file |
tree | commitdiff |
2010-08-25 |
Pádraig Brady | df: always print the device name for bind mounted files |
tree | commitdiff |
2010-08-23 |
Pádraig Brady | stat: fix a small memory leak with %N |
tree | commitdiff |
2010-08-11 |
Paul Eggert | sort, who: prefer free+malloc to realloc when contents... |
tree | commitdiff |
2010-08-10 |
Paul Eggert | sort: free/xmalloc rather than xrealloc |
tree | commitdiff |
2010-08-10 |
Jim Meyering | sort: avoid gcc warning: explicitly ignore strtold... |
tree | commitdiff |
2010-08-09 |
Mike Frysinger | dircolors: add screen.rxvt & terminator to TERM list |
tree | commitdiff |
2010-08-09 |
Paul Eggert | sort: speed up -R with long lines in hard locales |
tree | commitdiff |
2010-08-07 |
Paul Eggert | sort: support all combinations of -d, -f, -i, -R, and -V |
tree | commitdiff |
2010-08-05 |
Paul Eggert | sort: tune and refactor --debug code, and fix minor... |
tree | commitdiff |
2010-08-04 |
Paul Eggert | sort: -R now uses less memory on long lines with intern... |
tree | commitdiff |
2010-08-03 |
Paul Eggert | sort: fix bug in --debug when \0 is followed by \t |
tree | commitdiff |
2010-08-03 |
Paul Eggert | sort: revert recent -h changes and use a more-conservat... |
tree | commitdiff |
2010-07-30 |
Paul Eggert | sort: -h now handles comparisons such as 6000K vs 5M... |
tree | commitdiff |
2010-07-27 |
Paul Eggert | sort: fix --debug display with very large offsets |
tree | commitdiff |
2010-07-27 |
Paul Eggert | sort: fix bug with EOF at buffer refill |
tree | commitdiff |
2010-07-27 |
Paul Eggert | sort: omit some "inline"s |
tree | commitdiff |
2010-07-26 |
Paul Eggert | sort: don't assume ASCII when parsing K, M, G suffixes |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: omit unnecessary mutex unlock+lock; simplify... |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: omit 'restrict' in doubtful cases |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: omit unnecessary casts |
tree | commitdiff |
2010-07-26 |
Paul R. Eggert | sort: use more-consistent style with const |
tree | commitdiff |
2010-07-24 |
Paul R. Eggert | du: tune, and fix some -L bugs with dangling or cyclic... |
tree | commitdiff |
next |