summaryrefslogtreecommitdiff
path: root/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* find: support tree 1.7.0Jason A. Donenfeld2014-04-231-1/+1
|
* Better dependency list.Jason A. Donenfeld2012-09-181-1/+10
|
* Use getopt to regularize optionsBrian Mattern2012-09-121-0/+1
| | | | | | | | | I like being able to specify command line options (like -c) at the end of the line (which is usually when I think of the fact that I need them). The attached patch uses getopt(1) to regularize the option list so that lazy people like me can specify the options in any order.
* Simplify README.Jason A. Donenfeld2012-09-081-17/+2
|
* Add dependencies to README.Jason A. Donenfeld2012-09-061-0/+8
|
* Fix readme typo.Jason A. Donenfeld2012-09-031-1/+1
|
* Move examples into manpage.Jason A. Donenfeld2012-09-031-89/+10
|
* Make into a real project.Jason A. Donenfeld2012-09-031-1/+4
|
* Support pass gitJason A. Donenfeld2012-09-031-0/+3
|
* Update examples.Jason A. Donenfeld2012-08-061-7/+7
|
* Update readme.Jason A. Donenfeld2012-08-061-11/+13
|
* Add git support.Jason A. Donenfeld2012-07-241-0/+7
|
* Initial commit.Jason A. Donenfeld2012-07-231-0/+91
ve cgit_parse_query from cgit.c to parsing.cLars Hjemli4-28/+29 2006-12-11Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353