💾 Archived View for anachronauts.club › cgi-bin › repos › cgi › site-tools.git › log captured on 2022-01-08 at 13:41:08. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-05)

-=-=-=-=-=-=-

site-tools.git

git @ anachronauts.club

summary

tree

log

refs

25d2d84 - Wbarlow - 2021-03-27 21:59:54 UTC

view diff

view tree

[mygroups] add "list" command, allow multiple arguments

this patch does the following:

members of a group, but only if the user is already a member

and the group is an open group.

first letter of the command (since leave and list both start

with 'l'). single-letter variants of the commands are still

accepted, except list which has a two-letter variant.

specify multiple groups, it will list, join, or leave all of

them. this means mygroups does a fork before execl now.

fc9b4b8 - Sage - 2021-03-01 06:56:31 UTC

view diff

view tree

[mygroups] Switch to cmake

1b7ff75 - Sage - 2021-03-01 06:36:47 UTC

view diff

view tree

[mygroups] Move to subdir

7d5c605 - Sage - 2021-02-20 06:13:45 UTC

view diff

view tree

Fix warning

8969a9b - Sage - 2021-02-20 06:09:55 UTC

view diff

view tree

Use $(INSTALL) in Makefile

e492b4a - wbarlow - 2021-02-20 06:09:32 UTC

view diff

view tree

Bounded string comparisons, simplified error handling

323ddb5 - Sage - 2021-02-16 10:09:51 UTC

view diff

view tree

Initial commit