2023-02-04 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | doc: document --preserve=mode better
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp: improve --preserve usage doc
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,mv: skipping due to -u is success, not failure
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,ln,mv: when skipping exit with nonzero status
|
commit | commitdiff | tree |
2023-01-27 |
Paul Eggert | mv: new option --no-copy
|
commit | commitdiff | tree |
2023-01-14 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: update .gitignore
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: adjust to Gnulib macro renaming
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | numfmt: add support for new SI prefixes
|
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | ls: adjust to Gnulib renaming
|
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-02 |
Paul Eggert | copy: fix possible over allocation for regular files
|
commit | commitdiff | tree |
2022-12-26 |
Paul Eggert | doc: improve doc of du with CoW etc
|
commit | commitdiff | tree |
2022-12-26 |
Paul Eggert | doc: improve du --threshold wording
|
commit | commitdiff | tree |
2022-12-26 |
Paul Eggert | tests: accommodate bogomips capitalizations
|
commit | commitdiff | tree |
2022-12-06 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-12-06 |
Paul Eggert | doc: timezone -> time zone
|
commit | commitdiff | tree |
2022-12-06 |
Paul Eggert | doc: improve date -I doc
|
commit | commitdiff | tree |
2022-11-15 |
Paul Eggert | doc: more dash fixes
|
commit | commitdiff | tree |
2022-11-15 |
Paul Eggert | maint: fix cfg.mk comment
|
commit | commitdiff | tree |
2022-11-15 |
Paul Eggert | doc: fix markup
|
commit | commitdiff | tree |
2022-11-15 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-09-24 |
Paul Eggert | rm: fix diagnostics on I/O error
|
commit | commitdiff | tree |
2022-09-24 |
Paul Eggert | rm: fix readdir test
|
commit | commitdiff | tree |
2022-09-20 |
Paul Eggert | doc: fix typo in previous change
|
commit | commitdiff | tree |
2022-09-20 |
Paul Eggert | doc: warn about tabs command (bug#57946)
|
commit | commitdiff | tree |
2022-09-18 |
Paul Eggert | kill: port to picky-conversion hosts
|
commit | commitdiff | tree |
2022-09-15 |
Paul Eggert | maint: fix bootstrap module lists for alignof
|
commit | commitdiff | tree |
2022-09-15 |
Paul Eggert | maint: prefer static_assert to verify
|
commit | commitdiff | tree |
2022-09-15 |
Paul Eggert | maint: assume C23 alignof
|
commit | commitdiff | tree |
2022-09-15 |
Paul Eggert | maint: don’t include config.h twice
|
commit | commitdiff | tree |
2022-09-15 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-09-13 |
Paul Eggert | maint: adjust to Gnulib stdbool C23 change
|
commit | commitdiff | tree |
2022-09-13 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-07-27 |
Paul Eggert | touch: fix aliasing bug
|
commit | commitdiff | tree |
2022-07-23 |
Paul Eggert | rm: don’t assume st_size is nonnegative
|
commit | commitdiff | tree |
2022-07-22 |
Paul Eggert | stat: -c %s now prints unsigned
|
commit | commitdiff | tree |
2022-07-07 |
Paul Eggert | dd: doc improvement (Bug#54586)
|
commit | commitdiff | tree |
2022-07-06 |
Paul Eggert | cp: don’t remove nonempty cloned dest
|
commit | commitdiff | tree |
2022-07-05 |
Paul Eggert | cp: don’t create empty file if cannot clone
|
commit | commitdiff | tree |
2022-06-24 |
Paul Eggert | shuf: better diagnostic for ‘shuf -i -10-10’
|
commit | commitdiff | tree |
2022-06-21 |
Paul Eggert | maint: prefer POSIX-compatible EREs
|
commit | commitdiff | tree |
2022-06-11 |
Paul Eggert | cp: fix ‘cp -rx / /mnt’
|
commit | commitdiff | tree |
2022-06-04 |
Paul Eggert | maint: avoid \] in REs
|
commit | commitdiff | tree |
2022-06-04 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | maint: spelling fix
|
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | sort: tune diff_reversed
|
commit | commitdiff | tree |
2022-05-25 |
Paul Eggert | sort: refactor tricky diff reversal
|
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: fix unlikely int overflow with -r
|
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | maint: simplify comparisons
|
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: remove some gotos
|
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | sort: pacify GCC 12 false positive
|
commit | commitdiff | tree |
2022-05-18 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-05-02 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-05-02 |
Paul Eggert | sort: fix sort -g infloop again
|
commit | commitdiff | tree |
2022-04-21 |
Paul Eggert | mv: test Bug#55029
|
commit | commitdiff | tree |
2022-04-21 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | pr: don’t use uninitialized var
|
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: fix ' and ` in PDF output of code
|
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: fix footnote formats
|
commit | commitdiff | tree |
2022-04-19 |
Paul Eggert | doc: prefer ö to $'\u7530'
|
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: omit an ‘inline’
|
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: improve EACCES targetdir messages
|
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: avoid excess stat calls on non-GNU
|
commit | commitdiff | tree |
2022-04-13 |
Paul Eggert | cp,mv,install: modularize targetdir
|
commit | commitdiff | tree |
2022-03-05 |
Paul Eggert | date: fix newly-introduced %%-N bug
|
commit | commitdiff | tree |
2022-02-25 |
Paul Eggert | chown: warn about USER.GROUP
|
commit | commitdiff | tree |
2022-02-25 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-02-23 |
Paul Eggert | dd: counts ending in "B" now count bytes
|
commit | commitdiff | tree |
2022-02-22 |
Paul Eggert | dd: improve doc relative to POSIX
|
commit | commitdiff | tree |
2022-02-22 |
Paul Eggert | dd: support iseek= and oseek=
|
commit | commitdiff | tree |
2022-02-21 |
Paul Eggert | cp: avoid unnecessary buffer allocation
|
commit | commitdiff | tree |
2022-02-19 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-02-14 |
Paul Eggert | tr: mention multibyte problem in man page
|
commit | commitdiff | tree |
2022-02-14 |
Paul Eggert | tr: improve multibyte etc. doc
|
commit | commitdiff | tree |
2022-02-13 |
Paul Eggert | sort: fix several version-sort problems
|
commit | commitdiff | tree |
2022-02-13 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-02-08 |
Paul Eggert | doc: improve version-sort doc
|
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | date: test against bug#50115
|
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | date: improve doc
|
commit | commitdiff | tree |
2022-02-05 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2022-02-04 |
Paul Eggert | id: print groups of listed name
|
commit | commitdiff | tree |
2022-02-01 |
Paul Eggert | maint: suppress bogus noreturn warnings
|
commit | commitdiff | tree |
2022-02-01 |
Paul Eggert | tr: pacify -fsanitizer=leak
|
commit | commitdiff | tree |
2022-02-01 |
Paul Eggert | chgrp: fix typo in previous change
|
commit | commitdiff | tree |
2022-02-01 |
Paul Eggert | maint: mark some _Noreturn functions
|
commit | commitdiff | tree |
2022-02-01 |
Paul Eggert | df: fix memory leak
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | maint: pacify gcc -flto -Wmaybe-uninitialized
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | dd: do not access uninitialized
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | uptime: simplify -fsanitize=leak pacification
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | uniq: remove IF_LINT
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | unexpand: remove IF_LINT
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | pr: remove IF_LINT
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | truncate: simplify
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | shred: remove IF_LINT
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | pr: simplify -fsanitize=leak pacification
|
commit | commitdiff | tree |
2022-01-31 |
Paul Eggert | pinky: simplify -fsanitize=leak pacification
|
commit | commitdiff | tree |