aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2026-02-15 13:35:45 +0100
committerGitHub <noreply@github.com>2026-02-15 13:35:45 +0100
commite05dee11a50f75b266f91d80fc91a493ceda8ae0 (patch)
tree41e6e4c604c27e358cf091d3b5110a3d6ef67676 /INTERESTING_PROJECTS.org
parent7cb6c14c196f60b264bdbd3ff9e437205fe8ab93 (diff)
Add GitGitGadget
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index e56e9df1..22eaba70 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -15,6 +15,7 @@ See also [[TOOLS.org][tools I use]].
- https://forge.rust-lang.org/triagebot/range-diff.html show diffs after rewriting history
- https://github.com/antonmedv/gitmal - "web repo browsing" as static site generator
- https://opendev.org/opendev an OSS-based full infra setup- both service and blueprint
+ - https://github.com/gitgitgadget/gitgitgadget - turns GitHub PRs into mailing list patches
*** CI/CD
- https://github.com/earthly/earthly - Standalone build tool with containers
- https://github.com/reviewdog/reviewdog - Error parser than can annotate GitHub pull requests