Paul Campbell kemitix · he/him
  • Joined on 2023-01-21
kemitix pushed to next at kemitix/git-next 2024-05-11 16:18:28 +01:00
17ebf74b14 chore: convert project into a cargo workspace
kemitix pushed to dev at kemitix/git-next 2024-05-11 16:16:11 +01:00
495c6eef72 chore: define dependencies in workspace
kemitix pushed to dev at kemitix/git-next 2024-05-11 11:11:35 +01:00
17ebf74b14 chore: convert project into a cargo workspace
kemitix opened issue kemitix/git-next#80 2024-05-10 22:33:26 +01:00
Rewrite/update README
kemitix released v0.3.0 at kemitix/git-next 2024-05-10 22:21:47 +01:00
kemitix pushed tag v0.3.0 to kemitix/git-next 2024-05-10 22:21:32 +01:00
kemitix closed issue kemitix/git-next#34 2024-05-10 22:08:16 +01:00
There is a sleep between seeing statuses have passed and moving main to next
kemitix pushed to main at kemitix/git-next 2024-05-10 22:06:21 +01:00
1cd56d953e feat(server): allow specifying id address and port to bind to
kemitix closed issue kemitix/git-next#44 2024-05-10 22:06:21 +01:00
Add webhook Port as parameter in server config
kemitix pushed to next at kemitix/git-next 2024-05-10 22:02:46 +01:00
1cd56d953e feat(server): allow specifying id address and port to bind to
kemitix pushed to dev at kemitix/git-next 2024-05-10 22:02:34 +01:00
1cd56d953e feat(server): allow specifying id address and port to bind to
kemitix closed issue kemitix/git-next#69 2024-05-10 21:03:54 +01:00
Avoid searching for Git directory repeatedly
kemitix pushed to main at kemitix/nvim-config 2024-05-10 16:04:05 +01:00
ca4aeb555a community: add just pack
kemitix pushed to main at kemitix/git-next 2024-05-10 15:34:08 +01:00
daa40e7621 refactor(server): extract Repository::open and clone
kemitix pushed to next at kemitix/git-next 2024-05-10 15:29:58 +01:00
daa40e7621 refactor(server): extract Repository::open and clone
kemitix pushed to main at kemitix/git-next 2024-05-10 15:29:55 +01:00
62bee38c85 feat(server): use cached Repository from RepoActor
kemitix pushed to next at kemitix/git-next 2024-05-10 15:26:40 +01:00
62bee38c85 feat(server): use cached Repository from RepoActor
kemitix pushed to next at kemitix/git-next 2024-05-10 15:26:25 +01:00
kemitix pushed to dev at kemitix/git-next 2024-05-10 10:11:51 +01:00
daa40e7621 refactor(server): extract Repository::open and clone
62bee38c85 feat(server): use cached Repository from RepoActor
Compare 2 commits »
kemitix pushed to next at kemitix/git-next 2024-05-09 22:36:36 +01:00
c37aec1895 feat(server): use cached Repository from RepoActor