|
|
763e014b44
|
dependencies: Update clap to 3.2.6
|
2022-06-23 18:47:21 +02:00 |
|
|
|
474e0b60f9
|
Cargo.lock: Updating crossbeam-utils v0.8.8 -> v0.8.9
|
2022-06-17 02:25:41 +02:00 |
|
|
|
10af4d7448
|
Cargo.lock: Updating strum_macros v0.24.1 -> v0.24.0
|
2022-06-17 02:25:39 +02:00 |
|
|
|
94bfe971b3
|
Add FUNDING.yml
|
2022-06-17 02:24:15 +02:00 |
|
|
|
b77c442f56
|
Forbid unsafe code
|
2022-06-17 02:24:15 +02:00 |
|
|
|
a3f9c9fda1
|
e2e: Remove redundant test
|
2022-06-17 02:24:15 +02:00 |
|
|
|
2a0a591194
|
e2e: Add test for invalid worktree names
|
2022-06-17 02:24:15 +02:00 |
|
|
|
23526ae62b
|
e2e: Update tests for worktree subdirectory handling
|
2022-06-17 02:24:15 +02:00 |
|
|
|
addff12c17
|
Run e2e tests again dynamically linked dev binary
This makes the build much faster.
|
2022-06-17 01:50:01 +02:00 |
|
|
|
c56765ce26
|
Match branches with worktrees always, even with slashes
|
2022-06-17 01:50:01 +02:00 |
|
|
|
d18c49982e
|
Merge branch 'develop'
v0.7.3
|
2022-06-16 00:55:13 +02:00 |
|
|
|
58db521b5b
|
Release v0.7.3
|
2022-06-16 00:55:13 +02:00 |
|
|
|
c21fb5813b
|
just: Remove redunant commands from check target
|
2022-06-16 00:39:57 +02:00 |
|
|
|
33a5a1a262
|
Add short doc snipper about "just check"
|
2022-06-16 00:39:43 +02:00 |
|
|
|
df8e69bce2
|
Enable autoformatting for shell scripts
|
2022-06-16 00:39:31 +02:00 |
|
|
|
58fdcfba9f
|
Enable linting for shell scripts
|
2022-06-16 00:32:16 +02:00 |
|
|
|
27ef86c1b4
|
forge: Use "origin" as the default remote name
Close #33
|
2022-06-15 20:49:15 +02:00 |
|
|
|
9fc34e6989
|
just: Add clean target
|
2022-06-15 20:39:54 +02:00 |
|
|
|
4b79b6dd1d
|
just: Update targets for static builds
|
2022-06-15 20:39:54 +02:00 |
|
|
|
d0cbc2f985
|
forge: Add option to specify remote name
Close #32
|
2022-06-15 20:39:54 +02:00 |
|
|
|
d53e28668b
|
Cargo.lock: Updating http v0.2.7 -> v0.2.8
|
2022-06-15 20:39:54 +02:00 |
|
|
|
0b8896d11d
|
Cargo.lock: Updating getrandom v0.2.6 -> v0.2.7
|
2022-06-15 20:39:54 +02:00 |
|
|
|
8c0c3ad169
|
dependencies: Update clap to 3.2.5
|
2022-06-15 20:39:54 +02:00 |
|
|
|
aebed5639d
|
Add Max to contributors
|
2022-06-14 09:37:51 +02:00 |
|
|
|
4514de9ff5
|
Add release script
|
2022-06-14 00:35:03 +02:00 |
|
|
|
31b9757ef3
|
Merge branch 'develop'
v0.7.2
|
2022-06-14 00:32:08 +02:00 |
|
|
|
defb3d1b7d
|
Release v0.7.2
|
2022-06-14 00:32:08 +02:00 |
|
|
|
e6b654e990
|
Cargo.lock: Updating libz-sys v1.1.6 -> v1.1.8
|
2022-06-14 00:15:15 +02:00 |
|
|
|
29ddc647e3
|
dependencies: Update comfy-table to 6.0.0
|
2022-06-14 00:15:15 +02:00 |
|
|
|
67c3e40108
|
just: Update check target to be pre-commit ready
|
2022-06-14 00:15:15 +02:00 |
|
|
|
7363ed48b4
|
Add clippy suggestions
|
2022-06-14 00:15:15 +02:00 |
|
|
|
96943c1483
|
Use new cargo fmt
|
2022-06-14 00:15:15 +02:00 |
|
|
|
9f7195282f
|
Enable output in rust unit tests
|
2022-06-14 00:15:15 +02:00 |
|
|
|
30480fb568
|
Update handling of branches on worktree setup
|
2022-06-14 00:15:15 +02:00 |
|
|
|
c3aaea3332
|
Quote branch name on output
|
2022-06-14 00:15:15 +02:00 |
|
|
|
fad6f71876
|
Improve default branch guessing
|
2022-06-14 00:15:15 +02:00 |
|
|
|
73158e3d47
|
Print ok-ish stuff to stdout
|
2022-06-14 00:15:15 +02:00 |
|
|
|
6f4ae88260
|
Add some comments about repo syncing
|
2022-06-14 00:15:15 +02:00 |
|
|
|
a8f8803a92
|
Do not fail on empty clone target
|
2022-06-14 00:15:15 +02:00 |
|
|
|
581a513ebd
|
Initialize local branches on clone
|
2022-06-14 00:15:15 +02:00 |
|
|
|
f1e212ead9
|
Add function to get all remote branches
|
2022-06-14 00:15:15 +02:00 |
|
|
|
bc3001a4e6
|
Add function to get basename of branch
|
2022-06-14 00:15:15 +02:00 |
|
|
|
c4fd1d0452
|
Refactor default_branch() for readability
|
2022-06-14 00:15:15 +02:00 |
|
|
|
1a65a163a1
|
Use opaque type for auth token
So we cannot accidentially output it, as it does not implement
`Display`.
|
2022-06-14 00:15:15 +02:00 |
|
|
|
4f68a563c6
|
providers: Use references for field access
|
2022-06-14 00:15:15 +02:00 |
|
|
|
e04e8ceeeb
|
Use opaque type for auth token
So we cannot accidentially output it, as it does not implement
`Display`.
|
2022-06-14 00:15:15 +02:00 |
|
Max Volk
|
b2542b341e
|
Reword some of the documentation and spelling fixes
|
2022-06-14 00:15:15 +02:00 |
|
|
|
d402c1f8ce
|
Remove accidentially added file
|
2022-05-28 22:06:52 +02:00 |
|
|
|
e75aead3a8
|
Release v0.7.1
v0.7.1
|
2022-05-27 23:37:54 +02:00 |
|
|
|
dca2b3c9b4
|
Justfile: Add build targets
|
2022-05-27 23:37:54 +02:00 |
|