summary refs log tree commit diff
path: root/txt/.notemap
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-27 15:47:25 -0500
committerJune McEnroe <june@causal.agency>2020-01-27 15:47:25 -0500
commit5f749dbebe0bd9c8a45dd84dd7ae396d7076e9fb (patch)
treefe597af86837d472eb075a5cc2b7540a594ea9ce /txt/.notemap
parentAdd The Deep (diff)
downloadsrc-5f749dbebe0bd9c8a45dd84dd7ae396d7076e9fb.tar.gz
src-5f749dbebe0bd9c8a45dd84dd7ae396d7076e9fb.zip
Add books.txt and music.txt to notemap
Diffstat (limited to 'txt/.notemap')
-rw-r--r--txt/.notemap2
1 files changed, 2 insertions, 0 deletions
diff --git a/txt/.notemap b/txt/.notemap
new file mode 100644
index 00000000..beb0a97c
--- /dev/null
+++ b/txt/.notemap
@@ -0,0 +1,2 @@
+5347bbff-b124-432a-a67e-5d90fa34d0d4 books.txt
+9efa92ef-a8c0-4fa6-8a2a-13315992162b music.txt
/pounce/commit/state.c?h=1.0&id=b28f675d5b506edf750eecbdb6e677aac4a27bbf&follow=1'>Rename Command to MessageJune McEnroe 2019-10-23Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe