projects
/
confetti
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
stubs for action mechanics
[confetti]
/
actions
/
update_attendee.sh
1
#!/bin/zsh
2
3
cgi_post
4
5
debug $_POST
6
7
echo -n "Location: http://$HTTP_HOST/?page=attendees\n\n"