Commit graph

633 commits

Author SHA1 Message Date
renovate[bot] cac7155fba chore(deps): update rust crate hostname to 0.4 2024-04-01 17:10:02 +02:00
Paolo Barbolini 9e040a3df1 chore(deps): drop conv dev-dependency 2024-03-31 22:51:24 +02:00
Sylvestre Ledru 01ea23ba21 Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
renovate[bot] 2b790e4808
chore(deps): update rust crate chrono to 0.4.37 2024-03-27 13:41:05 +00:00
Daniel Hofstetter e1adc1866e Cargo.toml: remove unnecessary caret 2024-03-25 10:37:15 +01:00
renovate[bot] 3bdb1605a7
chore(deps): update rust crate rayon to 1.10 2024-03-24 07:39:46 +00:00
Sylvestre Ledru 2246a0fad1 0.0.24 => 0.0.25 2024-03-23 22:08:05 +01:00
Sylvestre Ledru ef3a584214 update of the version to 0.0.25 2024-03-23 19:55:17 +01:00
renovate[bot] df3f9bbeec
chore(deps): update rust crate regex to 1.10.4 2024-03-23 12:35:14 +00:00
Daniel Hofstetter ada4f48e04 Bump redox_syscall from 0.4 to 0.5 2024-03-13 17:41:18 +01:00
zhitkoff 8f3c557af1 tty: when stdin is a terminal 2024-03-12 10:39:25 -04:00
renovate[bot] 3515cd44e7
chore(deps): update rust crate blake3 to 1.5.1 2024-03-12 09:35:22 +00:00
Daniel Hofstetter ae7bc7d2e3 Bump nix from 0.27 to 0.28 2024-03-12 08:31:15 +01:00
Sylvestre Ledru 8c7940260b
Merge pull request #6047 from cakebaker/bump_chrono
Bump chrono to 0.4.35 & replace usage of deprecated functions
2024-03-10 07:51:50 +01:00
Ulrich Hornung db142f9449
use std::command::pre_exec() to set limits on child before exec 2024-03-08 20:30:34 +01:00
Daniel Hofstetter a1c14fb550 Bump chrono from 0.4.34 to 0.4.35 2024-03-06 17:48:46 +01:00
renovate[bot] 0a84ec2054
chore(deps): update rust crate walkdir to 2.5 2024-03-01 18:54:09 +00:00
Sylvestre Ledru 9003e3fbe4
Merge pull request #5869 from cre4ture/feature/simulate_terminal_utility
test utilities: easy way to simulate terminal context
2024-03-01 18:13:27 +01:00
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
Ulrich Hornung a4d5defeef
simulate terminal utility (squash) 2024-02-25 18:15:15 +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
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
renovate[bot] 51fd22e41b
chore(deps): update rust crate chrono to ^0.4.33 2024-01-25 14:27:17 +00: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 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
renovate[bot] e860b32a82
chore(deps): update rust crate smallvec to 1.12 2024-01-14 00:28:34 +00:00
renovate[bot] c63b5b2a5d
chore(deps): update rust crate tempfile to 3.9.0 2024-01-13 13:57:26 +00: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
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
Sylvestre Ledru 62afd786f6
Merge pull request #5502 from ids1024/redox
Fix build on Redox, and add `stat` to Redox feature
2023-12-11 07:48:43 +01:00
Ian Douglas Scott db91e12a1d Fix build on Redox, and add stat to Redox feature 2023-12-11 04:38:17 -08:00
renovate[bot] 0491a97a33
chore(deps): update rust crate libc to 0.2.151 2023-12-10 18:51:09 +00:00
Sylvestre Ledru 0308e015a6
Merge pull request #5603 from sylvestre/gnu-legacy
ls: Match the gnu behavior for colors
2023-12-09 17:19:15 +01:00
renovate[bot] 5d8c49ff07
chore(deps): update rust crate xattr to 1.1.1 2023-12-09 12:52:02 +00:00
Sylvestre Ledru e071286eb0 address review comments 2023-12-09 13:10:41 +01:00