aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)http://edrex.myopenid.com/2010-03-31
|
* respond; correct license of fieldsort plugin to match IkiWikihttp://smcv.pseudorandom.co.uk/2010-03-30
|
* respondhttp://smcv.pseudorandom.co.uk/2010-03-30
|
* (no commit message)http://smcv.pseudorandom.co.uk/2010-03-30
|
* respond and attempt to invoke Joey :-)http://smcv.pseudorandom.co.uk/2010-03-30
|
* feature request (part of ftemplate)http://smcv.pseudorandom.co.uk/2010-03-30
|
* responsehttp://kerravonsen.dreamwidth.org/2010-03-30
|
* update home page URLhttp://www.google.com/profiles/schmonz2010-03-30
|
* responsehttp://kerravonsen.dreamwidth.org/2010-03-30
|
* quick responsehttp://kerravonsen.dreamwidth.org/2010-03-30
|
* (no commit message)http://gustaf.thorslund.org/2010-03-29
|
* (no commit message)http://gustaf.thorslund.org/2010-03-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-03-29
|\
| * this sounds like the correct approachJon Dowland2010-03-29
| |
| * thanks for the review, patch to be revisedJon Dowland2010-03-29
| |
* | responseJoey Hess2010-03-29
| |
* | updateJoey Hess2010-03-29
| |
* | clarify example with whitespaceJoey Hess2010-03-29
|/
* fix linkJoey Hess2010-03-29
|
* add a table summarizing state of each rcs pluginJoey Hess2010-03-29
|
* add warning about incomplete tla supportJoey Hess2010-03-29
|
* fix bogus mathJoey Hess2010-03-29
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-03-29
|\ | | | | | | | | Conflicts: doc/todo/allow_site-wide_meta_definitions.mdwn
| * ping joey: consider patch for next release?Jon Dowland2010-03-29
| |
| * (no commit message)http://hendry.iki.fi/2010-03-29
| |
* | review, multiple concernsJoey Hess2010-03-29
| |
* | add warning messages about bzr and mercurial hooks that are not correctly setupJoey Hess2010-03-29
|/
* don't check $@ after pagespec_translateJoey Hess2010-03-28
| | | | | | | | | pagespec_translate may set $@ if it fails to parse a pagespec, but due to memoization, this is not reliable. If a memoized call is repeated, and $@ is already set for some other reason previously, it will remain set through the call to pagespec_translate. Instead, just check if pagespec_translate returns undef.
* fix tagJoey Hess2010-03-28
| | | | | | | Actually, tags can't be made to work with and w/o tagbase, so just make it assume tagbase is set. Better example anyway. (It'll be a broken link on ikiwiki.info though.)
* auto-blog.setup: Set tagbase by default, since most bloggers will want it.Joey Hess2010-03-28
| | | | | Also modified first_post page to use a tag format that will work whether or not tagbase is set.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-03-28
|\
| * (no commit message)http://schors.livejournal.com/2010-03-28
| |
* | responseJoey Hess2010-03-28
|/
* (no commit message)http://schors.livejournal.com/2010-03-28
|
* formattingJoey Hess2010-03-28
|
* formattingJoey Hess2010-03-28
|
* use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSDJoey Hess2010-03-28
| | | | | | | | To review, tcc does not really use environ, so you have to use clearenv there. But POSIX, in their wisdom, didn't standardise clearenv yet, so on FreeBSD, one still needs to manipulate environ on their own. (If you use tcc on FreeBSD, this may leave you unsatisfied.)
* (no commit message)http://schors.livejournal.com/2010-03-28
|
* responseJoey Hess2010-03-28
|
* fix printing of $@, which is clobbered by the call to gettextJoey Hess2010-03-28
| | | | problem reported by viric
* (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 betterhttp://smcv.pseudorandom.co.uk/2010-03-28
|
* add "wait" (best to wait to tackle...)Redtexture2010-03-28
|
* Better URL for my Ikiwiki instance; changed the note about DNS.http://oneingray.myopenid.com/2010-03-28
|
* Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar ↵Joey Hess2010-03-26
| | | | if necessary for unusual install.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2010-03-26
|\
| * fix linkhttp://smcv.pseudorandom.co.uk/2010-03-26
| |
| * brief review of reporthttp://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
| |