Age | Commit message (Expand) | Author |
2009-10-21 | Pick up user specified CFLAGS when compiling the wrapper. | Giulio Eulisse |
2009-10-21 | Fix a bug introduced in the last version that caused ikiwiki to skip all file... | Joey Hess |
2009-10-18 | edittemplate: Work around bug #551499 in CGI::FormBuilder. | Joey Hess |
2009-10-18 | edittemplate: Allow template page name to be specified using anything legal f... | Joey Hess |
2009-10-17 | fix logic error | Joey Hess |
2009-10-15 | slight optimisation | Joey Hess |
2009-10-15 | inline: Optimize generation of archives, etc | Joey Hess |
2009-10-14 | sparkline: show error if php does not run | Joey Hess |
2009-10-12 | year calendar: Avoid highlighting the current month in a different year | Joey Hess |
2009-10-12 | year calendar: only link to months that have posts | Joey Hess |
2009-10-12 | remove whitespace from within arrow links | Joey Hess |
2009-10-12 | calendar: Add creation time limits to user's pagespec | Joey Hess |
2009-10-12 | calendar: Fix CSS for year calendar to match the plugin documentation. | Joey Hess |
2009-10-12 | skip merges | Joey Hess |
2009-10-11 | can't use --reverse with git log --follow | Joey Hess |
2009-10-11 | Merge branch 'master' into dependency-types | Joey Hess |
2009-10-11 | git: --getctime will now follow renames back to the original creation of a file. | Joey Hess |
2009-10-11 | calendar: avoid inline images in links | Joey Hess |
2009-10-11 | calendar: use left and right arrows for next/prev months | Joey Hess |
2009-10-11 | fix next/prev month padding bug | Joey Hess |
2009-10-11 | fix day links | Joey Hess |
2009-10-11 | calendar: Fix bug in next/previous year/month links, which sometimes linked t... | Joey Hess |
2009-10-11 | calendar: Fix midnight rebuild trigger of calendars with explicit month/year. | Joey Hess |
2009-10-11 | avoid temporary variables | Joey Hess |
2009-10-09 | add_depends: optimise influence calculation | Joey Hess |
2009-10-09 | img: use presence dependency when linking to a page | Joey Hess |
2009-10-09 | brokenlinks: use pagespec_match_list | Joey Hess |
2009-10-09 | pagespec_match_list: change limit to filter | Joey Hess |
2009-10-09 | conditional: use pagespec_match_list | Joey Hess |
2009-10-09 | indentation | Joey Hess |
2009-10-09 | conditional: use yesno | Joey Hess |
2009-10-09 | progress: switch to new pagespec_match_list | Joey Hess |
2009-10-09 | linkmap: Use new pagespec_match_list | Joey Hess |
2009-10-08 | rename use_pagespec to pagespec_match_list | Joey Hess |
2009-10-08 | calendar: rework so it can use use_pagespec | Joey Hess |
2009-10-08 | postsparkline: switch to use_pagespec | Joey Hess |
2009-10-08 | orphans: switch to use_pagespec | Joey Hess |
2009-10-08 | fix feedpages dependency | Joey Hess |
2009-10-08 | Merge branch 'master' into dependency-types | Joey Hess |
2009-10-08 | pagestate: switch to use_pagespec | Joey Hess |
2009-10-08 | Optimize away most expensive file prune calls, when refreshing | Joey Hess |
2009-10-08 | pagecount: switched to use_pagespec | Joey Hess |
2009-10-08 | inline: switch to use_pagespec | Joey Hess |
2009-10-08 | map: switch to use_pagespec | Joey Hess |
2009-10-08 | change how dependency types are specified to add_depends | Joey Hess |
2009-10-08 | fix handling of influences of pagespecs that fail to match | Joey Hess |
2009-10-07 | remove explicit addition of dependencies for displayed pages | Joey Hess |
2009-10-07 | add type info to influence information | Joey Hess |
2009-10-07 | add influence info to match_* | Joey Hess |
2009-10-07 | fix backlink new change detection code | Joey Hess |