aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* support longname for page types in commands and renameJoey Hess2009-05-21
* tidy up new page_types codeJon Dowland2009-05-16
* add a long name for textile/txtl ("Textile")Jon Dowland2009-05-16
* add a long name for mdwn ("Markdown")Jon Dowland2009-05-16
* check for longname for each syntax pluginJon Dowland2009-05-16
* remove pagespec_match_list override for externalJoey Hess2009-05-06
* external: Fix pagespec_match and pagespec_match_list. Closes: #527281Joey Hess2009-05-06
* Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
* inline: Minor optimisation.Joey Hess2009-05-05
* simplifiyJoey Hess2009-04-23
* Revert "pagespec_match_list * optimisation"Joey Hess2009-04-23
* avoid using pagespec_match_list hereJoey Hess2009-04-23
* simplifyJoey Hess2009-04-23
* pagespec_match_list * optimisationJoey Hess2009-04-23
* formattingJoey Hess2009-04-23
* typoJoey Hess2009-04-23
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* comments: Add link to comment post form to allow user to sign in if they wish...Joey Hess2009-04-23
* pagespec error/failure distinction and error display by inlineJoey Hess2009-04-23
* fix idJoey Hess2009-04-22
* websetup: If setup fails, restore old setup file.Joey Hess2009-04-22
* blogspam: Load RPC::XML library in checkconfig, so that an error can be print...Joey Hess2009-04-22
* websetup: Display stderr in browser if ikiwiki setup fails.Joey Hess2009-04-22
* remove unnecessary variableJoey Hess2009-04-04
* remove debuggingJoey Hess2009-04-04
* Merge branch 'darcs'Joey Hess2009-04-04
|\
| * fix display of web commits in recentchangesJoey Hess2009-04-04
| * fix name of wrapperJoey Hess2009-04-04
| * fix bug I introducedJoey Hess2009-04-04
| * support darcs in setup automatorJoey Hess2009-04-04
| * move comments to copyright and changelogJoey Hess2009-04-04
| * formatting, layout, indentation, coding styleJoey Hess2009-04-04
| * Merge branch 'master'Joey Hess2009-04-04
| |\
| * | only darcs add files not yet in version controlJoey Hess2008-10-16
| * | updated from pesco's darcs repo, current to Oct 11 versionJoey Hess2008-10-15
| * | Merge branch 'master' into darcsJoey Hess2008-10-15
| |\ \
| * | | add pesco's darcs pluginJoey Hess2008-10-01
* | | | Add missing newline to Confirm Password prompt.Joey Hess2009-04-04
| |_|/ |/| |
* | | recentchanges: change to using do=goto links.Joey Hess2009-04-01
* | | use md5sum for page_to_idJoey Hess2009-03-27
* | | comments: Fix anchor ids to be legal xhtml. Closes: #521339Joey Hess2009-03-26
* | | comments: Fix too loose test for comments pages that matched normal pages wit...Joey Hess2009-03-26
* | | fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
* | | fix rcs_getctime to return first, not last, change timeJoey Hess2009-03-20
* | | inline: Fix urls to feed when feedfile is used on an index page.Joey Hess2009-03-19
* | | avoid crashing if Sort::Naturally is not installedJoey Hess2009-03-19
* | | implement sort=title_natural for inlinechrysn2009-03-19
* | | git: Manually decode git output from utf-8, avoids warning messages on invali...Joey Hess2009-03-09
* | | git: Fix utf-8 encoding of author names.Joey Hess2009-03-09
* | | avoid uninitialized value warningsJoey Hess2009-03-09