..
base32
base32: Fixed style violations. Added tests
2021-04-26 08:00:55 -07:00
base64
base64: Moved argument parsing to clap.
2021-05-01 11:36:46 -07:00
cat
tests ~ refactor/polish spelling (comments, names, and exceptions)
2021-05-31 08:23:57 -05:00
chgrp
chgrp: replace getopts with clap ( #2118 )
2021-06-10 16:38:44 -04:00
cksum
cksum: add tests and fixtures ( #1923 )
2021-04-05 22:21:21 +02:00
comm
comm: use NUL if delimiter is empty
2022-07-06 13:50:23 +02:00
cp
cp: test that file descriptors are closed
2021-06-02 19:21:16 +02:00
csplit
cut
dd
Fix a TODO by making conv_block_unblock_helper consume the input. ( #3787 )
2022-08-28 10:07:04 +02:00
dircolors
dircolors: implement --print-ls-colors
2022-05-30 09:11:27 +02:00
du
du: add --dereference
2021-06-17 14:06:41 +07:00
env
expand
fmt
fold
fold: move to clap, add tests ( #2015 )
2021-04-06 22:51:27 +02:00
hashsum
tests/hashsum: Fix missing space in checkfile
2022-02-10 13:55:53 +05:30
head
head: print headings when reading multiple files
2021-05-16 12:03:10 -04:00
install
get android builds to compile and pass tests
2022-04-20 08:44:49 +02:00
join
Merge pull request #2902 from jtracey/join-non-unicode-sep
2022-01-31 21:54:56 +01:00
mv
nl
numfmt
od
paste
pr
ptx
ptx: escape regular expression character class special chars
2022-04-30 10:01:11 +02:00
shuf
sort
sort: handle empty merge inputs
2021-07-31 21:02:20 +02:00
split
Match GNU semantics for missing EOF
2022-10-07 17:50:26 -04:00
sum
tac
tac: correct behavior of -b option ( #2523 )
2021-08-22 21:01:17 +02:00
tail
tail: change notify backend on macOS from FSEvents to kqueue
2021-10-01 21:33:30 +02:00
test
test: add tests for basic tests & edge cases
2021-05-01 22:40:47 -04:00
tsort
unexpand
uniq
uniq: implement group option
2021-04-04 15:22:17 +05:30
wc
wc: implement files0-from option
2022-02-04 10:12:08 -03:00
.gitattributes