summary refs log tree commit diff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAge
* Add simple configure scriptJune McEnroe2020-02-06
| | | | | Mostly motivated by wanting to build with the ncurses in pkgsrc because it supports italics.
* Generate tags fileJune McEnroe2020-02-01
|
* Blindly implement login flowJune McEnroe2020-02-01
1.4.0&id=0899eb644fab415e9a3b304f53da9da50aaf91aa&follow=1'>ui-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