2023-03-07 |
Paul Eggert | split: support split -n on larger pipe input
|
commit | commitdiff | tree |
2023-03-06 |
Paul Eggert | maint: pacify ‘make syntax-check’
|
commit | commitdiff | tree |
2023-03-05 |
Paul Eggert | du: --apparent counts only symlinks and regular
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: tune for when creating output files
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: style fix
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer signed integers to size_t
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: handle large numbers better
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer ssize_t for read result
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: be more careful about buffer sizes
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: minor -1 / 0 refactor
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t worry about ECHILD
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t assume pid_t fits in int
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: simplify SIGPIPE handling
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: port ‘split -n N /dev/null’ better to macOS
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | maint: fix NEWS quoting
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: split more evenly with -n
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: small -n lines simplification
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: refactor lines_chunk_split
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | tee: tune when later -p overrides earlier
|
commit | commitdiff | tree |
2023-02-23 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port chmod/setgid.sh to macOS 12
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port better to macOS group numbers
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-02-16 |
Paul Eggert | cp: fclonefileat security fix + CLONE_ACL + fixups
|
commit | commitdiff | tree |
2023-02-10 |
Paul Eggert | cp: simplify infer_scantype
|
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: use alignasof, not stdalign
|
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: prefer https: to git:
|
commit | commitdiff | tree |
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 |