summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-03 12:53:45 -0400
committerJune McEnroe <june@causal.agency>2019-08-03 12:53:45 -0400
commit63b82fa8cd066631a8e43a2b63b1365d4e8e0dcc (patch)
tree1ccd04260e27ef6bf660cc6fe98f235200423ddd /txt
parentAdd Kindred (diff)
downloadsrc-63b82fa8cd066631a8e43a2b63b1365d4e8e0dcc.tar.gz
src-63b82fa8cd066631a8e43a2b63b1365d4e8e0dcc.zip
Add Imago
Diffstat (limited to 'txt')
-rw-r--r--txt/books.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/txt/books.txt b/txt/books.txt
index e3bfb574..10cbefc5 100644
--- a/txt/books.txt
+++ b/txt/books.txt
@@ -1,5 +1,6 @@
 [ 2019 ]
 
+ 24. ★★☆ Octavia E. Butler, Imago
  23. ★★☆ Octavia E. Butler, Kindred
  22. ★★☆ Octavia E. Butler, Adulthood Rites
  21. ★★★ Octavia E. Butler, Wild Seed
tag-annotated-deco' href='/libretls/tag/?h=3.2.0'>3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroed>John Keeping 2015-08-13ui-shared: show full date in tooltip if longer ago than max_relativeJohn Keeping 2015-08-13ui-shared: use common function in print_rel_date()John Keeping 2015-08-13ui-shared: extract date formatting to a functionJohn Keeping 2015-08-13filter: don't use dlsym unnecessarilyJohn Keeping 2015-08-13ui-tree: use "sane" isgraph()John Keeping 2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping 2015-08-13cache.c: fix header orderJohn Keeping 2015-08-13configfile.c: don't include system headers directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt