Age | Commit message (Expand) | Author |
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 |
2010-11-12 | Fix htmlscrubber_skip to be matched on the source page, not the page it is in... | Joey Hess |
2010-10-31 | Use author date instead of commit date | Tuomas Jormola |
2010-10-31 | Added missing registration of checkconfig hook. | Craig Lennox |
2010-10-30 | Added missing hook registration for checkconfig | Tuomas Jormola |
2010-10-25 | squash undef | Joey Hess |
2010-10-25 | remove a last that won't work | Joey Hess |
2010-10-25 | highlight: Ensure that other, more-specific format plugins, like txt are used... | Joey Hess |
2010-10-25 | txt: Fix display when used inside a format directive. | Joey Hess |
2010-10-23 | nice message if someone tries to revert a merge commit | Joey Hess |
2010-10-23 | bugfix | Joey Hess |
2010-10-23 | fix web reversion when the srcdir is in a subdir of the git repo. | Joey Hess |
2010-10-19 | add a missing chomp | Joey Hess |
2010-10-13 | img: If a class is specified, don't also put the img in the img class. | Joey Hess |
2010-10-11 | monotone: Fix recentchanges page when the srcdir is not at the top of the mon... | Joey Hess |
2010-10-11 | websetup: Fix defaults of checkboxes in advanced mode. | Joey Hess |
2010-10-11 | websetup: Fix saving of advanced mode changes. | Joey Hess |
2010-10-08 | add blank line | Joey Hess |
2010-10-08 | typo | Joey Hess |
2010-10-08 | add message field to revert form | Joey Hess |
2010-10-08 | propigate rcs_revert error message | Joey Hess |
2010-10-08 | taint handling for rev | Joey Hess |
2010-10-08 | refactor | Joey Hess |
2010-10-08 | remove todo item | Joey Hess |
2010-10-08 | refactor check_canchange into IkiWiki library | Joey Hess |
2010-10-08 | fix rcs_prepedit implementation to match spec | Joey Hess |
2010-10-08 | make revert hooks optional | Joey Hess |
2010-10-06 | convert rcs_revert to only stage the reversion | Joey Hess |
2010-10-06 | return to recentchanges page on form cancel | Joey Hess |
2010-10-06 | put diff at end of revert form | Joey Hess |
2010-10-06 | remove rcs_showpatch | Joey Hess |
2010-10-04 | indentation and layout | Joey Hess |
2010-10-04 | fix $git_root caching | Joey Hess |
2010-10-04 | fix indentation | Joey Hess |
2010-10-04 | document new rcs reversion support functions | Joey Hess |
2010-10-04 | indentation | Joey Hess |
2010-10-04 | fix bug if git_root is "0" | Joey Hess |
2010-10-04 | Merge remote branch 'remotes/peteg/revert' into revert | Joey Hess |
2010-10-02 | fixups tidy change | Joey Hess |
2010-10-01 | Minor tidy-ups. | Peter Gammie |
2010-10-01 | Complete rcs_preprevert and lightly test. | Peter Gammie |
2010-09-30 | Make tidy command line configurable for the htmltidy plugin. | W. Trevor King |
2010-09-29 | Get things right after moving to a branch. | Peter Gammie |