summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2009-04-23simplifiyJoey Hess
2009-04-23Revert "pagespec_match_list * optimisation"Joey Hess
2009-04-23avoid using pagespec_match_list hereJoey Hess
2009-04-23simplifyJoey Hess
2009-04-23pagespec_match_list * optimisationJoey Hess
2009-04-23formattingJoey Hess
2009-04-23typoJoey Hess
2009-04-23pagespec_match_list added and used in most appropriate placesJoey Hess
2009-04-23comments: Add link to comment post form to allow user to sign in if they wish...Joey Hess
2009-04-23pagespec error/failure distinction and error display by inlineJoey Hess
2009-04-22fix idJoey Hess
2009-04-22websetup: If setup fails, restore old setup file.Joey Hess
2009-04-22blogspam: Load RPC::XML library in checkconfig, so that an error can be print...Joey Hess
2009-04-22websetup: Display stderr in browser if ikiwiki setup fails.Joey Hess
2009-04-20Merge commit 'upstream/master' into pub/pointrigeri
2009-04-20po: remove unneeded check on link pluginintrigeri
2009-04-04remove unnecessary variableJoey Hess
2009-04-04remove debuggingJoey Hess
2009-04-04Merge branch 'darcs'Joey Hess
2009-04-04fix display of web commits in recentchangesJoey Hess
2009-04-04fix name of wrapperJoey Hess
2009-04-04fix bug I introducedJoey Hess
2009-04-04Add missing newline to Confirm Password prompt.Joey Hess
2009-04-04support darcs in setup automatorJoey Hess
2009-04-04move comments to copyright and changelogJoey Hess
2009-04-04formatting, layout, indentation, coding styleJoey Hess
2009-04-04Merge branch 'master'Joey Hess
2009-04-01recentchanges: change to using do=goto links.Joey Hess
2009-03-29wrappingJoey Hess
2009-03-29whitespaceJoey Hess
2009-03-29minor code changesJoey Hess
2009-03-27no need to use CORE::rename since I renamed the rename functionJoey Hess
2009-03-27rename function for clarity, formatting improvementsJoey Hess
2009-03-27simplifiyJoey Hess
2009-03-27move dedup code into function, simplifyJoey Hess
2009-03-27Merge branch 'master' into poJoey Hess
2009-03-27use md5sum for page_to_idJoey Hess
2009-03-26comments: Fix anchor ids to be legal xhtml. Closes: #521339Joey Hess
2009-03-26comments: Fix too loose test for comments pages that matched normal pages wit...Joey Hess
2009-03-20fix rcs_getctime to return first, not last, change timeJoey Hess
2009-03-20fix rcs_getctime to return first, not last, change timeJoey Hess
2009-03-19inline: Fix urls to feed when feedfile is used on an index page.Joey Hess
2009-03-19avoid crashing if Sort::Naturally is not installedJoey Hess
2009-03-19implement sort=title_natural for inlinechrysn
2009-03-09git: Manually decode git output from utf-8, avoids warning messages on invali...Joey Hess
2009-03-09git: Fix utf-8 encoding of author names.Joey Hess
2009-03-09avoid uninitialized value warningsJoey Hess
2009-03-09Merge commit 'upstream/master' into prv/pointrigeri
2009-03-09revert exposing of %backlinks and $backlinks_calculatedintrigeri
2009-03-08When loading a template in scan mode, let preprocess know it only needs to scan.Joey Hess