Commits


add send_notifications stub; need to pass repo list to session_main() for config


start notifier and handle events for it


the notify process will need to know our notification config, too


indicate timezone in Date header


don't bother with address verification at this layer


fix expected bye response


fix connection


fix invalid pledge promise


send mail


remove unused includes


remove unused sources


actually this will need to just send text from stdin to smtp


build a list of ID/refname pairs from stdin


read 'commit refname' pairs on stdin


parse got-notify-email command line


typo


parse reply to


switch to new email syntax


we will probably try to use JSON for http


tweak notify email syntax


got-notify-email stub


parse notification configuration


skeleton notify process


document gotd notification feature


bump version number