about summary refs log tree commit diff stats
path: root/src/error/mod.rs (follow)
Commit message (Collapse)AuthorAge
* fix(back::config::BackRepositories): Strip a `.git` suffix from repo pathsBenedikt Peetz2025-06-07
|
* feat(treewide): Prepare for first releaseBenedikt Peetz2025-06-06
| | | | | | | | | | | This commit contains many changes, as they were developed alongside `git-bug-rs` and unfortunately not separately committed. A toplevel summary would include: - Appropriate redirects, - The templating moved to `vy` (as this works with rustfmt formatting), - Search support (via `git-bug-rs`), - And better layout in the link section.
* chore: Initial commitBenedikt Peetz2025-05-12
Based on the version that was previously in `vhack.eu/nixos-server/pkgs/by-name/ba/back`.