Commit graph

9901 commits

Author SHA1 Message Date
Daniel Hofstetter
f96f2fae5b tests: fix unused import "rstest::rstest" warning 2023-03-26 11:53:20 +02:00
Tom D
e4408f3759 Refactor signal handling in yes, tee, and timeout
Yes, using libc while using nix was a bit redundant.
Upon investigation, duplicated code was found and moved to uucore.
2023-03-26 11:10:40 +02:00
Sylvestre Ledru
355d242e7a python: simplify the code a bit 2023-03-26 10:08:25 +02:00
Sylvestre Ledru
f8e0a73fb5 manage an potential error in util/remaining-gnu-error.py when GNU isn't up to date 2023-03-26 10:08:25 +02:00
Sylvestre Ledru
76793d523d
Merge pull request #4558 from leon3s/fix-test-with-parse-error
test: replace panic in favor of ParseError
2023-03-26 10:07:23 +02:00
Terts Diepraam
5dfa9548b7 stdbuf: get profile from the end of the path
The path is not always /target/{PROFILE}, because cross uses
/target/{TARGET_TRIPLE}/profile, so we have to get the name
in another way. StackOverflow recommended the getting the
third component from the back of the path
2023-03-25 18:04:01 +01:00
Maciej Habasiński
02f00e2c6b
du: fix --threshold err msg 2023-03-25 16:44:14 +01:00
Sylvestre Ledru
c014cb0655
Merge pull request #4621 from uutils/renovate/sha1-0.x
chore(deps): update rust crate sha1 to 0.10.5
2023-03-25 16:03:18 +01:00
Sylvestre Ledru
c0bd851184
Merge pull request #4629 from tertsdiepraam/uniq-remove-strum
`uniq`: remove `strum` dependency
2023-03-25 16:00:38 +01:00
Sylvestre Ledru
d5678e5120
Merge pull request #4631 from tertsdiepraam/factor-remove-paste-dep
`factor`: remove `paste` dev dependency
2023-03-25 15:58:46 +01:00
leon3s
11fd56c2be test: fmt + requested change 2023-03-25 14:03:45 +01:00
leon3s
bf94e8fff1 test: refactor error handling with ParseError enum 2023-03-25 14:03:45 +01:00
leon3s
9fb18bb08c test: Remplaced panic in favor of ParseError 2023-03-25 14:03:45 +01:00
Daniel Hofstetter
23289e66d2
Merge pull request #4602 from uutils/renovate/fundu-0.x
chore(deps): update rust crate fundu to 0.4.3
2023-03-25 13:51:16 +01:00
Terts Diepraam
5a60aa0a19 uniq: convert string to Delimiters manually instead of via strum 2023-03-25 11:57:03 +01:00
Terts Diepraam
aabfda6927 factor: remove paste dev dependency 2023-03-25 11:56:51 +01:00
Sylvestre Ledru
9d54ed02a8 ln -i: adjust the behavior to match the GNU change
Just like mv & cp

Matches the change upstream
7a69df88999bedd8e9fccf9f3dfa9ac6907fab66
2023-03-25 11:22:45 +01:00
Sylvestre Ledru
d0a4059f34 cp -i: adjust the behavior to match the GNU change
Just like mv

Note that cp -i -u won't show the overwrite question

Matches the change upstream
7a69df88999bedd8e9fccf9f3dfa9ac6907fab66
2023-03-25 11:22:45 +01:00
Sylvestre Ledru
0d5daacf99 mv -i: adjust the behavior to match the GNU change
Matches the change upstream
7a69df88999bedd8e9fccf9f3dfa9ac6907fab66
2023-03-25 11:22:45 +01:00
Daniel Hofstetter
0596e7e49f
Merge pull request #4616 from uutils/renovate/num-bigint-0.x
chore(deps): update rust crate num-bigint to 0.4.3
2023-03-25 08:37:40 +01:00
Sylvestre Ledru
5d3b7e3d74
Merge pull request #4593 from tertsdiepraam/default-env-for-tests
Default environment variables for tests
2023-03-25 08:08:59 +01:00
Sylvestre Ledru
bf22908f7c
fix some english typos (#4618)
* fix some english typos

Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>

---------

Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
2023-03-25 08:08:25 +01:00
renovate[bot]
d4b37ec5e2
chore(deps): update rust crate sha1 to 0.10.5 2023-03-25 01:56:40 +00:00
Sylvestre Ledru
20cfd299e7
Merge pull request #4493 from tertsdiepraam/shred-expand-buffer-size
`shred`: refactor to clean up code and reduce syscalls
2023-03-24 23:15:13 +01:00
Sylvestre Ledru
449b405eb1
Improve a syntax of the md 2023-03-24 23:15:07 +01:00
Sylvestre Ledru
f3c2ae853a
Improve a syntax of the md 2023-03-24 23:14:57 +01:00
Sylvestre Ledru
8e1082458f
Merge pull request #4393 from cakebaker/uucore_indent_usage_info
uucore: indent multiline usage info
2023-03-24 23:13:11 +01:00
Sylvestre Ledru
ed4222e731
Merge pull request #4470 from tertsdiepraam/release-fast-and-small
`release-fast` and `release-small` profiles and a page on packaging in the docs.
2023-03-24 23:03:18 +01:00
Sylvestre Ledru
cd7d9b721d
Merge pull request #4566 from SSJDeathSpawn/main
fix: to show the name of utility instead of 'manpages'
2023-03-24 22:55:49 +01:00
renovate[bot]
858a6c9d17
chore(deps): update rust crate num-bigint to 0.4.3 2023-03-24 21:28:41 +00:00
renovate[bot]
61e07e0cbc chore(deps): update rust crate fundu to 0.4.3 2023-03-24 22:26:12 +01:00
Sylvestre Ledru
5825cab627
Merge pull request #4595 from cakebaker/bump_clap_to_4_1_13
Bump clap from 4.1.8 to 4.1.13
2023-03-24 20:34:08 +01:00
Sylvestre Ledru
a4a290caf2
Merge branch 'main' into default-env-for-tests 2023-03-24 20:33:34 +01:00
Sylvestre Ledru
99f8eb54b2
Merge pull request #4596 from uutils/renovate/blake3-1.x
chore(deps): update rust crate blake3 to 1.3.3
2023-03-24 20:17:51 +01:00
Sylvestre Ledru
f7b88dac20
Merge pull request #4594 from miles170/test-remove-keep-env
Remove `keep_env` from the test framework
2023-03-24 20:15:58 +01:00
Sylvestre Ledru
e2986c5db7
Merge pull request #4597 from uutils/renovate/chrono-0.x
chore(deps): update rust crate chrono to ^0.4.24
2023-03-24 20:14:28 +01:00
Sylvestre Ledru
b1d254d58f
Merge pull request #4603 from uutils/renovate/hex-literal-0.x
chore(deps): update rust crate hex-literal to 0.3.4
2023-03-24 20:13:34 +01:00
Sylvestre Ledru
d4b84c373c
Merge pull request #4601 from cakebaker/update_reference_to_9.2
GNU/coreutils: update reference to 9.2
2023-03-24 17:03:33 +01:00
renovate[bot]
603ba39128
chore(deps): update rust crate hex-literal to 0.3.4 2023-03-24 15:07:45 +00:00
Daniel Hofstetter
b9176aa3b0
Merge pull request #4599 from sylvestre/depen
remove dependabot configuration. we are using renovatebot
2023-03-24 14:36:20 +01:00
Daniel Hofstetter
e155994dc5 GNU/coreutils: update reference to 9.2 2023-03-24 14:25:40 +01:00
Sylvestre Ledru
8774a09eb4 remove dependabot configuration. we are using renovatebot 2023-03-24 10:38:02 +01:00
renovate[bot]
e86c94233a
chore(deps): update rust crate chrono to ^0.4.24 2023-03-24 09:34:01 +00:00
renovate[bot]
2ed432ebdc
chore(deps): update rust crate blake3 to 1.3.3 2023-03-24 09:32:18 +00:00
Daniel Hofstetter
0abe42189e Bump clap from 4.1.8 to 4.1.13 2023-03-24 10:21:28 +01:00
Miles Liu
81a4e8fb7d
Remove keep_env from the test framework 2023-03-24 14:25:37 +08:00
Daniel Hofstetter
cc77a952f5
Merge pull request #4589 from piotrkwiecinski/more-move-string-to-md-file
more: move help strings to markdown file
2023-03-24 07:11:37 +01:00
Daniel Hofstetter
e03ed21e10
Merge pull request #4591 from piotrkwiecinski/nice-move-string-to-md-file
nice: move help strings to markdown file
2023-03-24 07:06:13 +01:00
Piotr Kwiecinski
d4758ff3c8 more: modernize about section 2023-03-23 18:44:03 +01:00
Terts Diepraam
c8ece3e972 test_touch: test a specific time with DST problems
Use a specific time to check whether any DST problems arise. The test is
also ignored, because this functionality seems to be broken at the
moment. Still, this is an improvement, because it is more reliable and
does not need to obtain a local offset, which might lead to a panic in
the time library.
2023-03-23 18:16:57 +01:00