Sylvestre Ledru
|
ff92bfb25b
|
Prepare version 0.0.23
|
2023-11-13 22:02:01 +01:00 |
|
Sylvestre Ledru
|
e1bd47d549
|
0.0.21 => 0.0.22
|
2023-10-15 14:33:23 +02:00 |
|
Sylvestre Ledru
|
9844f1f07d
|
0.0.20 => 0.0.21
|
2023-09-03 14:42:54 +02:00 |
|
Terts Diepraam
|
c3f9e19a3b
|
all: normalize license notice in all *.rs files
|
2023-08-24 12:21:09 +02:00 |
|
Daniel Hofstetter
|
774180bb09
|
Remove the author copyright notices
from files missed by #5184
|
2023-08-23 10:54:00 +02:00 |
|
Sylvestre Ledru
|
7c9f4ba92a
|
Fix some clippy warnings
|
2023-08-21 08:41:40 +02:00 |
|
Sylvestre Ledru
|
74530c0f51
|
Update the version to 0.0.20
|
2023-07-14 13:04:17 +02:00 |
|
John Shin
|
47d0ac4a42
|
sync: fix error msg
|
2023-06-17 19:50:47 -07:00 |
|
Sylvestre Ledru
|
6ecef3a0e3
|
Reformat TOML files with taplo
npx --yes @taplo/cli fmt
|
2023-06-08 09:07:19 +02:00 |
|
Sylvestre Ledru
|
830b7d5ce1
|
New release
|
2023-06-04 09:46:59 +02:00 |
|
m11o
|
bc7a01dd3b
|
sync: move help strings to markdown file
|
2023-04-29 15:51:55 +09:00 |
|
Daniel Hofstetter
|
4355fb7f78
|
Remove some unnecessary "extern crate" statements
|
2023-04-09 16:12:45 +02:00 |
|
Sylvestre Ledru
|
af0a263191
|
0.0.17 => 0.0.18
|
2023-03-29 08:11:25 +02:00 |
|
Terts Diepraam
|
ae27c82020
|
Use workspace inheritance for dependencies
|
2023-02-11 18:54:46 +01:00 |
|
Terts Diepraam
|
357001dabc
|
fix double dependency of memoffset by upgrading nix, libc and ctrlc
|
2023-02-09 14:02:40 +01:00 |
|
Terts Diepraam
|
4d3dc78686
|
Version 0.0.17
|
2023-01-21 10:38:18 +01:00 |
|
Joining7943
|
c94a039358
|
clippy and doc: Fix warnings, mostly needless conversions. Fix documentation warning.
|
2022-12-16 18:36:27 +01:00 |
|
Orhun Parmaksız
|
be49eb68f3
|
fix: address test failures
|
2022-11-04 13:35:54 +03:00 |
|
Sylvestre Ledru
|
f2f2f7033e
|
Merge branch 'main' into refactor/add_nix_error_auto_conversion
|
2022-10-30 15:54:13 +01:00 |
|
dependabot[bot]
|
69c1f28c66
|
build(deps): bump libc from 0.2.136 to 0.2.137
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.136 to 0.2.137.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.136...0.2.137)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 06:42:06 +00:00 |
|
dependabot[bot]
|
2213ad5d1c
|
build(deps): bump libc from 0.2.135 to 0.2.136
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.135 to 0.2.136.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.135...0.2.136)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-25 23:28:47 +02:00 |
|
Orhun Parmaksız
|
81ea9521ce
|
fix: conditionally enable nix error conversions
|
2022-10-22 21:34:45 +03:00 |
|
Sylvestre Ledru
|
74624b27f1
|
Merge branch 'main' into refactor/add_nix_error_auto_conversion
|
2022-10-22 10:19:09 +02:00 |
|
Niyaz Nigmatullin
|
580bff02f8
|
sync: migrate winapi to windows-sys crate
|
2022-10-20 12:16:22 +03:00 |
|
Orhun Parmaksız
|
50be73d99f
|
refactor: add automatic conversion for nix::Errno
|
2022-10-19 00:13:59 +03:00 |
|
Terts Diepraam
|
c7a7c4f2f2
|
sync: update to clap 4
|
2022-10-13 17:50:40 +02:00 |
|
dependabot[bot]
|
5261a307f7
|
build(deps): bump libc from 0.2.132 to 0.2.135
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.135)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 12:55:41 +00:00 |
|
Terts Diepraam
|
f15c4f2d3e
|
Version 0.0.16
|
2022-10-11 23:03:39 +02:00 |
|
Sylvestre Ledru
|
6edf8ebf41
|
sync: Verify that the files can be opened
|
2022-10-05 13:30:19 +02:00 |
|
Sylvestre Ledru
|
fc1c7755b9
|
sync: make fail like GNU - tests/misc/sync.sh
|
2022-10-05 13:30:19 +02:00 |
|
Terts Diepraam
|
975a1d170d
|
change remaining usage codes of 2 to 1 for GNU compat
|
2022-09-10 20:24:24 +02:00 |
|
Terts Diepraam
|
15180249fc
|
Version 0.0.15
|
2022-08-20 13:13:22 +02:00 |
|
dependabot[bot]
|
6193cdbba8
|
build(deps): bump libc from 0.2.131 to 0.2.132
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.131...0.2.132)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-19 12:22:35 +00:00 |
|
Niyaz Nigmatullin
|
67ae68a6cf
|
dependecies: make winapi dependency only for windows, bump platform-info
crate version dependency
|
2022-08-19 12:28:13 +03:00 |
|
5225225
|
c7b988c825
|
uutils: Remove use of mem::uninitialized (#3808)
|
2022-08-15 10:10:50 +02:00 |
|
Daniel Hofstetter
|
c0c26c4c58
|
Replace deprecated values_of() with get_many()
|
2022-08-11 13:49:09 +02:00 |
|
Daniel Hofstetter
|
7c3116330e
|
Replace deprecated is_present() with contains_id()
|
2022-08-02 15:21:39 +02:00 |
|
Daniel Hofstetter
|
fc4544c42b
|
bump clap from 3.1.18 to 3.2.15
|
2022-07-29 14:05:02 +02:00 |
|
Terts Diepraam
|
eae07adfb1
|
Version 0.0.14 (#3553)
Version 0.0.14
|
2022-05-22 19:57:19 +02:00 |
|
dependabot[bot]
|
cd743c2fd1
|
build(deps): bump libc from 0.2.125 to 0.2.126
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.125 to 0.2.126.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-17 07:13:42 +00:00 |
|
Terts Diepraam
|
0acfa07d77
|
all: add value hints
|
2022-05-13 16:15:50 +02:00 |
|
dependabot[bot]
|
de6aa6de9b
|
build(deps): bump libc from 0.2.124 to 0.2.125
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.124 to 0.2.125.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.124...0.2.125)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 06:36:41 +00:00 |
|
dependabot[bot]
|
3cee681e82
|
build(deps): bump libc from 0.2.121 to 0.2.124
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.121 to 0.2.124.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.121...0.2.124)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 11:23:42 +02:00 |
|
Justin Tracey
|
2a0d58d060
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
Terts Diepraam
|
af9f718936
|
Change edition to 2021
|
2022-04-05 10:39:31 +02:00 |
|
Terts Diepraam
|
b7809bd889
|
version 0.0.13
|
2022-04-02 11:04:27 +02:00 |
|
dependabot[bot]
|
34d2d1d05e
|
build(deps): bump libc from 0.2.113 to 0.2.121
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.113 to 0.2.121.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.113...0.2.121)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-20 18:14:52 +00:00 |
|
Terts Diepraam
|
20212be4c8
|
fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6
|
2022-03-17 22:46:56 +01:00 |
|
dependabot[bot]
|
59440d35c0
|
build(deps): bump clap from 3.0.10 to 3.1.6
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.10 to 3.1.6.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.0.10...v3.1.6)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-17 13:06:29 +00:00 |
|
Sylvestre Ledru
|
54a10e955a
|
Update of the cargo.lock url to point to the right branch
|
2022-03-06 22:13:17 +01:00 |
|