Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-28 | fix printing of $@, which is clobbered by the call to gettext | Joey Hess | |
problem reported by viric | |||
2010-03-28 | (no commit message) | http://hendry.iki.fi/ | |
2010-03-28 | More wishlist items for the `xslt` plugin. | http://oneingray.myopenid.com/ | |
2010-03-28 | revert misleading clarification, and try to clarify better | http://smcv.pseudorandom.co.uk/ | |
2010-03-28 | add "wait" (best to wait to tackle...) | Redtexture | |
2010-03-28 | Better URL for my Ikiwiki instance; changed the note about DNS. | http://oneingray.myopenid.com/ | |
2010-03-26 | Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar ↵ | Joey Hess | |
if necessary for unusual install. | |||
2010-03-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-26 | fix link | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | brief review of report | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | oh, my mistake... this *is* necessary, but could perhaps be done better? | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | doesn't field+template already cover this? | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | brief review of field; fieldsort plugin | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2010-03-26 | me too - thanks | http://users.itk.ppke.hu/~cstamas/openid/ | |
2010-03-26 | line break for better view | http://users.itk.ppke.hu/~cstamas/openid/ | |
2010-03-26 | init page bugreport | http://users.itk.ppke.hu/~cstamas/openid/ | |
2010-03-26 | close, unreproducible | Joey Hess | |
2010-03-26 | Fix incorrect influence info returned by a failing link() pagespec, that ↵ | Joey Hess | |
could lead to bad dependency handling in certian situations. | |||
2010-03-26 | typo | Joey Hess | |
2010-03-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-26 | new bug | Joey Hess | |
2010-03-26 | response | http://kerravonsen.dreamwidth.org/ | |
2010-03-26 | response | http://kerravonsen.dreamwidth.org/ | |
2010-03-26 | fix the other half of the filecheck filename bug | Joey Hess | |
2010-03-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-26 | on plugins and stuff | Joey Hess | |
2010-03-26 | security? | Joey Hess | |
2010-03-26 | It works! | http://kerravonsen.dreamwidth.org/ | |
2010-03-25 | patch | Joey Hess | |
2010-03-26 | now my main site uses IkiWiki fully | http://kerravonsen.dreamwidth.org/ | |
2010-03-26 | oh dear not fixed after all | http://kerravonsen.dreamwidth.org/ | |
2010-03-25 | an alternative way to do plugins, as rubykat suggested | http://smcv.pseudorandom.co.uk/ | |
2010-03-25 | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie | |
2010-03-25 | filecheck: Fix bug that prevented the pagespecs from matching when not ↵ | Joey Hess | |
called by attachment plugin. | |||
2010-03-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-03-25 | remove a few leftover manual folding indicators | Joey Hess | |
2010-03-25 | response | http://kerravonsen.dreamwidth.org/ | |
2010-03-25 | response | Joey Hess | |
2010-03-25 | I'm not sure if I'm supposed to tag this as patch, so I removed the tag. | http://kerravonsen.dreamwidth.org/ | |
2010-03-25 | bug and fix | http://kerravonsen.dreamwidth.org/ | |
2010-03-25 | an updated branch | Simon McVittie | |
2010-03-24 | Allow sorting to be combined and/or reversed | Simon McVittie | |
2010-03-24 | what about a SortSpec rather than a sort-hook? | http://kerravonsen.dreamwidth.org/ | |
2010-03-24 | use `` to avoid markdown eating example pagespecs | http://smcv.pseudorandom.co.uk/ | |
2010-03-24 | work around silly warning | Joey Hess | |
2010-03-24 | fix unicode with YAML::Syck | Joey Hess | |
Syck-- it doesn't use unicode by default?! Hello, 2010 calling.. | |||
2010-03-24 | use perl YAML for dumping | Joey Hess | |
Only it understands $YAML::UseHeader | |||
2010-03-24 | fix back-compat with old Net::OpenID | Joey Hess | |
Debian stable's Net::OpenID does not support getting extension fields. | |||
2010-03-24 | add newline to --set-yaml value | Joey Hess | |
YAML is picky about the data ending with a newline, and this makes it easier to accomplish that |