summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Rewrite build and install like pounce 1.3June McEnroe2020-05-20
* Use . as ${LDLIBS.$@} separatorJune McEnroe2020-04-20
* Only set RCS on FreeBSDJune McEnroe2020-04-05
* Check unscoop regexps with make testJune McEnroe2020-04-05
* Replace .mk files with configure scriptJune McEnroe2020-03-02
* Add FreeBSD rc scriptJune McEnroe2020-01-11
* Import getopt_config from pounceJune McEnroe2020-01-04
* Add install and uninstall targetsJune McEnroe2020-01-01
* Add initial rough version of scoopJune McEnroe2019-12-30
* Link litterbox with -ltlsJune McEnroe2019-12-16
* Add basic unscoop import toolJune McEnroe2019-12-05
* Rename header file to database.hJune McEnroe2019-12-01
* Implement database file searchJune McEnroe2019-12-01
51bc3792a&follow=1'>Reformat index.html with explore linkJune McEnroe 2019-01-16Return false from keydown handler in exploreJune McEnroe 2019-01-08Draw lines to tile edgeJune McEnroe 2019-01-08Factor out default pathsJune McEnroe 2019-01-08Remove incorrect default coordinatesJune McEnroe 2019-01-07Set img src when explore fragment changesJune McEnroe 2019-01-07Compress PNG data in imageJune McEnroe 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe 2019-01-06Handle KCGI_HUPJune McEnroe 2019-01-06Install html filesJune McEnroe