Sebastian Thiel
|
09f19b782d
|
There is a clear error if the project moved or was deleted
The user-interface also gets a code to respond to.
|
2024-08-15 11:23:15 +02:00 |
|
Sebastian Thiel
|
200b6e6d02
|
Fail when no author was found, and mark the error so the UI can react.
|
2024-08-15 08:53:19 +02:00 |
|
Sebastian Thiel
|
39099ba41c
|
run the nightly cargo fmt with pnpm fmt
This also optimizes imports/uses, which is done only occasionally.
|
2024-07-28 21:02:40 +02:00 |
|
Kiril Videlov
|
5d56427f83
|
Adds error codes for commit failures
This will helps the UI better understand why a commit operation may have failed
|
2024-07-20 12:54:48 +02:00 |
|
Kiril Videlov
|
a6a6ba3ae5
|
fix error doctests
|
2024-07-09 11:40:48 +02:00 |
|
Kiril Videlov
|
989f27a0d6
|
move error module to it's own crate
|
2024-07-09 11:13:39 +02:00 |
|