renovate[bot]
716581ef77
chore(deps): update rust crate rayon to 1.9
2024-02-28 00:29:29 +00:00
renovate[bot]
06ad75ea30
chore(deps): update rust crate tempfile to 3.10.1
2024-02-27 01:22:08 +00:00
renovate[bot]
c2e7eed27f
chore(deps): update rust crate half to 2.4
2024-02-26 04:34:43 +00:00
Terts Diepraam
177ac7ea28
stat
: use chrono instead of time in fsext (#5934 )
...
* stat: use chrono instead of time in fsext
This removes the dependency of `fsext` on `time` and it cleans up the code.
* stat: use chrono instead of time in fsext
This removes the dependency of `fsext` on `time` and it cleans up the code.
* stat: fix two errors from clippy & spell-checker
* stat: move fn to fix clippy error
* stat: print - if birth time unknown
* uucore/fsext: fix "unused import" error on Windows
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-02-19 10:21:26 +01:00
renovate[bot]
d76b3103f0
chore(deps): update rust crate textwrap to 0.16.1
2024-02-17 20:06:01 +00:00
renovate[bot]
3c9b5d35e6
chore(deps): update rust crate chrono to ^0.4.34
2024-02-11 06:46:34 +00:00
Daniel Hofstetter
3871c14190
Merge pull request #5871 from cakebaker/bump_shlex
...
Bump shlex from 1.1.0 to 1.3.0
2024-02-08 07:17:58 +01:00
Daniel Hofstetter
9f8ea47981
Merge pull request #5874 from cakebaker/bump_smallvec
...
Bump smallvec from 1.13.0 to 1.13.1
2024-02-08 07:17:06 +01:00
renovate[bot]
9c96f489a8
chore(deps): update rust crate num-traits to 0.2.18
2024-02-08 01:32:51 +00:00
renovate[bot]
5616ff970f
chore(deps): update rust crate unicode-segmentation to 1.11.0
2024-02-07 07:27:44 +00:00
renovate[bot]
b6214010a7
chore(deps): update rust crate tempfile to 3.10.0
2024-02-05 22:43:03 +00:00
renovate[bot]
8e1a6c851e
chore(deps): update rust crate exacl to 0.12.0
2024-02-03 05:15:12 +00:00
renovate[bot]
1459212ebc
chore(deps): update rust crate libc to 0.2.153
2024-01-31 21:56:02 +00:00
renovate[bot]
d91eea4b32
chore(deps): update rust crate itertools to 0.12.1
2024-01-29 18:15:32 +00:00
Daniel Hofstetter
929ceb89f4
Bump wild from 2.2.0 to 2.2.1
2024-01-28 13:09:52 +01:00
renovate[bot]
51fd22e41b
chore(deps): update rust crate chrono to ^0.4.33
2024-01-25 14:27:17 +00:00
Daniel Hofstetter
60d9151c3d
Bump smallvec from 1.13.0 to 1.13.1
2024-01-24 08:28:40 +01:00
Daniel Hofstetter
5e26898731
Bump shlex from 1.1.0 to 1.3.0
2024-01-23 07:11:56 +01:00
renovate[bot]
e050fa9c8c
chore(deps): update rust crate chrono to ^0.4.32
2024-01-22 23:21:22 +00:00
renovate[bot]
5006db2e92
chore(deps): update rust crate regex to 1.10.3
2024-01-21 16:53:53 +00:00
Sylvestre Ledru
dd5c6c2d00
0.0.23 => 0.0.24
2024-01-20 20:12:19 +01:00
renovate[bot]
667a9469c4
chore(deps): update rust crate smallvec to 1.13
2024-01-19 09:23:10 +00:00
Sylvestre Ledru
66637a6503
move the file_has_acl function into uucore
2024-01-16 13:12:02 +01:00
Sylvestre Ledru
fe3f8293ef
uucore: add a new feature called fsxattr
2024-01-16 13:11:58 +01:00
Sylvestre Ledru
fff83995fb
cp: --preserve should keep xattr ( #5834 )
...
* cp: --preserve should keep xattr
Should help with tests/cp/acl.sh
* Update tests/by-util/test_cp.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* Update tests/by-util/test_cp.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* Update tests/by-util/test_cp.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-15 10:59:04 +01:00
renovate[bot]
7914f22cfe
chore(deps): update rust crate xattr to 1.3.1
2024-01-15 03:14:26 +00:00
Sylvestre Ledru
67992be245
Merge pull request #5658 from cakebaker/bump_redox_syscall
...
Bump redox_syscall to 0.4.1
2024-01-14 23:42:34 +01:00
Sylvestre Ledru
e01d5f75f7
ls: if acl are used, show the + in the perms ( #5816 )
...
* ls: if acl are used, show the + in the perms
Tested by tests/mkdir/p-acl.sh
* CICD.yml: fix small formatting issue
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-14 15:57:22 +01:00
renovate[bot]
e860b32a82
chore(deps): update rust crate smallvec to 1.12
2024-01-14 00:28:34 +00:00
Daniel Hofstetter
e0abb76c0f
Bump redox_syscall to 0.4.1
...
redox_syscall from 0.3.5 & 0.4.0 -> 0.4.1
filetime from 0.2.22 -> 0.2.23
parking_lot_core from 0.9.8 -> 0.9.9
2024-01-13 14:58:36 +01:00
renovate[bot]
c63b5b2a5d
chore(deps): update rust crate tempfile to 3.9.0
2024-01-13 13:57:26 +00:00
Daniel Hofstetter
d29adfcb09
Bump mio from 0.8.6 to 0.8.10
2024-01-10 10:47:20 +01:00
Daniel Hofstetter
0fe5f39b74
Bump console from 0.15.7 to 0.15.8
2024-01-10 10:46:03 +01:00
renovate[bot]
f612546ff7
chore(deps): update rust crate libc to 0.2.152
2024-01-07 15:21:27 +00:00
renovate[bot]
0ce73e1b02
chore(deps): update rust crate bstr to 1.9
2023-12-28 23:03:37 +00:00
renovate[bot]
efa7f8b4f7
chore(deps): update rust crate xattr to 1.2.0
2023-12-28 15:03:19 +00:00
Daniel Hofstetter
143705b193
Bump crossbeam crates
...
crossbeam-channel from 0.5.8 to 0.5.10
crossbeam-deque from 0.8.2 to 0.8.4
crossbeam-epoch from 0.9.14 to 0.9.17
crossbeam-utils from 0.8.15 to 0.8.18
2023-12-24 12:57:21 +01:00
renovate[bot]
b7bbec6d0f
chore(deps): update rust crate self_cell to 1.0.3
2023-12-20 17:09:27 +00:00
Daniel Hofstetter
c32fb25b1f
Bump xattr from 1.1.1 to 1.1.3
2023-12-13 06:56:27 +01:00
renovate[bot]
0491a97a33
chore(deps): update rust crate libc to 0.2.151
2023-12-10 18:51:09 +00:00
renovate[bot]
5d8c49ff07
chore(deps): update rust crate xattr to 1.1.1
2023-12-09 12:52:02 +00:00
renovate[bot]
cc26e55af2
chore(deps): update rust crate once_cell to 1.19.0
2023-12-07 12:27:43 +00:00
Daniel Hofstetter
5a32ab8004
ls: implement --hyperlink
2023-12-07 08:14:25 +01:00
clara swanson
9061b2ba7e
libstdbuf: remove crash macro ( #5565 )
...
* libstdbuf: remove crash macro
* libstdbuf: remove uucore macro/struct and use gnu messages
* libstdbuf: remove crash macro
* libstdbuf: remove uucore macro/struct and use gnu messages
* libstdbuf: remove :? from print by printing file descriptor instead of file
* merge main into libstdbuf-remove-crash-macro
* libstdbuf: remove uucore from dependencies
2023-11-30 11:01:31 +01:00
renovate[bot]
173153122b
chore(deps): update rust crate lscolors to 0.16.0
2023-11-29 21:49:08 +00:00
renovate[bot]
3425ee8d59
fix(deps): update rust crate data-encoding-macro to 0.1.14
2023-11-22 06:09:44 +00:00
renovate[bot]
18b5c22567
fix(deps): update rust crate data-encoding to 2.5
2023-11-21 22:24:11 +00:00
renovate[bot]
e2e5ec60cd
chore(deps): update rust crate itertools to 0.12.0
2023-11-14 20:05:36 +00:00
Sylvestre Ledru
ff92bfb25b
Prepare version 0.0.23
2023-11-13 22:02:01 +01:00
renovate[bot]
24d7f1fe5c
chore(deps): update rust crate self_cell to 1.0.2
2023-11-10 16:59:08 +00:00