Age | Commit message (Expand) | Author |
2009-06-04 | fix further places where translated discussion case was assumed | Joey Hess |
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ... | Joey Hess |
2009-05-26 | call initLanguage after initTheme | Joey Hess |
2009-05-23 | cache highlighters to optimise | Joey Hess |
2009-05-23 | update | Joey Hess |
2009-05-23 | allow format to use any language supported by highlight | Joey Hess |
2009-05-23 | remove commas in tohighlight list | Joey Hess |
2009-05-22 | highlight: New plugin supporting syntax highlighting of pretty much anything. | Joey Hess |
2009-05-22 | listdirectives: Avoid listing _comment directives and generally assume any di... | Joey Hess |
2009-05-21 | support longname for page types in commands and rename | Joey Hess |
2009-05-16 | tidy up new page_types code | Jon Dowland |
2009-05-16 | add a long name for textile/txtl ("Textile") | Jon Dowland |
2009-05-16 | add a long name for mdwn ("Markdown") | Jon Dowland |
2009-05-16 | check for longname for each syntax plugin | Jon Dowland |
2009-05-06 | remove pagespec_match_list override for external | Joey Hess |
2009-05-06 | external: Fix pagespec_match and pagespec_match_list. Closes: #527281 | Joey Hess |
2009-05-06 | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess |
2009-05-05 | inline: Minor optimisation. | Joey Hess |
2009-04-23 | simplifiy | Joey Hess |
2009-04-23 | Revert "pagespec_match_list * optimisation" | Joey Hess |
2009-04-23 | avoid using pagespec_match_list here | Joey Hess |
2009-04-23 | simplify | Joey Hess |
2009-04-23 | pagespec_match_list * optimisation | Joey Hess |
2009-04-23 | formatting | Joey Hess |
2009-04-23 | typo | Joey Hess |
2009-04-23 | pagespec_match_list added and used in most appropriate places | Joey Hess |
2009-04-23 | comments: Add link to comment post form to allow user to sign in if they wish... | Joey Hess |
2009-04-23 | pagespec error/failure distinction and error display by inline | Joey Hess |
2009-04-22 | fix id | Joey Hess |
2009-04-22 | websetup: If setup fails, restore old setup file. | Joey Hess |
2009-04-22 | blogspam: Load RPC::XML library in checkconfig, so that an error can be print... | Joey Hess |
2009-04-22 | websetup: Display stderr in browser if ikiwiki setup fails. | Joey Hess |
2009-04-04 | remove unnecessary variable | Joey Hess |
2009-04-04 | remove debugging | Joey Hess |
2009-04-04 | fix display of web commits in recentchanges | Joey Hess |
2009-04-04 | fix bug I introduced | Joey Hess |
2009-04-04 | move comments to copyright and changelog | Joey Hess |
2009-04-04 | formatting, layout, indentation, coding style | Joey Hess |
2009-04-04 | Merge branch 'master' | Joey Hess |
2009-04-01 | recentchanges: change to using do=goto links. | Joey Hess |
2009-03-27 | use md5sum for page_to_id | Joey Hess |
2009-03-26 | comments: Fix anchor ids to be legal xhtml. Closes: #521339 | Joey Hess |
2009-03-26 | comments: Fix too loose test for comments pages that matched normal pages wit... | Joey Hess |
2009-03-20 | fix rcs_getctime to return first, not last, change time | Joey Hess |
2009-03-20 | fix rcs_getctime to return first, not last, change time | Joey Hess |
2009-03-19 | inline: Fix urls to feed when feedfile is used on an index page. | Joey Hess |
2009-03-19 | avoid crashing if Sort::Naturally is not installed | Joey Hess |
2009-03-19 | implement sort=title_natural for inline | chrysn |
2009-03-09 | git: Manually decode git output from utf-8, avoids warning messages on invali... | Joey Hess |
2009-03-09 | git: Fix utf-8 encoding of author names. | Joey Hess |