git-next/crates/cli/src
Paul Campbell 2959bdfad4
All checks were successful
Rust / build (push) Successful in 10m58s
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
Release Please / Release-plz (push) Successful in 50s
feat(tui): repo widgets only use required lines
Rather than filling all the space available, the RepoWidget now only
uses as many lines as it needs to show its contents.
2024-08-28 09:14:02 +01:00
..
alerts feat: make forge and repo alias more prominent in email 2024-08-10 18:12:00 +01:00
forge build: test all feature combinations 2024-08-12 10:01:32 +01:00
repo fix(tui): remove logging of tui updates 2024-08-27 07:20:05 +01:00
server feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
tui feat(tui): repo widgets only use required lines 2024-08-28 09:14:02 +01:00
webhook refactor: macros use a more common syntax 2024-08-06 20:06:39 +01:00
file_watcher.rs fix: file_watcher runs on own thread 2024-08-11 13:55:38 +01:00
init.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
main.rs feat(tui): (experimental) show repo state, messages and git log 2024-08-25 15:59:42 +01:00
tests.rs fix: file_watcher runs on own thread 2024-08-11 13:55:38 +01:00