Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to dev at kemitix/kxio 2024-04-28 08:18:58 +01:00
9fbc2f79aa feat(fs): new fs module to replace filesystem
d46a52126c docs(readme): add details about current status and future plans
84640bb2dd feat(fs): add new contructors for real and temp
a917b21f50 refactor(fs): rename internal structs
Compare 4 commits »
kemitix pushed to dev at kemitix/kxio 2024-04-28 08:18:39 +01:00
1ec606d8cc feat(fs): new fs module to replace filesystem
53f0d3f32e docs(readme): add details about current status and future plans
4711a2dc05 feat(fs): add new contructors for real and temp
c513664979 refactor(fs): rename internal structs
299d429214 WIP: tighten up API
Compare 5 commits »
kemitix pushed to dev at kemitix/kxio 2024-04-27 17:46:52 +01:00
a65689a51c chore(deps): prevent renovate creating pointless PRs
kemitix opened issue kemitix/git-next#70 2024-04-27 15:21:00 +01:00
Use kxio::fs::FileSystem::create_dir
kemitix opened issue kemitix/kxio#25 2024-04-27 15:20:27 +01:00
Add create_dir to FileSystem
kemitix pushed to main at kemitix/paperoni 2024-04-27 14:30:48 +01:00
82e346e683 chore(deps): prevent renovate from creating pointless PRs
kemitix pushed to main at kemitix/kxio 2024-04-27 14:29:49 +01:00
a65689a51c chore(deps): prevent renovate creating pointless PRs
kemitix closed pull request kemitix/kxio#24 2024-04-27 14:28:50 +01:00
fix(deps): update rust crate serde to 1.0.199
kemitix opened issue kemitix/git-next#69 2024-04-26 19:33:52 +01:00
Avoid searching for Git directory repeatedly
kemitix pushed to main at kemitix/git-next 2024-04-25 19:45:46 +01:00
ff6e61b0ee feat: validate repo if it already exists
kemitix closed issue kemitix/git-next#60 2024-04-25 19:45:46 +01:00
If the GitDir already exists, validate it rather than try to clone it again
kemitix pushed to next at kemitix/git-next 2024-04-25 19:41:50 +01:00
ff6e61b0ee feat: validate repo if it already exists
kemitix pushed to next at kemitix/git-next 2024-04-25 19:41:47 +01:00
kemitix pushed to dev at kemitix/git-next 2024-04-25 19:41:44 +01:00
ff6e61b0ee feat: validate repo if it already exists
kemitix pushed to next at kemitix/git-next 2024-04-25 19:38:11 +01:00
d7c7f1e9a6 feat: validate repo if it already exists
kemitix pushed to dev at kemitix/git-next 2024-04-25 19:38:06 +01:00
d7c7f1e9a6 feat: validate repo if it already exists
kemitix pushed to main at kemitix/git-next 2024-04-25 16:08:16 +01:00
7b46045737 feat: impl Deref for GitDir
kemitix pushed to next at kemitix/git-next 2024-04-25 16:06:09 +01:00
7b46045737 feat: impl Deref for GitDir
kemitix pushed to main at kemitix/git-next 2024-04-25 16:06:03 +01:00
60af21d07e build: renovate should avoid pointless patch PRs
kemitix pushed to next at kemitix/git-next 2024-04-25 16:02:06 +01:00
60af21d07e build: renovate should avoid pointless patch PRs