git-next/crates/cli/src
Paul Campbell 3f37f82f6a
Some checks failed
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
Rust / build (push) Failing after 5m30s
refactor: rename method as peel
Method on newtypes `unwrap` could be confused with the risky method of
the same name for Option and Result.
2024-08-31 10:59:16 +01:00
..
alerts refactor: rename method as peel 2024-08-31 10:59:16 +01:00
forge build: test all feature combinations 2024-08-12 10:01:32 +01:00
repo refactor: rename method as peel 2024-08-31 10:59:16 +01:00
server refactor: rename method as peel 2024-08-31 10:59:16 +01:00
tui feat(tui): hightlight status message in colour 2024-08-31 09:53:53 +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