2024-01-18 |
Pádraig Brady | doc: split -C: test and document a heap overflow |
commit | commitdiff | tree |
2024-01-17 |
Pádraig Brady | tests: make ulimit -v interact better with ASAN |
commit | commitdiff | tree |
2024-01-17 |
Paul Eggert | split: do not shrink hold buffer |
commit | commitdiff | tree |
2024-01-10 |
Sylvestre Ledru | tests: ls: add a test to verify that '+' is added |
commit | commitdiff | tree |
2024-01-06 |
Samuel Tardieu | maint: add attributes to two functions without side... |
commit | commitdiff | tree |
2024-01-01 |
Pádraig Brady | maint: update all copyright year number ranges |
commit | commitdiff | tree |
2024-01-01 |
Paul Eggert | maint: pacify recent clang better |
commit | commitdiff | tree |
2024-01-01 |
Paul Eggert | maint: pacify clang -Winclude-next-absolute-path |
commit | commitdiff | tree |
2024-01-01 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2024-01-01 |
Paul Eggert | ls: omit bad_cast |
commit | commitdiff | tree |
2024-01-01 |
Paul Eggert | split: omit bad_cast |
commit | commitdiff | tree |
2023-12-29 |
Pádraig Brady | sort: fix thousands grouping handling on single byte... |
commit | commitdiff | tree |
2023-12-29 |
Pádraig Brady | tests: numfmt: fix test related to lower case 'k' SI... |
commit | commitdiff | tree |
2023-12-29 |
Pádraig Brady | tests: run locale tests on more systems |
commit | commitdiff | tree |
2023-12-29 |
Pádraig Brady | maint: distribute new header from previous commit |
commit | commitdiff | tree |
2023-12-27 |
Pádraig Brady | maint: merge chgrp and chown sources |
commit | commitdiff | tree |
2023-12-19 |
Christian Göttsche | copy,install: avoid unnecessary security context transl... |
commit | commitdiff | tree |
2023-12-19 |
Pádraig Brady | build: update gnulib to latest |
commit | commitdiff | tree |
2023-12-17 |
Pádraig Brady | maint: avoid false positive warning with newer gcc |
commit | commitdiff | tree |
2023-12-17 |
Pádraig Brady | doc: cp --no-clobber: improve documentation |
commit | commitdiff | tree |
2023-12-15 |
Pádraig Brady | chgrp: add --from parameter similar to chown |
commit | commitdiff | tree |
2023-12-11 |
Pádraig Brady | maint: remove obsolete AC_PROG_GCC_TRADITIONAL |
commit | commitdiff | tree |
2023-12-11 |
Pádraig Brady | doc: ls: fix regression in -f description |
commit | commitdiff | tree |
2023-12-11 |
Pádraig Brady | maint: add list/obstack.h to .gitignore |
commit | commitdiff | tree |
2023-12-10 |
Pádraig Brady | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-12-06 |
Pádraig Brady | doc: touch: clarify --time description in man page |
commit | commitdiff | tree |
2023-12-01 |
dann frazier | tail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ |
commit | commitdiff | tree |
2023-11-27 |
Pádraig Brady | numfmt: support lowercase 'k' for Kilo and Kibi |
commit | commitdiff | tree |
2023-11-16 |
Paul Eggert | uniq: fix bug with -w in multibyte locales |
commit | commitdiff | tree |
2023-11-16 |
Paul Eggert | tests: omit inapplicable test code |
commit | commitdiff | tree |
2023-11-16 |
Paul Eggert | uniq: change macro to function |
commit | commitdiff | tree |
2023-11-16 |
Paul Eggert | uniq: prefer static init |
commit | commitdiff | tree |
2023-11-16 |
Paul Eggert | uniq: simplify and fix unlikely bug by using bool |
commit | commitdiff | tree |
2023-11-15 |
Paul Eggert | uniq: prefer signed integers |
commit | commitdiff | tree |
2023-11-15 |
Paul Eggert | maint: DECIMAL_DIGIT_ACCUMULATE uses stdckdint.h |
commit | commitdiff | tree |
2023-11-11 |
Paul Eggert | pinky: fix string size calculation |
commit | commitdiff | tree |
2023-11-11 |
Paul Eggert | maint: port randread to FreeBSD 14 |
commit | commitdiff | tree |
2023-11-11 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-11-03 |
Pádraig Brady | ls: fix recent regression in size alignment |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | join: fix recently introduced NUL bug |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: pacify ‘make syntax-check’ |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: copy join, uniq tests from Fedora |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | join,uniq: support multi-byte separators |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | test: allow non-blank white space in numbers |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | stdbuf: port to oddball toupper |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | dircolors: assume C-locale spaces |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: port to oddball tolower |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: include ctype.h selectively |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: move field_sep into separate module |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | digest: omit unnecessary b2sum includes |
commit | commitdiff | tree |
2023-10-30 |
Paul Eggert | maint: prefer c_isxdigit when that is the intent |
commit | commitdiff | tree |
2023-10-28 |
Pádraig Brady | maint: fix syntax check issue |
commit | commitdiff | tree |
2023-10-28 |
Pádraig Brady | base32,base64: disallow non-canonical encodings |
commit | commitdiff | tree |
2023-10-25 |
Paul Eggert | basenc: fix unlikely locale issue; tune |
commit | commitdiff | tree |
2023-10-25 |
Paul Eggert | basenc: tweak checks to use unsigned char |
commit | commitdiff | tree |
2023-10-25 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-10-25 |
Pádraig Brady | basenc: --base16: also allow lower case with --ignore... |
commit | commitdiff | tree |
2023-10-23 |
Pádraig Brady | basenc: --base16: support lower case hex digits |
commit | commitdiff | tree |
2023-10-23 |
Pádraig Brady | doc: fix RFC references |
commit | commitdiff | tree |
2023-10-06 |
Pádraig Brady | tests: move all basenc tests to their own directory |
commit | commitdiff | tree |
2023-10-06 |
Pádraig Brady | basenc: auto pad base32 and base64 inputs when decoding |
commit | commitdiff | tree |
2023-09-29 |
Paul Eggert | sort: improve --help |
commit | commitdiff | tree |
2023-09-25 |
Pádraig Brady | doc: rm --help: mention that '.' or '..' are rejected |
commit | commitdiff | tree |
2023-09-24 |
Paul Eggert | wc: pacify ‘make syntax-check’ |
commit | commitdiff | tree |
2023-09-24 |
Paul Eggert | wc: distribute src/wc.h |
commit | commitdiff | tree |
2023-09-24 |
Paul Eggert | wc: goto considered harmful |
commit | commitdiff | tree |
2023-09-24 |
Paul Eggert | wc: prefer signed integers |
commit | commitdiff | tree |
2023-09-24 |
Paul Eggert | wc: improve avx2 API |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | factor,tail: avoid quadratic reallocation |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | doc: mention Unicode exceptions for wc |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: simplify by removing SUPPORT_OLD_MBRTOWC |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: 3× speedup in C locale |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: treat encoding errors as non white space |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: fix word count bug |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | maint: omit some unused function tests |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | sort: not a special case for mbrtowc |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | maint: prefer char32_t to wchar_t |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: simplify #if MB_LEN_MAX |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: avoid undefined conversion state |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | maint: use mbszero |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | maint: prefer mcel |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | wc: stop worrying about EBCDIC, shift-JIS, etc |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | expr: use mcel |
commit | commitdiff | tree |
2023-09-23 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-09-21 |
Pádraig Brady | build: avoid build failures on gcc <= 10, or clang |
commit | commitdiff | tree |
2023-09-20 |
Stephen Kitt | tail: allow multiple PIDs |
commit | commitdiff | tree |
2023-09-17 |
Sylvestre Ledru | ls: --dired now implies long format with hyperlinks... |
commit | commitdiff | tree |
2023-09-15 |
Sylvestre Ledru | tests: improve ls --dired testing |
commit | commitdiff | tree |
2023-09-13 |
Pádraig Brady | maint: use C99 int size specifiers rather than PRI... |
commit | commitdiff | tree |
2023-09-11 |
Pádraig Brady | doc: add subsections for cksum nodes |
commit | commitdiff | tree |
2023-09-08 |
Paul Eggert | cp,mv,install: add copy_internal comment |
commit | commitdiff | tree |
2023-09-08 |
Paul Eggert | cp: avoid needless unlinkat after fstatat ELOOP |
commit | commitdiff | tree |
2023-09-08 |
Paul Eggert | cp,mv,install: minor copy_internal refactoring |
commit | commitdiff | tree |
2023-09-08 |
Paul Eggert | cp,mv,install: fix comment punctuation |
commit | commitdiff | tree |
2023-09-08 |
Paul Eggert | cp,mv,install: simplify copy_internal |
commit | commitdiff | tree |
2023-09-05 |
Paul Eggert | maint: prefer psame_inode, PSAME_INODE, STP_* |
commit | commitdiff | tree |
2023-09-05 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-09-05 |
Paul Eggert | cp,mv,install: a bit more up-to-date source stat |
commit | commitdiff | tree |
2023-09-02 |
Paul Eggert | cp,mv,install: fix chmod on Linux CIFS |
commit | commitdiff | tree |
2023-09-01 |
Paul Eggert | cp,mv,install: fix chown on Linux CIFS |
commit | commitdiff | tree |
next |