From f0e4214d46638a0777191736ec7653c8f4c6bf4b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 18 Feb 2024 18:52:58 -0600 Subject: [PATCH] add repolist Signed-off-by: Jeff Carr --- files/repomap | 1 + 1 file changed, 1 insertion(+) diff --git a/files/repomap b/files/repomap index 3b6b0c2..cbf96d9 100644 --- a/files/repomap +++ b/files/repomap @@ -36,6 +36,7 @@ go.wit.com/log git.wit.org/wit/log a wrapper attempt around log for the GUI go.wit.com/lib/gadgets git.wit.org/gui/gadgets Some common collections of widgets go.wit.com/lib/debugger git.wit.org/gui/debugger An attempt at a debugger go.wit.com/lib/gui/repostatus git.wit.org/jcarr/repostatus used by autotypist +go.wit.com/lib/gui/repolist git.wit.org/jcarr/repolist used by autotypist go.wit.com/lib/gui/hostname git.wit.org/jcarr/hostname go.wit.com/lib/gui/linuxstatus git.wit.org/jcarr/hostname for the DNS Control Panel go.wit.com/lib/gui/logsettings git.wit.org/jcarr/logsettings used for 'log' and debugger