Alex Lyon
|
479aeed9f6
|
mknod: use mode parsing in uucore
|
2017-12-10 21:10:26 -08:00 |
|
Alex Lyon
|
7aea948473
|
Remove pipe_* macros
|
2017-12-10 20:57:39 -08:00 |
|
Alex Lyon
|
6829ca3d10
|
chmod, install: move mode parsing into uucore
|
2017-12-10 20:11:05 -08:00 |
|
Alex Lyon
|
6276f5f2f9
|
Merge pull request #1097 from shutefan/fix-chmod-tests
Fix chmod tests
|
2017-12-10 19:06:08 -08:00 |
|
mpkh
|
825d77ad9a
|
Merge pull request #1107 from Arcterus/dev
du: remove inefficient multi-threading
|
2017-12-10 22:41:26 +04:00 |
|
Alex Lyon
|
e2e77f8c70
|
du: only use snake case
|
2017-12-10 10:03:14 -08:00 |
|
Alex Lyon
|
2efd2b38be
|
du: remove inefficient multi-threading
|
2017-12-10 09:52:22 -08:00 |
|
Alex Lyon
|
9316fb4603
|
Merge pull request #1095 from ids1024/travis-redox2
Add cross build targeting Redox to Travis CI
|
2017-12-09 19:12:06 -08:00 |
|
mpkh
|
bb7d170f1c
|
Merge pull request #1106 from Arcterus/dev
Handle SIGPIPE correctly and autogenerate main() for each util
|
2017-12-09 10:14:38 +04:00 |
|
Ian Douglas Scott
|
75141f0382
|
Fix cp build on Redox
|
2017-12-08 21:04:02 -08:00 |
|
Ian Douglas Scott
|
a23a8ed1f1
|
Add cross build targeting Redox to Travis CI
|
2017-12-08 21:03:59 -08:00 |
|
Alex Lyon
|
2b4a685286
|
stdbuf: stop using GNU make as part of the build process
|
2017-12-08 18:50:18 -08:00 |
|
Alex Lyon
|
75f11e9635
|
Handle SIGPIPE correctly and autogenerate main() for each util
|
2017-12-08 15:05:07 -08:00 |
|
shutefan
|
7cd9aff598
|
README: clarify supported version stanza
|
2017-12-08 21:13:50 +01:00 |
|
shutefan
|
7c7e4a02b9
|
travis: follow release channels
|
2017-12-08 21:12:48 +01:00 |
|
shutefan
|
38cd8edb5b
|
install: add high bits to file permissions in tests
|
2017-12-08 20:54:59 +01:00 |
|
shutefan
|
957d489604
|
chmod: make error message clearer
|
2017-12-08 20:54:59 +01:00 |
|
shutefan
|
bf5151d4a5
|
chmod: add 100 to permissions in chmod tests
|
2017-12-08 20:54:59 +01:00 |
|
Alex Lyon
|
5f8c506a32
|
Merge pull request #1101 from skade/document-base-version
Document supported versions and test minimum
|
2017-12-05 00:06:32 -08:00 |
|
Florian Gilcher
|
04e95373bf
|
Document supported versions and test minimum
|
2017-12-05 08:29:24 +01:00 |
|
mpkh
|
ef4d09ee3c
|
Merge pull request #1084 from Arcterus/stdbuf-fix
Fix Makefile and stdbuf
|
2017-11-27 08:08:50 +04:00 |
|
Alex Lyon
|
ecdafd830f
|
stdbuf: fix install on Macs
|
2017-11-18 21:54:01 -08:00 |
|
Alex Lyon
|
4ef2ef29cd
|
Fix broken tests due to updating Cargo.lock
|
2017-11-18 17:52:28 -08:00 |
|
Alex Lyon
|
8c846e2aa9
|
stdbuf: build shared library on Macs
|
2017-11-18 17:37:37 -08:00 |
|
Alex Lyon
|
de07c6218b
|
stdbuf: build the shared library again and fix the Makefile
|
2017-11-18 17:37:32 -08:00 |
|
Alex Lyon
|
4e034b02bd
|
Merge pull request #1076 from emielbeinema/remove-rust-crypto
Replace rust-crypto
|
2017-11-18 15:06:39 -08:00 |
|
Emiel Beinema
|
1e7ebcb9e1
|
hashsum: use macro for Digest implementation
|
2017-11-18 13:06:11 +01:00 |
|
Emiel Beinema
|
5d0c8895d9
|
hashsum: replace rustc_serialize with hex crate
|
2017-11-18 13:06:11 +01:00 |
|
Emiel Beinema
|
ff1ef82d84
|
hashsum: clean up and lock new dependencies
|
2017-11-18 13:06:11 +01:00 |
|
Emiel Beinema
|
b425d03a6b
|
hashsum: replace rust-crypto crate
|
2017-11-18 13:06:07 +01:00 |
|
Emiel Beinema
|
0944f7bf6d
|
hashsum: introduct local Digest trait
|
2017-11-18 13:05:59 +01:00 |
|
Alex Lyon
|
fc0e4cb98b
|
Merge pull request #1090 from shutefan/chmod-cleanup
chmod: avoid passing all args through function hierarchy
|
2017-11-15 13:12:12 -08:00 |
|
Alex Lyon
|
f7b97dc3d4
|
Merge pull request #1089 from flyrry/fix_env
fix --help and --version
|
2017-11-15 13:06:31 -08:00 |
|
Nathan Ross
|
517a263e25
|
Merge pull request #1088 from flyrry/cleanup_help
make cp print usage correctly
|
2017-11-14 17:55:31 -05:00 |
|
Nathan Ross
|
4f3a1772cb
|
Merge pull request #1091 from ykrivopalov/numfmt
Add numfmt
|
2017-11-14 17:54:00 -05:00 |
|
Nathan Ross
|
40fb0109a2
|
Merge pull request #1094 from gbutler69/master
Added a check to see if the input file/path that ls is run on when us…
|
2017-11-14 17:52:14 -05:00 |
|
Gerald E Butler
|
0268cf75cd
|
Added a check to see if the input file/path that ls is run on when using -l or other long options, that if the path part ends with '/' then it does not show it as a soft-link if it is a soft-link but, instead shows the directory contents of the directory the soft-link points to - see https://github.com/uutils/coreutils/issues/1093
|
2017-11-13 21:34:40 -05:00 |
|
Yury Krivopalov
|
b2ad51839b
|
Add numfmt
|
2017-11-09 00:23:24 +03:00 |
|
shutefan
|
26b52f7604
|
chmod: avoid passing all args through function hierarchy
|
2017-11-01 18:15:54 +01:00 |
|
Sergei Mironenko
|
f0aa68aa1e
|
fix --help and --version
|
2017-10-28 17:42:40 +03:00 |
|
Sergei Mironenko
|
d8c75e5ae4
|
make cp print custom usage only once
|
2017-10-25 19:40:02 +03:00 |
|
Alex Lyon
|
f2b952db54
|
Merge pull request #1082 from flyrry/finish_basename
basename: add -a, -s and -z flags
|
2017-10-09 11:33:06 -07:00 |
|
Sergei Mironenko
|
0b5a2c8743
|
basename: add -a, -s and -z flags
|
2017-10-09 11:02:12 +03:00 |
|
Alex Lyon
|
8ed510d49a
|
Merge pull request #1080 from shutefan/add-truncate-to-tr
tr: add truncate flag
|
2017-10-07 15:55:51 -07:00 |
|
Alex Lyon
|
42be38f98f
|
Merge pull request #1078 from shutefan/fix-warnings-in-cp
cp: fix compiler warnings
|
2017-10-07 15:52:26 -07:00 |
|
Alex Lyon
|
2a80252d0e
|
Merge pull request #1081 from shutefan/split-up-function
mv: split up uumain
|
2017-10-07 15:51:26 -07:00 |
|
shutefan
|
4a96b56d60
|
cp: keep --preserve related code but ignore "unused" warnings
|
2017-10-06 21:54:00 +02:00 |
|
shutefan
|
ddbfafa684
|
tr: add truncate flag
|
2017-10-06 01:09:17 +02:00 |
|
shutefan
|
14160cab86
|
mv: split up uumain
|
2017-10-06 01:09:06 +02:00 |
|
shutefan
|
e1d41b84f3
|
travis: fix compiler warnings for 1.22
|
2017-10-06 00:49:43 +02:00 |
|