Daniel Hofstetter
|
3a9075987c
|
mountpoint: remove unused imports in test
|
2024-04-19 09:45:15 +02:00 |
|
Daniel Hofstetter
|
5c033a70f6
|
mountpoint: fix two clippy warnings on Windows
|
2024-04-19 09:26:50 +02:00 |
|
Sylvestre Ledru
|
456ebb721c
|
Merge pull request #29 from cakebaker/mountpoint_fix_windows_errors
mountpoint: make it compile on Windows
|
2024-04-08 14:09:40 +02:00 |
|
Daniel Hofstetter
|
1c467f00a2
|
mountpoint: make it compile on Windows
|
2024-04-08 10:29:08 +02:00 |
|
Sylvestre Ledru
|
5c0f7cf9d9
|
Merge pull request #26 from cakebaker/add_gitignore
Add .gitignore
|
2024-04-08 09:40:33 +02:00 |
|
Daniel Hofstetter
|
a228e7715c
|
Add .gitignore
|
2024-04-08 09:32:15 +02:00 |
|
Sylvestre Ledru
|
780edfb65f
|
Merge pull request #25 from JonathonReinhart/patch-1
Update link in README.md to util-linux
|
2024-04-08 08:55:48 +02:00 |
|
Jonathon Reinhart
|
ae7257d26e
|
Update link to util-linux
|
2024-04-07 21:10:35 -04:00 |
|
Sylvestre Ledru
|
3105da19f7
|
Merge pull request #24 from uutils/renovate/uucore-0.x
chore(deps): update rust crate uucore to 0.0.25
|
2024-03-25 10:15:04 +01:00 |
|
renovate[bot]
|
01d7db8761
|
chore(deps): update rust crate uucore to 0.0.25
|
2024-03-24 23:55:43 +00:00 |
|
Sylvestre Ledru
|
fc683a35bd
|
more is mentionned twice
|
2024-03-02 23:03:53 +01:00 |
|
Sylvestre Ledru
|
a194b64e9c
|
add backquote
|
2024-03-02 22:55:35 +01:00 |
|
Sylvestre Ledru
|
2b6494475a
|
improve the readme
|
2024-02-17 22:52:12 +01:00 |
|
Sylvestre Ledru
|
e1bc457869
|
Merge pull request #12 from cakebaker/ci_replace_actions_rs
ci: fix deprecation warnings by removing `actions-rs/cargo` and `actions-rs/toolchain`
|
2024-02-10 18:20:28 +01:00 |
|
Daniel Hofstetter
|
126881f3cf
|
ci: use dtolnay/rust-toolchain instead of
unmaintained actions-rs/toolchain
|
2024-02-10 15:35:47 +01:00 |
|
Daniel Hofstetter
|
3c32dd4ea7
|
ci: remove actions-rs/cargo & use cargo directly
|
2024-02-10 15:31:53 +01:00 |
|
Sylvestre Ledru
|
7c7eae1374
|
improve the readme
|
2024-01-28 22:52:47 +01:00 |
|
Sylvestre Ledru
|
d986d06d5b
|
Merge pull request #1 from uutils/renovate/configure
Configure Renovate
|
2024-01-26 21:25:14 +01:00 |
|
Sylvestre Ledru
|
8352da0527
|
remove renice: moved to https://github.com/uutils/bsdutils
|
2024-01-26 20:34:00 +01:00 |
|
Sylvestre Ledru
|
8c08862e85
|
rustfmt the code
|
2024-01-26 20:22:40 +01:00 |
|
Sylvestre Ledru
|
8349d5cf6a
|
pwdx is part of procps - moved https://github.com/uutils/procps
|
2024-01-26 20:22:28 +01:00 |
|
Sylvestre Ledru
|
3229e5046f
|
improve the readme
|
2024-01-26 20:11:57 +01:00 |
|
Sylvestre Ledru
|
59206dfff0
|
add tests templates
|
2024-01-26 20:06:52 +01:00 |
|
Sylvestre Ledru
|
23352028a7
|
more fixes
|
2024-01-26 19:54:52 +01:00 |
|
Sylvestre Ledru
|
5e5ded2555
|
renice: use clap for real
|
2024-01-26 19:43:36 +01:00 |
|
Sylvestre Ledru
|
dc7f34cc9b
|
renice: use clap for real
|
2024-01-26 19:41:39 +01:00 |
|
Sylvestre Ledru
|
0747ccf170
|
mountpoint: use clap
|
2024-01-26 19:28:32 +01:00 |
|
Sylvestre Ledru
|
7c7f5fa5d4
|
rustfmt the code
|
2024-01-26 19:16:15 +01:00 |
|
Sylvestre Ledru
|
4280abe67c
|
match the coreutils style
|
2024-01-26 19:15:05 +01:00 |
|
Sylvestre Ledru
|
1b4b449d49
|
match the coreutils style
|
2024-01-26 19:09:54 +01:00 |
|
Sylvestre Ledru
|
b16e835b9b
|
add github action
|
2024-01-23 08:49:40 +01:00 |
|
Sylvestre Ledru
|
c614b23a2a
|
Merge pull request #2 from uutils/dependabot/cargo/shlex-1.3.0
Bump shlex from 1.2.0 to 1.3.0
|
2024-01-23 08:22:17 +01:00 |
|
dependabot[bot]
|
ff04e8bd15
|
Bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)
---
updated-dependencies:
- dependency-name: shlex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 22:02:10 +00:00 |
|
Sylvestre Ledru
|
dbd425ccf7
|
fix warnings
|
2024-01-16 22:31:37 +01:00 |
|
Sylvestre Ledru
|
10811a35bd
|
add mountpoint
|
2024-01-16 22:29:32 +01:00 |
|
Sylvestre Ledru
|
9737677a2d
|
add license headers
|
2024-01-16 22:29:02 +01:00 |
|
Sylvestre Ledru
|
0232b7ba76
|
renice merge
|
2024-01-16 19:23:50 +01:00 |
|
Sylvestre Ledru
|
e99a1184d0
|
rustfmt the code
|
2024-01-16 19:23:15 +01:00 |
|
Sylvestre Ledru
|
3dcdc952d5
|
add renice
|
2024-01-16 19:22:43 +01:00 |
|
renovate[bot]
|
992d0d2e85
|
Add renovate.json
|
2024-01-16 18:11:04 +00:00 |
|
Sylvestre Ledru
|
95b28d96da
|
copy of the Cargo.toml of the coreutils
|
2024-01-16 19:10:45 +01:00 |
|
Sylvestre Ledru
|
7163749b04
|
draft of pwdx
|
2024-01-16 19:10:20 +01:00 |
|
Sylvestre Ledru
|
8bba913e56
|
draft of lscpu
|
2024-01-16 19:10:13 +01:00 |
|
Sylvestre Ledru
|
8976320220
|
List of files
|
2024-01-15 23:25:47 +01:00 |
|
Sylvestre Ledru
|
aa7efffc0c
|
Initial commit
|
2024-01-15 23:11:43 +01:00 |
|