ErrLookup › gitui-org/gitui
gitui-org/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀 · Rust · 162 source files
Analyzed at 2fa693cb6e on 2026-08-16. 19 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| failed to find os cache dir. | exception | error | environment, dirs, home-dir, xdg, startup, logger |
| failed to find os config dir. | exception | error | environment, dirs, home-dir, xdg, configuration, startup |
| `{command:?}`: {e:?} | exception | error | clipboard, subprocess, spawn, not-found, wayland, x11, external-tool |
| `{command:?}` | exception | error | clipboard, stdin, invariant, unreachable, subprocess |
| `{command:?}`: {msg} | exception | error | clipboard, non-zero-exit, wayland, x11, wsl, external-tool |
| Could not select commit. It might not be loaded yet or it mi | exception | warning | revlog, commit, not-found, async-loading, selection |
| failed to find the home directory | exception | error | environment, home-dir, terminal-title, startup, dirs |
| no valid branch selected | exception | warning | branch-popup, selection, stale-state, validation |
| editor env variable found empty: {} | exception | error | editor, env-var, empty-string, configuration |
| "{command}": {e} | exception | error | editor, spawn, not-found, path, quoting |
| config tag.gpgsign=true detected. gpg signing not supported. | exception | error | git-config, gpg, signing, tag, unsupported-feature |
| invalid path. | panic | critical | panic, non-utf8, file-path, status-tree, rendering |
| invalid path | panic | critical | panic, non-utf8, file-tree, path, todo |
| lock err | panic | error | mutex, poisoning, panic, concurrency, secondary |
| wait err | panic | error | condvar, mutex, poisoning, panic, concurrency |
| set err | panic | error | mutex, poisoning, panic, concurrency, notify |
| get err | panic | error | mutex, poisoning, panic, concurrency, notify |
| Could not get status | panic | critical | panic, git-index, index-lock, libgit2, branch-switch |
| No branch | panic | error | rust, panic, expect, option, ratatui, tui, invariant-violation, git |