aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update for rename of users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/2008-12-02
|
* update for rename of users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/2008-12-02
|
* update for rename of users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/2008-12-02
|
* rename users/jondowland.mdwn to users/jon.mdwnhttp://alcopop.org/me/openid/2008-12-02
|
* (no commit message)Blanko2008-12-02
|
* add note to consider tagbase when trying to match tagged pagesJon Dowland2008-12-01
|
* simplify examplehttp://alcopop.org/me/openid/2008-11-29
|
* update with exampleshttp://alcopop.org/me/openid/2008-11-29
|
* behaviour of inline with meta-provided timeshttp://alcopop.org/me/openid/2008-11-29
|
* responseJoey Hess2008-11-28
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-11-28
|\
| * (no commit message)http://hadleywickham.myopenid.com/2008-11-27
| |
| * (no commit message)http://smcv.pseudorandom.co.uk/2008-11-27
| |
| * Move some more discussion herehttp://smcv.pseudorandom.co.uk/2008-11-27
| |
| * Move some discussion to discussion/http://smcv.pseudorandom.co.uk/2008-11-27
| |
| * Move some discussion from comments page to herehttp://smcv.pseudorandom.co.uk/2008-11-27
| |
| * I don't think putting proxy.py in the system Python path is appropriatehttp://smcv.pseudorandom.co.uk/2008-11-27
| |
| * Fix formatting by adding `...`http://smcv.pseudorandom.co.uk/2008-11-27
| |
* | German translation update from Kai Wasserbäch. Closes: #507056Joey Hess2008-11-28
|/
* Correct --dumpsetup to include the srcdir in the setup file.Joey Hess1997-08-14
|
* commentJoey Hess1997-08-14
|
* add W3M_CGI_BIN settingJoey Hess1997-08-14
|
* test commithttp://joey.kitenet.net/2008-11-26
|
* fix --wrappergroupJoey Hess1997-08-14
| | | | Was documented to work at command line, but didn't
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-11-26
|\
| * Merge branch 'master' of file:///srv/git/ikiwiki.infoJoey Hess2008-11-26
| |\
| * | (no commit message)http://yam655.livejournal.com/2008-11-26
| | |
| * | Relative previous months?http://yam655.livejournal.com/2008-11-26
| | |
| * | (no commit message)http://thm.id.fedoraproject.org/2008-11-26
| | |
| * | (no commit message)http://thm.id.fedoraproject.org/2008-11-26
| | |
* | | fix handling of wrappergroup optionJoey Hess2008-11-26
| | | | | | | | | | | | Had forgot to include it in the option list.
* | | link to tipJoey Hess2008-11-26
| |/ |/|
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess1997-08-14
|\|
| * (no commit message)http://thm.id.fedoraproject.org/2008-11-26
| |
| * proper spelling of viruseshttp://madduck.net/2008-11-26
| |
| * New pagehttp://yam655.livejournal.com/2008-11-25
| |
| * Suggest ErrorDocument 404 CGI wrapperhttp://smcv.pseudorandom.co.uk/2008-11-24
| |
| * Indicate whose offer of a patch this is :-)http://smcv.pseudorandom.co.uk/2008-11-24
| |
| * more detailshttps://brian.may.myopenid.com//2008-11-23
| |
| * more detailshttps://brian.may.myopenid.com//2008-11-23
| |
| * Update to CSV link issuehttps://brian.may.myopenid.com//2008-11-23
| |
* | Spanish translation update from Victor Moral.Joey Hess1997-08-14
|/
* generalization of recentchanges_linkhttp://smcv.pseudorandom.co.uk/2008-11-23
|
* (no commit message)http://smcv.pseudorandom.co.uk/2008-11-23
|
* Unbalanced </p> appears in some situations, particularly with htmltidyhttp://smcv.pseudorandom.co.uk/2008-11-22
|
* links broken in CSV fileshttps://brian.may.myopenid.com//2008-11-22
|
* (no commit message)http://www.iredale.net/b/2008-11-20
|
* (no commit message)http://www.iredale.net/b/2008-11-20
|
* (no commit message)http://www.iredale.net/b/2008-11-20
|
* avoid adding ./ to urls unnecessarilyJoey Hess2008-11-20
| | | | | | | | | This avoids constructing urls like "./../foo/". The leading "../" avoids any colon confusion already. I noticed in my logs that certain badly written web spiders (hello again, Yahoo!) fail to follow urls like ikiwiki was constructing to the right place (instead ending up at "./foo/")