astral-uv:zb/hookd

Last commit made on 2024-01-18
Get this branch:
git clone -b zb/hookd https://git.launchpad.net/astral-uv

Branch merges

Branch information

Name:
zb/hookd
Repository:
lp:astral-uv

Recent commits

f2659b9... by Zanie <email address hidden>

Link hookd.py to create

cc8459e... by Zanie <email address hidden>

Use a channel to read stdout

cabb9f4... by Zanie <email address hidden>

Refactor IO into separate type

cfb73f5... by Zanie <email address hidden>

Add `build` docs

002b731... by Zanie <email address hidden>

Refactor error handling

a8fa91b... by Zanie <email address hidden>

Move daemon to its own module

744b546... by Zanie <email address hidden>

Sort imports

9bd18bb... by Zanie <email address hidden>

WIP: Remove dead Rust code, display tracebacks

87f62f9... by Zanie <email address hidden>

Add test coverage for subprocess stdout

b8fd8bf... by Zanie <email address hidden>

Fix module reloading