Age | Commit message (Expand) | Author |
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 |
2009-10-06 | linkmap, pagestats: avoid using %links to get a list of pages | Joey Hess |
2009-10-06 | linkmap: does need presence deps | Joey Hess |
2009-10-06 | typo | Joey Hess |
2009-10-06 | presence dependencies not needed | Joey Hess |
2009-10-06 | fix support of a single dependency that combines links and exists types | Joey Hess |
2009-10-06 | linkmap: Use a combination of presence and link dependencies. | Joey Hess |
2009-10-06 | fix handling of links+content dependency | Joey Hess |
2009-10-06 | refactor 3 | Joey Hess |
2009-10-06 | refresh refactor 2 | Joey Hess |
2009-10-05 | split up refresh | Joey Hess |
2009-10-05 | new link change detection method and general code rework | Joey Hess |
2009-10-05 | use among limit for correctness | Joey Hess |
2009-10-05 | pagestats: Use a combination of precense and link dependencies. | Joey Hess |
2009-10-05 | oprhans: Use a combination of precense and link dependencies. | Joey Hess |
2009-10-05 | use links dependency | Joey Hess |
2009-10-05 | make links dependencies fire if broken links change | Joey Hess |
2009-10-05 | fix add_depends to new api | Joey Hess |
2009-10-05 | implement links dependencies | Joey Hess |