| Commit message (Collapse) | Author |
|
Sadly, there seems to be no other way to change the error display, than
wrapping main.
|
|
|
|
|
|
The previous code was more or less reverse engineered, whilst this code
is based on the actually git-bug source code. This improves the whole
issue and operation handling immensely and also makes the code better
maintainable. Furthermore, it also adds support for the operations that
had not already used in `vhack.eu/nixos-server.git`.
|
|
This reduces the amount of needed `unwraps`/`expects` and allows us to
streamline the parsing processes.
|
|
|
|
With it, the service names become nearly illegible.
|
|
The redirects always have an implicit dependen |