Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to next at kemitix/kxio 2024-11-08 18:28:37 +00:00
17816fa6ed build: ignore cargo-mutants output
kemitix pushed to main at kemitix/kxio 2024-11-08 18:28:35 +00:00
ed6d83cb7b tests(fs): add more test
kemitix pushed to next at kemitix/kxio 2024-11-08 18:13:10 +00:00
ed6d83cb7b tests(fs): add more test
kemitix pushed to dev at kemitix/kxio 2024-11-08 18:12:59 +00:00
6ee99686f5 build: remove unlinked files
2f00dcd0a3 feat(network)!: remove legacy network interface
ba8d85cc09 feat(net)!: fluent api
17816fa6ed build: ignore cargo-mutants output
ed6d83cb7b tests(fs): add more test
Compare 5 commits »
kemitix pushed to next at kemitix/kxio 2024-11-08 18:08:03 +00:00
c82e6575ef build: ignore cargo-mutants output
kemitix pushed to dev at kemitix/kxio 2024-11-08 18:08:00 +00:00
7dc87860c3 build: remove unlinked files
3890a6cc4d feat(network)!: remove legacy network interface
cd4d25d125 feat(net)!: fluent api
4bd3d5a91d tests(fs): add more test
c82e6575ef build: ignore cargo-mutants output
Compare 5 commits »
kemitix pushed to next at kemitix/kxio 2024-11-08 18:01:37 +00:00
461e682212 feat!: fluent api for net
kemitix pushed to dev at kemitix/kxio 2024-11-08 18:01:26 +00:00
edf5af2e63 tests(fs): add more test
aad2531c9f tests(net): add more tests
fdb6c32fc7 build: remove unlinked files
cad98d2b67 build: ignore cargo-mutants output
b4ca82e85a feat(net): chose what to match on for request
Compare 11 commits »
kemitix pushed to dev at kemitix/kxio 2024-11-06 09:26:42 +00:00
f9d8696e00 WIP: feat!: fluent api for net
kemitix pushed to next at kemitix/kxio 2024-11-06 07:20:58 +00:00
e264bea729 fix(deps): update rust crate thiserror to v2
kemitix pushed to dev at kemitix/kxio 2024-11-06 07:20:49 +00:00
e264bea729 fix(deps): update rust crate thiserror to v2
kemitix deleted branch renovate/thiserror-2.x from kemitix/kxio 2024-11-06 05:56:49 +00:00
kemitix pushed to main at kemitix/kxio 2024-11-06 05:56:49 +00:00
e264bea729 fix(deps): update rust crate thiserror to v2
kemitix merged pull request kemitix/kxio#44 2024-11-06 05:56:47 +00:00
fix(deps): update rust crate thiserror to v2
kemitix closed issue kemitix/kxio#42 2024-11-05 17:10:08 +00:00
Fluent API for filesystem
kemitix closed issue kemitix/kxio#40 2024-11-05 17:09:38 +00:00
Fluent API
kemitix commented on issue kemitix/kxio#40 2024-11-05 17:09:38 +00:00
Fluent API
kemitix opened issue kemitix/kxio#43 2024-11-05 17:08:56 +00:00
Fluent API for network
kemitix opened issue kemitix/kxio#42 2024-11-05 17:08:34 +00:00
Fluent API for filesystem
kemitix pushed to main at kemitix/kxio 2024-11-04 08:00:49 +00:00
838ae0755b feat(fs): add .path(path).read_link()