2022-11-10 00:27 | Commit messages amirite | hhvn | 3 | +38 | -39 |
2022-05-15 19:55 | Add help file | hhvn | 1 | +46 | -0 |
2022-05-15 19:55 | dict command: print error if term does not exist | hhvn | 1 | +8 | -6 |
2022-05-15 19:54 | Better timezone handling for date command | hhvn | 1 | +16 | -6 |
2022-05-15 19:27 | Only use units(1) when $VERB == convert | hhvn | 1 | +2 | -1 |
2022-05-15 18:32 | Improve conversion handler: unify usage, backend details | hhvn | 3 | +47 | -31 |
2022-04-13 17:03 | Angry replies | hhvn | 1 | +12 | -0 |
2022-04-13 17:03 | Add convert command to generalize between bin/currency and other units | hhvn | 1 | +23 | -0 |
2022-04-13 17:02 | Improve bin/currency error handling | hhvn | 1 | +7 | -4 |
2022-04-03 21:59 | Send multiline content | hhvn | 1 | +7 | -2 |
2022-03-23 19:56 | Update handler | hhvn | 1 | +40 | -18 |
2022-03-01 16:41 | Delete old stuff in data/* | hhvn | 9 | +4 | -55 |
2022-02-28 22:20 | Forgot to use correct IFS. | hhvn | 1 | +4 | -4 |
2022-02-28 20:36 | URL titles. | hhvn | 1 | +63 | -0 |
2022-02-28 19:39 | Reimplement moar | hhvn | 1 | +87 | -16 |
2022-02-28 19:39 | Always use printf in shell. Fuck GNU echo. | hhvn | 1 | +3 | -3 |
2022-02-27 13:25 | Talk about rc in README | hhvn | 1 | +3 | -1 |
2022-02-27 13:21 | Use rc script for handler | hhvn | 4 | +76 | -546 |
2021-11-20 13:05 | filters.sh: misc | hhvn | 1 | +5 | -0 |
2021-11-20 13:05 | b/dict: print dict link | hhvn | 1 | +5 | -3 |
2021-11-17 16:33 | d/qa d/trivia: not used | hhvn | 2 | +0 | -67956 |
2021-10-13 14:44 | filters.sh: remove annoying filters | hhvn | 1 | +3 | -10 |
2021-10-13 14:44 | b/date: map common timezones to ones in /usr/share/zoneinfo | hhvn | 1 | +31 | -3 |
2021-10-13 14:42 | b/backronym: portable printf | hhvn | 1 | +1 | -1 |
2021-10-13 14:42 | b/kill: selective murder | hhvn | 1 | +8 | -2 |
2021-06-20 21:38 | b/ascii: remove - old | hhvn | 1 | +0 | -15 |
2021-06-16 18:16 | filters.sh: actually send the topic | hhvn | 1 | +2 | -0 |
2021-06-14 20:21 | bin/date: integrate with dateconv | hhvn | 1 | +5 | -0 |
2021-06-08 18:19 | Merge branch 'master' of /home/void/projects/marvvin | hhvn | 1 | +9 | -0 |
2021-06-08 18:17 | filters.sh: add topic func | hhvn | 1 | +9 | -0 |
2021-06-04 12:44 | bin/date: remove first + if given | hhvn | 1 | +1 | -1 |
2021-06-04 12:33 | bin/date: add date function | hhvn | 1 | +6 | -0 |
2021-06-02 20:06 | main.sh: swap in/out.log | hhvn | 1 | +2 | -2 |
2021-06-01 12:30 | filters.sh: lengthen autogreet lock | hhvn | 1 | +1 | -1 |
2021-05-31 16:43 | filters.sh: add some html escapes | hhvn | 1 | +7 | -3 |
2021-05-30 14:57 | filters.sh: use ^ | hhvn | 1 | +6 | -6 |
2021-05-29 09:41 | filters.sh: remove say match for anywhere in a msg | hhvn | 1 | +0 | -1 |
2021-05-25 15:12 | filters.sh: print stderr | hhvn | 1 | +1 | -1 |
2021-05-24 22:34 | functions.sh: use $tmpdir/timeout for timeout() | hhvn | 1 | +2 | -1 |
2021-05-24 22:31 | filters.sh: alias bc to calc | hhvn | 1 | +1 | -1 |
2021-05-24 21:51 | filters.sh: harden against mys :) | hhvn | 1 | +3 | -1 |
2021-05-24 21:51 | functions.sh: slurp stdin for timeout() | hhvn | 1 | +3 | -2 |
2021-05-24 21:36 | functions.sh filters.sh b/calc: use timeout() for calc | hhvn | 3 | +36 | -3 |
2021-05-11 20:23 | functions.sh: fix echo | hhvn | 1 | +5 | -0 |
2021-04-23 09:55 | main.sh functions.sh: move checking for 'stop' | hhvn | 2 | +10 | -4 |
2021-04-23 09:53 | ctl.sh: add start | hhvn | 1 | +3 | -0 |
2021-04-23 09:51 | ctl.sh: control marvvin without restart | hhvn | 1 | +25 | -0 |
2021-04-23 09:09 | main.sh: use 'stop' file | hhvn | 1 | +4 | -0 |
2021-04-22 16:30 | filters.sh: fix say directive | hhvn | 1 | +2 | -2 |
2021-04-21 20:55 | file: remove | hhvn | 1 | +0 | -1 |
2021-04-21 20:55 | filters.sh: update | hhvn | 1 | +91 | -69 |
2021-04-14 13:06 | functions.sh: run asynch | hhvn | 1 | +6 | -6 |
2021-04-12 03:53 | functions.sh: add family of functions for notices | hhvn | 1 | +49 | -0 |
2021-04-11 19:52 | main.sh functions.sh filters.sh: add time-based locking | Hayden Hamilton | 3 | +39 | -2 |
2021-04-11 19:51 | filters.sh: update | Hayden Hamilton | 1 | +8 | -1 |
2021-04-10 22:59 | functions.sh: add send_action() and psend_action() | Hayden Hamilton | 1 | +17 | -0 |
2021-04-10 22:58 | functions.sh: add piped versions of send_* | Hayden Hamilton | 1 | +35 | -0 |
2021-04-09 18:28 | filters.sh: update | Hayden Hamilton | 1 | +128 | -75 |
2021-04-09 18:21 | bin/: remove old scripts | Hayden Hamilton | 5 | +0 | -69 |
2021-04-09 18:21 | functions.sh: fix related bugs | Hayden Hamilton | 1 | +14 | -16 |
2021-04-09 17:54 | functions.sh: only match once per message | Hayden Hamilton | 1 | +14 | -0 |
2021-04-09 15:10 | .gitignore: update | Hayden Hamilton | 3 | +3 | -106 |
2021-04-08 23:07 | Initial (rewrite) commit | hhvn | 69 | +192128 | -0 |