| Commit message (Expand) | Author | Age |
* | fix relativedate timezone inclusion | Joey Hess | 2008-10-19 |
* | relativedate: New javascript-alicious plugin that makes all dates display rel... | Joey Hess | 2008-10-17 |
* | use gettext | Joey Hess | 2008-09-29 |
* | Print a debug message if a page has multiple source files. | Joey Hess | 2008-09-23 |
* | editpage: New core plugin factoring out page editing to allow disabling it if... | Joey Hess | 2008-09-05 |
* | historyurl can be undef | Joey Hess | 2008-07-26 |
* | Rebuild pages that change their type. | Gabriel McManus | 2008-07-23 |
* | Add allow_symlinks_before_srcdir config setting | Joey Hess | 2008-07-21 |
* | Add a postscan hook. | Joey Hess | 2008-07-17 |
* | pedigree rename to parentlinks: rename/adapt everything | intrigeri | 2008-07-15 |
* | avoid hardlinking files owned by others | Joey Hess | 2008-07-12 |
* | editpage escaping fixes | Joey Hess | 2008-07-06 |
* | fix expensive move code path | Joey Hess | 2008-07-01 |
* | break out fast_file_copy | Joey Hess | 2008-07-01 |
* | Pass a destpage parameter to the sanitize hook. | Joey Hess | 2008-06-04 |
* | Filter hooks are no longer called during the scan phase. This will prevent wi... | Joey Hess | 2008-06-04 |
* | load plugins before printing messages | Joey Hess | 2008-05-08 |
* | amazon s3 support implemented and kinda working | Joey Hess | 2008-05-07 |
* | Optimised file statting code when scanning for modified pages; cut the number... | Joey Hess | 2008-05-07 |
* | Added a hardlink option in the setup file, useful if the source and dest are ... | Joey Hess | 2008-03-29 |
* | avoid calling getctime on internal pages | Joey Hess | 2008-02-24 |
* | * Add the linkify and scan hooks. These hooks can be used to implement | Joey Hess | 2008-02-11 |
* | * Page templates can now use CTIME to show when the page was created. | Joey Hess | 2008-02-09 |
* | * Don't die if running with --getctime and rcs_getctime throws an error. | Joey Hess | 2008-02-07 |
* | * Revert preservation of input file modification times in output files, | Joey Hess | 2008-02-02 |
* | move recentchanges link enabling into a pagetemplate hook | Joey Hess | 2008-01-30 |
* | avoid temp var | Joey Hess | 2008-01-29 |
* | don't scan internal pages | Joey Hess | 2008-01-29 |
* | * meta: Add pagespec functions to match against title, author, authorurl, | Joey Hess | 2008-01-29 |
* | avoid redundant recentpages action on the recentchanges page itself | Joey Hess | 2008-01-29 |
* | added configuration for recentchanges | Joey Hess | 2008-01-29 |
* | improve support for internal pages | Joey Hess | 2008-01-29 |
* | add refresh hook | Joey Hess | 2008-01-29 |
* | indicate that an internal page will be rendered even if skipping it | Joey Hess | 2008-01-29 |
* | update RecentChanges action to point to page | Joey Hess | 2008-01-29 |
* | don't render internal-use pages, and document them | Joey Hess | 2008-01-29 |
* | * Improved parentlinks special case for index pages. | Joey Hess | 2007-12-19 |
* | * Avoid unnecessary stat calls to get mtime when rendering pages, use | Joey Hess | 2007-12-12 |
* | releasing version 2.14 | Joey Hess | 2007-11-26 |
* | * Support for looking in multiple directories for underlay files. | joey | 2007-08-28 |
* | typo | joey | 2007-07-28 |
* | * Add templatefile hook. | joey | 2007-07-26 |
* | * Fix re-rendering of pages when a linked to page goes away. This was broken | joey | 2007-07-26 |
* | * Add a destpage parameter to the filter hook. | joey | 2007-05-17 |
* | optimise backlinks counting for pagestats, simplify function returns again | joey | 2007-05-12 |
* | * Add the needsbuild hook. Plugins can use this to manipulate which files | joey | 2007-05-09 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | oops | joey | 2007-04-08 |
* | magic 0 | joey | 2007-04-07 |
* | * Finally apply the index.html patch, with thanks to everyone who worked | joey | 2007-04-01 |