summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-29bugfixJoey Hess
2010-12-29Add a second parameter to the rcs_diff hook, and avoid bloating memory ↵Joey Hess
reading in enormous commits.
2010-12-29responseJoey Hess
2010-12-29responseJoey Hess
2010-12-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-12-29highlight: Support highlight 3.2+svn19 (note that released version 3.2 is ↵Joey Hess
not supported). Closes: #605779 (David Bremner)
2010-12-29Update highlight plugin for highlight api.David Bremner
Note that in particular calling initTheme with and empty file does not work anymore. use of initLanguage was replaced by loadLanguage, which seems to work in both places. I tried to make it a bit more robust against missing a highlight package. There are lots of warnings, but it no longer crashes.
2010-12-28removedhttps://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28removedhttps://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmgky5CmCGpSc5EUllhu0IxeKlUdhG-QJI
2010-12-28changelogJoey Hess
2010-12-28Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-12-28expand documentationhttp://smcv.pseudorandom.co.uk/
2010-12-28use clearer indentationhttp://smcv.pseudorandom.co.uk/
2010-12-28adjust indentation levels to not confuse mdwnhttp://smcv.pseudorandom.co.uk/
2010-12-28updated brancheshttp://smcv.pseudorandom.co.uk/
2010-12-28analysis of how autofile and autoindex differhttp://smcv.pseudorandom.co.uk/
2010-12-28Cwd is loaded whenever we refresh anywayhttp://smcv.pseudorandom.co.uk/
2010-12-28monotone.pm: while we're still only checking the major and minorThomas 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-28very slow progresshttp://smcv.pseudorandom.co.uk/
2010-12-27branch split into several orthogonal bitshttp://smcv.pseudorandom.co.uk/
2010-12-27reinstate lost "signature" from commit 85d262e, and fix its link syntaxhttp://smcv.pseudorandom.co.uk/
2010-12-26a quick round of fixeshttp://smcv.pseudorandom.co.uk/
2010-12-26brief responseshttp://smcv.pseudorandom.co.uk/
2010-12-26answer; closeJoey Hess
2010-12-26changelogJoey Hess
2010-12-26teximg: 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-26review and thoughtsJoey Hess
2010-12-26Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-12-26merge smcv/ready/urltoJoey Hess
2010-12-26add as a contrib pluginhttp://smcv.pseudorandom.co.uk/
2010-12-26Merge remote branch 'smcv/ready/urlto'Joey Hess
2010-12-26the album plugin now requires the transient pluginhttp://smcv.pseudorandom.co.uk/
2010-12-26Ack.intrigeri
2010-12-26plugins/write hopefully clarifies this nowhttp://smcv.pseudorandom.co.uk/
2010-12-26recommend 2-argument urlto whenever possiblehttp://smcv.pseudorandom.co.uk/
2010-12-26I'm pretty sure this isn't a regressionhttp://smcv.pseudorandom.co.uk/
2010-12-26reply (regression != suboptimal)intrigeri
2010-12-25now rebased on ready/urlto with more tests; please consider merginghttp://smcv.pseudorandom.co.uk/
2010-12-25related bugfixhttp://smcv.pseudorandom.co.uk/
2010-12-25bug + fixhttp://smcv.pseudorandom.co.uk/
2010-12-25po test: add more cases, including (semi-)absolute URLsSimon McVittie
Three cases are sub-optimal, but having fixed urlto(''), they all basically work.
2010-12-25po: test beautify_urlpath with po_link_to=currentSimon McVittie
Same behaviour as 'default'.
2010-12-25urlto.t: test urlto('', undef, ?)Simon McVittie
2010-12-25urlto: simplify the to='' special case to allow it to be made absoluteSimon McVittie
2010-12-25urlto.t: test more cases, including the special case for to=''Simon McVittie
2010-12-25Add a test for autoindex's current functionalitySimon McVittie