|
2f5b2e0d9e
|
feat: replace pushd with cd in shell function
|
2025-08-24 15:01:46 +02:00 |
|
|
f7259f0441
|
fix: empty repo path
e.g. when resolving the string "helix" and interpreting it as a URL because no matching local repo has been found
|
2025-08-24 14:55:52 +02:00 |
|
|
9161f5799d
|
feat: support short git URLs
Something like git@github.com:dadada/dadada.git
|
2025-08-24 14:41:17 +02:00 |
|
|
d83955f001
|
fix: make flake work for aarch64 and darwin
|
2025-08-10 21:40:18 +02:00 |
|
|
0cbd36088f
|
docs: add LICENSE
|
2025-08-10 21:29:18 +02:00 |
|
|
1a20120c25
|
fix: use generic AsRef<Path> for shell setup parameter
|
2025-08-10 00:37:22 +02:00 |
|
|
9628bf9b71
|
chore: refactor into lib
|
2025-08-10 00:30:56 +02:00 |
|
|
430d988f31
|
fix: clone into proper destination
|
2025-08-09 22:12:04 +02:00 |
|
|
7024c45a04
|
feat: use pushd instead of cd
|
2025-08-09 21:49:09 +02:00 |
|
|
453ddb4b06
|
fix: raw string escaping
|
2025-08-09 21:45:06 +02:00 |
|
|
5c2ecff972
|
feat: add flake
|
2025-08-09 21:42:01 +02:00 |
|
|
057e095d90
|
feat: use clap and add setup command
|
2025-08-09 21:27:42 +02:00 |
|
|
bc24fe35b6
|
fix: speed up checking if dir is empty
|
2025-08-09 20:06:20 +02:00 |
|
|
7aae7f84d8
|
chore: enable clippy pedantic lints
|
2025-08-09 20:03:23 +02:00 |
|
|
9b0f298bdc
|
feat: add repo tool
|
2025-08-09 19:57:05 +02:00 |
|