about summary refs log tree commit diff homepage
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Add server daemonizationJune McEnroe2018-10-14
* Replace torus.7 with torus.1June McEnroe2018-10-12
* Add PNG rendererJune McEnroe2018-10-10
* Link staticallyJune McEnroe2018-10-07
* Use PascalCase for constantsJune McEnroe2018-09-30
* Add .o rule for BSD makeJune McEnroe2018-08-25
* Revert "Explicitly build from .o objects"June McEnroe2018-08-25
* Remove -lmJune McEnroe2018-08-25
* Explicitly build from .o objectsJune McEnroe2018-08-25
* Add client-side help pageJune McEnroe2018-08-24
* Remove helpJune McEnroe2018-08-23
* Replace client with rudimentary CP437 supportJune McEnroe2018-08-21
* Clean up MakefileJune McEnroe2018-08-21
* Fix color pairs once and for all v1June McEnroe2018-08-05
* Link with -lcursesJune McEnroe2018-07-24
* Add libm.so to chroot.tarJune McEnroe2018-07-22
* Link with -lmJune McEnroe2018-07-22
* Tabify sourceJune McEnroe2018-07-17
* Link against ncursesJune McEnroe2018-03-31
* Generate tagsJune McEnroe2018-03-05
* Simplify Makefile with pattern ruleJune McEnroe2017-10-03
* Add quick data file merge toolJune McEnroe2017-08-31
* Add MakefileJune McEnroe2017-08-26
onenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev