Sylvestre Ledru
a3fe70f7b2
try to fix ignore intermittent
2023-06-20 23:14:54 +02:00
Sylvestre Ledru
8debc96eeb
Merge pull request #4983 from TheDcoder/parse-hex
...
od: fix parsing of hex input ending with `E`
2023-06-20 22:55:32 +02:00
Sylvestre Ledru
b09284c9e2
Merge pull request #4990 from yt2b/yes_add_version_option
...
yes: add --version option
2023-06-20 22:45:19 +02:00
yt2b
c3f2ac6f04
yes: add --version option
2023-06-20 23:20:22 +09:00
Sylvestre Ledru
66723e0961
Merge pull request #4447 from Freaky/dd-alarm-timer
...
dd: use an alarm thread instead of elapsed() calls
2023-06-19 09:27:13 +02:00
Sylvestre Ledru
dffbb32b07
Merge pull request #4986 from Statheres/fix/shred
...
fixed shred -u for windows
2023-06-18 18:41:41 +02:00
Daniel Hofstetter
cdd3481112
Merge pull request #4825 from uutils/renovate/rust-ini-0.x
...
chore(deps): update rust crate rust-ini to 0.19.0
2023-06-18 17:39:13 +02:00
Damon Harris
b7154a80e1
od: fix parsing of hex input ending with E
2023-06-18 21:02:39 +05:30
Kostiantyn Hryshchuk
7306be6e58
fixed shred -u for windows
...
fixed shred panic on windows
2023-06-18 17:12:10 +02:00
renovate[bot]
9fbc98fc4e
chore(deps): update rust crate rust-ini to 0.19.0
2023-06-18 14:05:34 +00:00
Sylvestre Ledru
ea532d1bdc
Merge pull request #4985 from cakebaker/deny_toml_add_hashbrown_to_skip_list
...
deny.toml: add hashbrown to skip list
2023-06-18 16:03:26 +02:00
Daniel Hofstetter
5882151eb1
deny.toml: add hashbrown to skip list
2023-06-18 15:13:15 +02:00
Sylvestre Ledru
e853386cb6
Merge pull request #4984 from shinhs0506/sync-fix
...
sync: fix error msg
2023-06-18 09:30:21 +02:00
John Shin
47d0ac4a42
sync: fix error msg
2023-06-17 19:50:47 -07:00
Daniel Hofstetter
07c538f090
Merge pull request #4980 from uutils/renovate/notify-6.x
...
chore(deps): update rust crate notify to v6.0.1
2023-06-16 07:06:15 +02:00
Daniel Hofstetter
8edf44363f
Merge pull request #4979 from uutils/renovate/sha2-0.x
...
chore(deps): update rust crate sha2 to 0.10.7
2023-06-16 07:04:25 +02:00
renovate[bot]
6865f91fd3
chore(deps): update rust crate notify to v6.0.1
2023-06-16 00:01:15 +00:00
renovate[bot]
3506dd11b8
chore(deps): update rust crate sha2 to 0.10.7
2023-06-15 19:18:09 +00:00
Sylvestre Ledru
468af7dc16
Merge pull request #4976 from Skryptonyte/mv_fixhardlinktosymlink
...
mv: Fix for tests/mv/symlink-onto-hardlink-to-self.sh
2023-06-13 20:11:20 +02:00
Sylvestre Ledru
8478479b54
Merge pull request #4975 from uutils/renovate/davidanson-markdownlint-cli2-action-11.x
...
chore(deps): update davidanson/markdownlint-cli2-action action to v11
2023-06-13 08:20:42 +02:00
renovate[bot]
fe5bf911e5
chore(deps): update davidanson/markdownlint-cli2-action action to v11
2023-06-13 06:09:54 +00:00
Rayhan Faizel
269ffc12b4
tests/mv: add tests to check for copying symlinks onto hardlinks to symlink
2023-06-12 23:49:28 +05:30
Rayhan Faizel
fa11315ce7
mv: check strictly for hard links first before checking for symlinks to catch a very special case, plus ensure only nobackupmode is considered
2023-06-12 23:48:49 +05:30
Rayhan Faizel
c113284a4b
uucore: modify are_hardlinks_to_same_file to check only immediate metadata
2023-06-12 23:46:33 +05:30
Sylvestre Ledru
a6e5f5d640
Merge pull request #4969 from uutils/sylvestre-patch-2
...
Create a FUNDING.yml file
2023-06-11 21:03:27 +02:00
Sylvestre Ledru
18cbb862e2
Create a FUNDING.yml file
...
The sponsor will be used for improving the CI machines on github
2023-06-11 18:53:42 +02:00
Sylvestre Ledru
e7557c2bae
Merge branch 'main' into dd-alarm-timer
2023-06-11 18:27:41 +02:00
Sylvestre Ledru
856825bbbc
Merge pull request #4966 from Skryptonyte/mv_selfinto2fix
...
mv: fix into-self-2.sh test
2023-06-11 18:26:25 +02:00
Sylvestre Ledru
5df325a56f
Merge pull request #4968 from cakebaker/date_use_parse_datetime
...
date: switch to parse_datetime
2023-06-11 18:26:04 +02:00
Daniel Hofstetter
67114ac63c
date: switch to parse_datetime
2023-06-11 14:36:51 +02:00
Rayhan Faizel
6bc15aac99
tests/mv: Test for particular edge cases when handling symlink files
2023-06-10 18:32:41 +05:30
Rayhan Faizel
28ad5cab9f
mv: fix GNU test tests/mv/into-self-2.sh
2023-06-10 18:32:09 +05:30
Rayhan Faizel
ab42b1e599
uucore: add function which checks hardlink as well as directed symlink
2023-06-10 18:31:30 +05:30
Sylvestre Ledru
63b84fed8b
Merge pull request #4927 from cakebaker/bump_fundu_and_fix_compile_errors
...
Bump fundu to 1.0.0 and fix compile errors
2023-06-10 09:23:21 +02:00
Sylvestre Ledru
7b3467f810
Merge pull request #4947 from cakebaker/bump_getrandom_to_0_2_9
...
Bump getrandom from 0.2.8 to 0.2.9
2023-06-10 09:22:37 +02:00
Frantisek Kropac
ad96a1b8a0
Find MountInfo properly when symlink is used ( #4929 )
...
* Find MountInfo properly when symlink is entered
According to GNU implementation the entered path is
being compared with the canonicalized device name
in MountInfo.
Co-authored-by: Frantisek Kropac <kropac.ff@gmail.com>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2023-06-10 09:22:01 +02:00
Daniel Hofstetter
60e797ea57
Merge pull request #4962 from uutils/renovate/blake3-1.x
...
chore(deps): update rust crate blake3 to 1.4.0
2023-06-09 06:52:29 +02:00
renovate[bot]
e1fd9e5342
chore(deps): update rust crate blake3 to 1.4.0
2023-06-08 22:55:22 +00:00
Daniel Hofstetter
497a8961da
Merge pull request #4961 from uutils/renovate/memmap2-0.x
...
fix(deps): update rust crate memmap2 to 0.7
2023-06-08 13:59:02 +02:00
Terts Diepraam
a3a11549f5
Merge pull request #4959 from cakebaker/deny_toml_add_comments
...
deny.toml: add comments
2023-06-08 13:44:38 +02:00
renovate[bot]
d26c596a4c
fix(deps): update rust crate memmap2 to 0.7
2023-06-08 11:02:36 +00:00
Daniel Hofstetter
e817e6fc27
deny.toml: add comments
2023-06-08 10:52:15 +02:00
Daniel Hofstetter
ba7c53ae5a
Merge pull request #4958 from sylvestre/toml
...
Reformat toml and add it to the CI
2023-06-08 10:47:58 +02:00
Sylvestre Ledru
c3fcde248c
Merge pull request #4957 from cakebaker/mkdir_refactor_tests
...
mkdir: remove TEST_DIR<x> consts in tests
2023-06-08 09:21:12 +02:00
Sylvestre Ledru
6ecef3a0e3
Reformat TOML files with taplo
...
npx --yes @taplo/cli fmt
2023-06-08 09:07:19 +02:00
Sylvestre Ledru
e115ee5446
Run format toml in the CI
2023-06-08 09:06:30 +02:00
Daniel Hofstetter
3caa2c0d8f
mkdir: rename var "scene2" -> "scene" in test
2023-06-07 10:44:11 +02:00
Daniel Hofstetter
750eacc10c
mkdir: remove TEST_DIR<X> consts in tests
2023-06-07 10:42:01 +02:00
Daniel Hofstetter
29a2c7ad28
Merge pull request #4955 from uutils/renovate/tempfile-3.x
...
chore(deps): update rust crate tempfile to 3.6.0
2023-06-07 06:59:26 +02:00
renovate[bot]
1965ba268e
chore(deps): update rust crate tempfile to 3.6.0
2023-06-06 20:22:27 +00:00