aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
* | | When loading a template in scan mode, let preprocess know it only needs to scan.Joey Hess2009-03-08
* | | avoid potential infinite loop in smiley expansionJoey Hess2009-03-08
* | | configure wmd to leave text in markdownJoey Hess2009-03-08
* | | look for wmd/wmd.jsJoey Hess2009-03-07
* | | make wmd comment support comment editing (I think)Joey Hess2009-03-07
* | | rebuild not neededJoey Hess2009-03-07
* | | wmd plugin from willuJoey Hess2009-03-07
* | | Setup automator: Fix bug in password comparison. Closes: #517654Joey Hess2009-03-01
* | | goto: Fix typo that broke recentchanges_link compatability.Joey Hess2009-02-27
* | | bzr: Add missing rcs_diff. (liw)Joey Hess2009-02-26
* | | comments: Avoid showing comment moderation button in prefs to non-admins.Joey Hess2009-02-26
* | | detect sslcookie set and no httpsJoey Hess2009-02-26
* | | bzr: Add missing stub rcs_diff.Joey Hess2009-02-25
* | | Setup automator: Prompt for password twice. Closes: #516973Joey Hess2009-02-24
* | | rename tag() to tagged(); add docsJoey Hess2009-02-19
* | | add tag() pagespecJoey Hess2009-02-19
* | | typoJoey Hess2009-02-17
* | | goto: Fix redirect to comments.Joey Hess2009-02-17
* | | template: Load templates in scan modeJoey Hess2009-02-17