Age | Commit message (Expand) | Author |
2011-01-06 | reword feed descs | Joey Hess |
2011-01-06 | inline: pass the Atom/RSS titles to the templates | Giuseppe Bilotta |
2011-01-05 | use cgitemplate, remove misctemplate | Joey Hess |
2011-01-05 | add cgitemplate | Joey Hess |
2011-01-05 | better handling of relative permalinks | Joey Hess |
2011-01-05 | factored out an urlabs from aggregate and cgi | Joey Hess |
2011-01-05 | Fix permalinks to recentchanges items and comments, broken by last release. | Joey Hess |
2011-01-05 | remove old unused baseurl parameter | Joey Hess |
2011-01-05 | Fix base url when previewing. Was broken by urlto changes in last release. | Joey Hess |
2011-01-05 | unescape tag names | Giuseppe Bilotta |
2011-01-04 | fix patch to not strip a leading "." unless it's part of a path | Joey Hess |
2011-01-04 | fix patch to not expose config setting as a regexp | Joey Hess |
2011-01-04 | tag name sanitation | Giuseppe Bilotta |
2011-01-02 | remove second parameter to include_javascript | Joey Hess |
2010-12-29 | git: Fix bug involving attempting to web revert a commit that included change... | Joey Hess |
2010-12-29 | bugfix | Joey Hess |
2010-12-29 | Add a second parameter to the rcs_diff hook, and avoid bloating memory readin... | Joey Hess |
2010-12-29 | Update highlight plugin for highlight api. | David Bremner |
2010-12-28 | monotone.pm: while we're still only checking the major and minor | Thomas Keller |
2010-12-26 | teximg: Use `\[` and `\]` instead of not recommended `$$`. | Paul Menzel |
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 |
2010-12-25 | inline: Force an absolute page location when the inline postform is used. | Joey Hess |
2010-12-25 | indent | Joey Hess |
2010-12-25 | fix comment | Joey Hess |
2010-12-22 | po: do not override homepage title when it was overridden. | intrigeri |
2010-12-20 | po plugin: update injected urlto signature. | intrigeri |
2010-12-05 | inline: base feed names on the included page name | Giuseppe Bilotta |
2010-12-01 | meta: Fix calling of htmlscrubber to pass the page parameter. The change of t... | Joey Hess |
2010-11-29 | use one-parameter form of urlto | Joey Hess |
2010-11-29 | Merge remote branch 'smcv/ready/localurl' | Joey Hess |
2010-11-29 | git: Avoid adding files when committing, so as not to implicitly add files li... | Joey Hess |
2010-11-29 | rename: Fix to pass named parameters to rcs_commit | Joey Hess |
2010-11-29 | git: Fix temp file location. | Joey Hess |
2010-11-23 | pinger: avoid pinging our own local path, too | Simon McVittie |
2010-11-23 | Pass a CGIURL into commentmoderation.tmpl | Simon McVittie |
2010-11-23 | Use local paths for most references to pages | Simon McVittie |
2010-11-23 | Use local paths for the CGI URL | Simon McVittie |
2010-11-23 | Use local paths when including Javascript | Simon McVittie |
2010-11-23 | Use local paths for redirection where possible | Simon McVittie |
2010-11-20 | edittemplate: Fix crash if using a .tmpl file or other non-page file as a tem... | Joey Hess |
2010-11-20 | highlight: Support new format of filetypes.conf used by version 3.2 of the hi... | Joey Hess |
2010-11-20 | make use of precompiled regex objects | Simon McVittie |
2010-11-16 | inline: Improve RSS url munging to use a proper html parser | Joey Hess |
2010-11-16 | indentation | Joey Hess |
2010-11-16 | more: Add pages parameter to limit where the more is displayed. (thanks, dark) | Joey Hess |
2010-11-16 | websetup: Fix encoding problem when restoring old setup file. | Joey Hess |
2010-11-12 | comments: Make comment() pagespec also match comments that are being posted. | Joey Hess |
2010-11-12 | comments: Make postcomment() pagespec work when previewing a comment. | Joey Hess |