Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to main at kemitix/ec 2024-11-10 13:37:40 +00:00
9fbea909f0 Quest 1 / Part 1
kemitix pushed to main at kemitix/ec 2024-11-10 13:36:27 +00:00
fb57f30ee6 Quest 1
kemitix pushed to next at kemitix/forgejo-todo-checker 2024-11-10 12:44:29 +00:00
b4af6b576d fix(deps): update rust crate file-format to 0.26
kemitix pushed to dev at kemitix/forgejo-todo-checker 2024-11-10 12:44:27 +00:00
b4af6b576d fix(deps): update rust crate file-format to 0.26
kemitix pushed to main at kemitix/kxio 2024-11-10 12:42:17 +00:00
aad02be6cb feat(net): be more permisive in what parameters are accepted
kemitix pushed to next at kemitix/kxio 2024-11-10 12:39:33 +00:00
aad02be6cb feat(net): be more permisive in what parameters are accepted
kemitix pushed to main at kemitix/kxio 2024-11-10 12:39:32 +00:00
7285cff6e7 doc(fs): minor tidy up broken links
kemitix pushed to main at kemitix/kxio 2024-11-10 12:34:35 +00:00
ff8b6c64b6 fix(fs): make TempFileSystem public
kemitix pushed to next at kemitix/kxio 2024-11-10 12:34:35 +00:00
7285cff6e7 doc(fs): minor tidy up broken links
kemitix pushed to next at kemitix/kxio 2024-11-10 12:30:00 +00:00
ff8b6c64b6 fix(fs): make TempFileSystem public
kemitix pushed to dev at kemitix/kxio 2024-11-10 12:29:45 +00:00
aad02be6cb feat(net): be more permisive in what parameters are accepted
7285cff6e7 doc(fs): minor tidy up broken links
ff8b6c64b6 fix(fs): make TempFileSystem public
Compare 3 commits »
kemitix pushed to next at kemitix/kxio 2024-11-10 09:57:09 +00:00
f1cfae7153 fix(fs): make TempFileSystem public
kemitix pushed to dev at kemitix/kxio 2024-11-10 09:56:58 +00:00
e8a4b04533 feat(net): be more permisive in what parameters are accepted
e4c695501c doc(fs): minor tidy up broken links
f1cfae7153 fix(fs): make TempFileSystem public
Compare 3 commits »
kemitix pushed to main at kemitix/forgejo-todo-checker 2024-11-09 22:36:08 +00:00
b4af6b576d fix(deps): update rust crate file-format to 0.26
kemitix deleted branch renovate/file-format-0.x from kemitix/forgejo-todo-checker 2024-11-09 22:36:08 +00:00
kemitix merged pull request kemitix/forgejo-todo-checker#17 2024-11-09 22:36:07 +00:00
fix(deps): update rust crate file-format to 0.26
kemitix pushed to main at kemitix/kxio 2024-11-09 19:40:15 +00:00
a0262a4d05 feat(fs): kxio::fs::new(...) now accepts impl Into<PathBuf>
kemitix pushed to next at kemitix/kxio 2024-11-09 19:36:20 +00:00
a0262a4d05 feat(fs): kxio::fs::new(...) now accepts impl Into<PathBuf>
kemitix pushed to dev at kemitix/kxio 2024-11-09 19:36:11 +00:00
a0262a4d05 feat(fs): kxio::fs::new(...) now accepts impl Into<PathBuf>
kemitix pushed to main at kemitix/kxio 2024-11-09 19:26:16 +00:00
4f990f907c docs(examples): add annotations to the get example