summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Reverse tag page posts orderHEADmasterGravatar Tom Willemsen2013-04-031-1/+1
* Make tag page look more like indexGravatar Tom Willemsen2013-04-032-8/+16
* make urlish? less -ishGravatar Andy Wingo2012-06-031-4/+6
* faster git-rev-parseGravatar Andy Wingo2012-02-151-1/+5
* no sxml, no bodyGravatar Andy Wingo2012-02-141-5/+4
* remove trailing whitespaceGravatar Andy Wingo2012-02-1218-226/+226
* handle HEAD requests (requires Guile from today)Gravatar Andy Wingo2012-02-121-3/+10
* stop hitting git when fetching post metadataGravatar Andy Wingo2012-02-115-92/+88
* better errors when reindexingGravatar Andy Wingo2012-02-111-10/+10
* per-tag feed linksGravatar Andy Wingo2011-04-261-1/+4
* optimization for with=fooGravatar Andy Wingo2011-04-261-3/+5
* multiple with query args add tags to the setGravatar Andy Wingo2011-04-251-15/+23
* add ?with=guile&without=gnuGravatar Andy Wingo2011-04-253-15/+38
* with-i/o procedures close their portsGravatar Andy Wingo2011-04-253-8/+22
* add atom feeds for tagsGravatar Brian Gough2011-04-252-5/+19
* don't bother allocating iconv info on pipeGravatar Andy Wingo2011-02-221-1/+0
* use ice-9 binary-portsGravatar Andy Wingo2011-02-222-4/+4
* remove obsolete (tekuti url)Gravatar Andy Wingo2011-02-223-191/+3
* do not remove numbers and s/./-/ in post keysGravatar Aleix Conchillo Flaque2011-02-182-4/+5
* s/unparse-uri/uri->string/Gravatar Andy Wingo2011-02-182-4/+4
* fixes due to (web http) updatesGravatar Aleix Conchillo Flaque2011-02-182-16/+15
* support for deleting post commentsGravatar Andy Wingo2011-02-185-8/+43
* add support for deleting postsGravatar Andy Wingo2011-02-184-4/+31
* wordpress-xmlrpc: added usage helpGravatar Aleix Conchillo Flaque2011-02-181-1/+13
* wordpress-xmlrpc: more youtube/googlevideo updatesGravatar Aleix Conchillo Flaque2011-02-181-7/+12
* inform the user of malformed xhtml internal error when pu...Gravatar Aleix Conchillo Flaque2011-02-182-6/+7
* wordpress-xmlrpc: use video.google.com instead of .esGravatar Aleix Conchillo Flaque2011-02-181-1/+1
* wordpress-xmlrpc: fix googlevideo and youtube urlsGravatar Aleix Conchillo Flaque2011-02-181-6/+7
* wordpress-xmlrpc: fix media html tags (again)Gravatar Aleix Conchillo Flaque2011-02-181-1/+1
* wordpress-xmlrpc: fix media html tagsGravatar Aleix Conchillo Flaque2011-02-181-2/+2
* wordpress-xmlrpc: added support for wp media tags youtube...Gravatar Aleix Conchillo Flaque2011-02-181-0/+29
* wordpress-xmlrpc: download unlimited commentsGravatar Aleix Conchillo Flaque2011-02-181-2/+4
* wordpress-xmlrpc: use str type for pycurl urlsGravatar Aleix Conchillo Flaque2011-02-181-1/+1
* add head link tag for atom feedGravatar Aleix Conchillo Flaque2011-02-181-1/+6
* added wordpress (xmlprc) to tekuti scriptGravatar Aleix Conchillo Flaque2011-02-181-0/+162
* mod-lisp updatesGravatar Andy Wingo2011-02-181-86/+43
* request-form-data smarter about character encodingsGravatar Andy Wingo2010-12-111-12/+29
* mod-lisp calls setvbuf only onceGravatar Andy Wingo2010-12-061-4/+2
* fix time comparisonsGravatar Andy Wingo2010-12-061-3/+4
* more etagGravatar Andy Wingo2010-12-061-1/+3
* cache returns 304 as appropriate; more pages set etagsGravatar Andy Wingo2010-12-063-22/+81
* robustness in mod-lisp-readGravatar Andy Wingo2010-12-061-6/+11
* fix cachingGravatar Andy Wingo2010-12-053-58/+106
* simpler caching algorithmGravatar Andy Wingo2010-12-041-4/+5
* mod-lisp sets client sockets to iso-8859-1Gravatar Andy Wingo2010-12-041-0/+3
* use the simple cacheGravatar Andy Wingo2010-12-031-8/+19
* add a simple cacheGravatar Andy Wingo2010-12-032-0/+48
* tekuti git uses get-bytevector-allGravatar Andy Wingo2010-12-031-2/+9
* update mod-lisp web server implGravatar Andy Wingo2010-12-031-25/+85
* src/tekuti is a shell scriptGravatar Andy Wingo2010-11-241-35/+20