Age | Commit message (Expand) | Author |
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 |
2009-03-09 | avoid uninitialized value warnings | Joey Hess |
2009-03-08 | When loading a template in scan mode, let preprocess know it only needs to scan. | Joey Hess |
2009-03-08 | avoid potential infinite loop in smiley expansion | Joey Hess |
2009-03-08 | configure wmd to leave text in markdown | Joey Hess |
2009-03-07 | look for wmd/wmd.js | Joey Hess |
2009-03-07 | make wmd comment support comment editing (I think) | Joey Hess |
2009-03-07 | rebuild not needed | Joey Hess |
2009-03-07 | wmd plugin from willu | Joey Hess |