Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | database shall no longer be a global variable | Runxi Yu | 2025-04-05 | 1 | -3/+3 |
* | config shall no longer be a global variable | Runxi Yu | 2025-04-05 | 1 | -5/+5 |
* | ansiec: Move ansi escape codes to this module | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
* | Use log/slog instead of clog | Runxi Yu | 2025-04-05 | 1 | -2/+2 |
* | Separate code/README rendering and unsafe to their own packages | Runxi Yu | 2025-04-05 | 1 | -1/+2 |
* | Add descriptive comments to most Go functions | Runxi Yu | 2025-03-31 | 1 | -0/+9 |
* | Per-repo merge request sequences | Runxi Yu | 2025-03-31 | 1 | -6/+7 |
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
* | Avoid allocations by using unsafe strinng/bytes conversions | Runxi Yu | 2025-03-30 | 1 | -1/+1 |
* | Make git_hooks_handle portable ish? | Runxi Yu | 2025-03-29 | 1 | -0/+371 |