summary refs log tree commit diff
path: root/term.c (follow)
Commit message (Expand)AuthorAge
* Add termEvent testsJune McEnroe2018-09-14
* Use PascalCase for constantsJune McEnroe2018-09-02
* Clean up termEvent state machineJune McEnroe2018-08-14
* Add termTitleJune McEnroe2018-08-13
* Add term.c for extra terminal featuresJune McEnroe2018-08-11
mmit/scoop.c?h=1.4p1&id=a8c5d13cb21ef08f7d2b5a718b5c93113dfc6448&follow=1'>Add Ban and Unban event typesJune McEnroe 2020-04-02Update styleJune McEnroe 2020-03-31Update unscoop catgirl matchersJune McEnroe 2020-03-31Fix writing verbose to stderrJune McEnroe 2020-03-02Include <>/-/* around nicks in scoop coloring 1.1June McEnroe 2020-03-02Replace .mk files with configure scriptJune McEnroe 2020-02-28Implement the causal.agency/consumer capabilityJune McEnroe 2020-02-22Include <>/-/* around nicks in coloringJune McEnroe 2020-02-22Use (almost) the full range of IRC colors for nicksJune McEnroed>June McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe