aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* localstyle: New plugin, allows overrding the toplevel local.css with one that...Joey Hess2009-11-09
* Moved the postscan hook to run on the raw html of a page, before the template...Joey Hess2009-11-08
* underlay: Avoid crashing if lists of underlays (or template directories) are ...Joey Hess2009-11-07
* underlay: Fix example values put in setup file to be array references.Joey Hess2009-11-06
* google: Pass the whole wiki url to google, not just the domain, so that searc...Joey Hess2009-10-29
* fix url encoding in redirJoey Hess2009-10-29
* moderatedcomments: New plugin to allow comment moderation w/o relying on blog...Joey Hess2009-10-26
* mdwn: Avoid trying to use multimarkdown if it is not installed.Joey Hess2009-10-26
* po: Fix breakage caused by changes to render code.Joey Hess2009-10-26
* inline: Fix raw mode. Closes: #552114Joey Hess2009-10-23
* meta: Gather permalink info on scan pass so it is available to inline when us...Joey Hess2009-10-21
* avoid -O default for CFLAGS, and documentJoey Hess2009-10-21
* Pick up user specified CFLAGS when compiling the wrapper.Giulio Eulisse2009-10-21
* Fix a bug introduced in the last version that caused ikiwiki to skip all file...Joey Hess2009-10-21
* edittemplate: Work around bug #551499 in CGI::FormBuilder.Joey Hess2009-10-18
* edittemplate: Allow template page name to be specified using anything legal f...Joey Hess2009-10-18
* fix logic errorJoey Hess2009-10-17
* slight optimisationJoey Hess2009-10-15
* inline: Optimize generation of archives, etcJoey Hess2009-10-15
* sparkline: show error if php does not runJoey Hess2009-10-14
* year calendar: Avoid highlighting the current month in a different yearJoey Hess2009-10-12
* year calendar: only link to months that have postsJoey Hess2009-10-12
* remove whitespace from within arrow linksJoey Hess2009-10-12
* calendar: Add creation time limits to user's pagespecJoey Hess2009-10-12
* calendar: Fix CSS for year calendar to match the plugin documentation.Joey Hess2009-10-12
* skip mergesJoey Hess2009-10-12
* can't use --reverse with git log --followJoey Hess2009-10-11
* Merge branch 'master' into dependency-typesJoey Hess2009-10-11
|\
| * git: --getctime will now follow renames back to the original creation of a file.Joey Hess2009-10-11
* | calendar: avoid inline images in linksJoey Hess2009-10-11
* | calendar: use left and right arrows for next/prev monthsJoey Hess2009-10-11
* | fix next/prev month padding bugJoey Hess2009-10-11
* | fix day linksJoey Hess2009-10-11
* | calendar: Fix bug in next/previous year/month links, which sometimes linked t...Joey Hess2009-10-11
* | calendar: Fix midnight rebuild trigger of calendars with explicit month/year.Joey Hess2009-10-11
* | avoid temporary variablesJoey Hess2009-10-11
* | add_depends: optimise influence calculationJoey Hess2009-10-09
* | img: use presence dependency when linking to a pageJoey Hess2009-10-09
* | brokenlinks: use pagespec_match_listJoey Hess2009-10-09
* | pagespec_match_list: change limit to filterJoey Hess2009-10-09
* | conditional: use pagespec_match_listJoey Hess2009-10-09
* | indentationJoey Hess2009-10-09
* | conditional: use yesnoJoey Hess2009-10-09
* | progress: switch to new pagespec_match_listJoey Hess2009-10-09
* | linkmap: Use new pagespec_match_listJoey Hess2009-10-09
* | rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* | calendar: rework so it can use use_pagespecJoey Hess2009-10-08
* | postsparkline: switch to use_pagespecJoey Hess2009-10-08
* | orphans: switch to use_pagespecJoey Hess2009-10-08
* | fix feedpages dependencyJoey Hess2009-10-08