|
|
0e63a1c6bf
|
Cargo.lock: Updating curl-sys v0.4.61+curl-8.0.1 -> v0.4.65+curl-8.2.1
|
2023-08-09 00:30:57 +02:00 |
|
|
|
9792c09850
|
Cargo.lock: Updating async-channel v1.8.0 -> v1.9.0
|
2023-08-09 00:30:57 +02:00 |
|
|
|
a1519a6bc5
|
dependencies: Update serde_json to 1.0.104
|
2023-08-09 00:30:57 +02:00 |
|
|
|
36535dcaec
|
dependencies: Update serde_yaml to 0.9.25
|
2023-08-09 00:30:57 +02:00 |
|
|
|
32f94b1ef5
|
dependencies: Update comfy-table to 7.0.1
|
2023-08-09 00:30:57 +02:00 |
|
|
|
913df16f28
|
dependencies: Update regex to 1.9.3
|
2023-08-09 00:30:57 +02:00 |
|
|
|
f66a512a83
|
dependencies: Update console to 0.15.7
|
2023-08-09 00:30:57 +02:00 |
|
|
|
de15e799ac
|
dependencies: Update clap to 4.3.21
|
2023-08-09 00:30:57 +02:00 |
|
|
|
a8736ed37f
|
dependencies: Update git2 to 0.17.2
|
2023-08-09 00:30:57 +02:00 |
|
|
|
1a45887fb6
|
dependencies: Update serde to 1.0.183
|
2023-08-09 00:30:57 +02:00 |
|
|
|
9403156edf
|
dependencies: Update toml to 0.7.6
|
2023-08-09 00:30:57 +02:00 |
|
|
|
21e3a9b9bb
|
Merge branch 'develop'
v0.7.13
|
2023-05-06 19:15:46 +02:00 |
|
|
|
ca0c9c28fd
|
Release v0.7.13
|
2023-05-06 19:15:46 +02:00 |
|
|
|
1edc61d6e6
|
Fix tests related to clap changes
|
2023-05-06 19:13:53 +02:00 |
|
|
|
b20bba529a
|
Cargo.lock: Updating http v0.2.8 -> v0.2.9
|
2023-05-06 17:16:58 +02:00 |
|
|
|
fb0948787a
|
Cargo.lock: Updating futures-lite v1.12.0 -> v1.13.0
|
2023-05-06 17:16:58 +02:00 |
|
|
|
625457e474
|
Cargo.lock: Updating futures-io v0.3.25 -> v0.3.28
|
2023-05-06 17:16:58 +02:00 |
|
|
|
d4b7cabcf2
|
Cargo.lock: Updating fastrand v1.8.0 -> v1.9.0
|
2023-05-06 17:16:58 +02:00 |
|
|
|
b2727c7a96
|
Cargo.lock: Updating encoding_rs v0.8.31 -> v0.8.32
|
2023-05-06 17:16:58 +02:00 |
|
|
|
ff3cbfbdba
|
Cargo.lock: Updating curl-sys v0.4.59+curl-7.86.0 -> v0.4.61+curl-8.0.1
|
2023-05-06 17:16:58 +02:00 |
|
|
|
44602e7bc2
|
Cargo.lock: Updating bytes v1.3.0 -> v1.4.0
|
2023-05-06 17:16:58 +02:00 |
|
|
|
1706df7236
|
Cargo.lock: Updating concurrent-queue v2.0.0 -> v2.2.0
|
2023-05-06 17:16:58 +02:00 |
|
|
|
80fc28c44a
|
dependencies: Update serde_json to 1.0.96
|
2023-05-06 17:16:58 +02:00 |
|
|
|
7335c0fc62
|
dependencies: Update serde_yaml to 0.9.21
|
2023-05-06 17:16:58 +02:00 |
|
|
|
a536e688c9
|
dependencies: Update comfy-table to 6.1.4
|
2023-05-06 17:16:58 +02:00 |
|
|
|
0d22b43ed0
|
dependencies: Update regex to 1.8.1
|
2023-05-06 17:16:58 +02:00 |
|
|
|
9d7f566209
|
dependencies: Update console to 0.15.5
|
2023-05-06 17:16:58 +02:00 |
|
|
|
1e6f965f7a
|
dependencies: Update clap to 4.2.7
|
2023-05-06 17:16:58 +02:00 |
|
|
|
6183a58204
|
dependencies: Update shellexpand to 3.1.0
|
2023-05-06 17:16:58 +02:00 |
|
|
|
2a4934b01a
|
dependencies: Update git2 to 0.17.1
|
2023-05-06 17:16:58 +02:00 |
|
|
|
fc4261b7ac
|
dependencies: Update serde to 1.0.162
|
2023-05-06 17:16:58 +02:00 |
|
|
|
7d248c5ea3
|
dependencies: Update toml to 0.7.3
|
2023-05-06 17:16:58 +02:00 |
|
|
|
8d4af73364
|
Merge pull request #54 from BapRx/feat/add-verbosity-repo-detection
feat: Return an error if the remote type cannot be detected
|
2023-05-04 14:36:12 +02:00 |
|
Hannes Körber
|
4c738d027a
|
Always use cargo +nightly in Justfile
|
2023-05-04 13:45:57 +02:00 |
|
Hannes Körber
|
f2fa3411d8
|
Fix const Option::unwrap_or()
Fixes #57
|
2023-05-04 11:27:56 +02:00 |
|
Baptiste Roux
|
19443bc4ca
|
chore: Update warning message
|
2023-02-10 18:02:13 +01:00 |
|
|
|
60a777276f
|
Merge pull request #51 from BapRx/feat/exclude-paths-based-on-regex
chore(repo/find): Exlude paths based on regex
|
2023-02-07 22:50:02 +01:00 |
|
Baptiste Roux
|
1262ec5a33
|
chore: code format
|
2023-02-07 16:56:17 +01:00 |
|
Baptiste Roux
|
4c6b69e125
|
chore: Add linting exclusion
|
2023-02-07 16:55:23 +01:00 |
|
Baptiste Roux
|
28881a23a9
|
chore: Remove condition between default and exlude arguments
|
2023-02-07 16:50:45 +01:00 |
|
Baptiste Roux
|
e796362e6b
|
chore: Avoid passing unnecessary reference
|
2023-02-07 16:49:21 +01:00 |
|
Baptiste Roux
|
37094a3295
|
feat: Return an error if the remote type cannot be detected
|
2023-02-02 23:11:04 +01:00 |
|
Baptiste Roux
|
100bac8f87
|
chore: Return error if the regex is invalid
|
2023-02-01 18:24:39 +01:00 |
|
Baptiste Roux
|
fdafa3aa81
|
chore: Pass regex pattern as slice instead of string
|
2023-02-01 18:14:56 +01:00 |
|
Baptiste Roux
|
d267564bca
|
docs: Document the --exclude flag
|
2023-02-01 17:56:43 +01:00 |
|
Baptiste Roux
|
2cc477e551
|
test: Add e2e test for the path regex exclusion
|
2023-02-01 17:56:22 +01:00 |
|
Baptiste Roux
|
8cbdd9f408
|
chore: Add fmt in justfile; Update doc
|
2023-02-01 03:50:54 +01:00 |
|
Baptiste Roux
|
21be3e40dd
|
fix: Rollback change that broke test
|
2023-02-01 03:48:59 +01:00 |
|
Baptiste Roux
|
a3824c2671
|
chore: Specify channel and target used in the project
|
2023-02-01 03:35:26 +01:00 |
|
Baptiste Roux
|
8eeb010c3a
|
chore(e2e_tests): make the linter happier
|
2023-01-26 16:51:46 +01:00 |
|