Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-28 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI | |
2010-12-28 | changelog | Joey Hess | |
2010-12-28 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-12-28 | expand documentation | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | use clearer indentation | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | adjust indentation levels to not confuse mdwn | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | updated branches | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | analysis of how autofile and autoindex differ | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | Cwd is loaded whenever we refresh anyway | http://smcv.pseudorandom.co.uk/ | |
2010-12-28 | monotone.pm: while we're still only checking the major and minor | Thomas Keller | |
part of the version number of the monotone binary, we do not want to give false alarm on patch or development versions | |||
2010-12-28 | very slow progress | http://smcv.pseudorandom.co.uk/ | |
2010-12-27 | branch split into several orthogonal bits | http://smcv.pseudorandom.co.uk/ | |
2010-12-27 | reinstate lost "signature" from commit 85d262e, and fix its link syntax | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | a quick round of fixes | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | brief responses | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | answer; close | Joey Hess | |
2010-12-26 | changelog | Joey Hess | |
2010-12-26 | teximg: Use `\[` and `\]` instead of not recommended `$$`. | Paul Menzel | |
It is not recommended to use the double dollar symbol `$$` to set displayed math [1][2]. [1] http://en.wikibooks.org/wiki/LaTeX/Mathematics [2] http://www.math.uiuc.edu/~hildebr/tex/displays.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> | |||
2010-12-26 | review and thoughts | Joey Hess | |
2010-12-26 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-12-26 | merge smcv/ready/urlto | Joey Hess | |
2010-12-26 | add as a contrib plugin | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | Merge remote branch 'smcv/ready/urlto' | Joey Hess | |
2010-12-26 | the album plugin now requires the transient plugin | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | Ack. | intrigeri | |
2010-12-26 | plugins/write hopefully clarifies this now | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | recommend 2-argument urlto whenever possible | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | I'm pretty sure this isn't a regression | http://smcv.pseudorandom.co.uk/ | |
2010-12-26 | reply (regression != suboptimal) | intrigeri | |
2010-12-25 | now rebased on ready/urlto with more tests; please consider merging | http://smcv.pseudorandom.co.uk/ | |
2010-12-25 | related bugfix | http://smcv.pseudorandom.co.uk/ | |
2010-12-25 | bug + fix | http://smcv.pseudorandom.co.uk/ | |
2010-12-25 | po test: add more cases, including (semi-)absolute URLs | Simon McVittie | |
Three cases are sub-optimal, but having fixed urlto(''), they all basically work. | |||
2010-12-25 | po: test beautify_urlpath with po_link_to=current | Simon McVittie | |
Same behaviour as 'default'. | |||
2010-12-25 | urlto.t: test urlto('', undef, ?) | Simon McVittie | |
2010-12-25 | urlto: simplify the to='' special case to allow it to be made absolute | Simon McVittie | |
2010-12-25 | urlto.t: test more cases, including the special case for to='' | Simon McVittie | |
2010-12-25 | Add a test for autoindex's current functionality | Simon McVittie | |
2010-12-25 | extend the 'tag' test to cover auto-creation of tag pages | Simon McVittie | |
2010-12-25 | checkconfig: don't warn if $config{url} is undef | Simon McVittie | |
The warning was "Use of uninitialized value $IkiWiki::config{"url"} in length" when running a modified t/tag.t. | |||
2010-12-25 | use CGI->url to get current absolute cgi url for openid login process | Joey Hess | |
2010-12-25 | revert cgiurl change that broke openid login | Joey Hess | |
2010-12-25 | editpage, comment: Clean up title when editing or creating a page or comment. | Joey Hess | |
Now that page.tmpl is used for cgi, the parentlinks are able to be displayed even when creating or editing a page. So it's redundant to include the path to the page in the title, remove it. | |||
2010-12-25 | inline: Force an absolute page location when the inline postform is used. | Joey Hess | |
There seems no need to allow selecting a location when creating a page this way; the user should always want it to appear in the inline whose form they submitted. | |||
2010-12-25 | indent | Joey Hess | |
2010-12-25 | fix comment | Joey Hess | |
2010-12-25 | merged, bug left open | Joey Hess | |
2010-12-25 | merge po | Joey Hess | |
2010-12-25 | Merge remote branch 'intrigeri/po' | Joey Hess | |
2010-12-22 | Hunt the bug => workaround. Please review. | intrigeri | |