Age | Commit message (Expand) | Author |
2011-03-21 | Avoid escaping / characters in filenames when building the cgiurl, as this co... | Joey Hess |
2010-11-16 | Fix escaping of filenames in historyurl. (Thanks, aj) | Joey Hess |
2010-09-10 | Pass array of names of files that have been deleted to needsbuild hook as sec... | Joey Hess |
2010-09-07 | needsbuild hook interface changed; the hooks should now return the modified a... | Joey Hess |
2010-08-02 | Run the preprocess hooks in scan mode *before* the scan hooks. | intrigeri |
2010-08-02 | Revert "Added a rescan hook." | intrigeri |
2010-07-30 | Added a rescan hook. | intrigeri |
2010-06-23 | rcs_getctime and rcs_getmtime take relative filenames | Joey Hess |
2010-06-17 | avoid dying if cannot chdir to an underlaydir | Joey Hess |
2010-06-15 | Make --gettime be honored after initial setup. | Joey Hess |
2010-06-15 | fix other cases of unicode mixing issue | Joey Hess |
2010-06-15 | Fix issues with combining unicode srcdirs and source files. | Joey Hess |
2010-06-15 | Fix issues with combining unicode srcdirs and source files. | Joey Hess |
2010-05-18 | Fix a bug that prevented matching deleted comments, and so did not update pag... | Joey Hess |
2010-05-14 | refactor template actions | Joey Hess |
2010-05-07 | nasty update to ugly hack to allow comment() pagespecs to work | Joey Hess |
2010-05-07 | call delete hook even if only internal pages are deleted | Joey Hess |
2010-05-06 | Delete hooks are passed deleted internal pages. | Joey Hess |
2010-05-06 | inline: Call indexhtml when inlining internal pages, so their text can be ind... | Joey Hess |
2010-05-06 | Renamed postscan hook to indexhtml, to reflect its changed position. | Joey Hess |
2010-05-05 | rename ispage variable | Joey Hess |
2010-05-05 | remove unused | Joey Hess |
2010-05-05 | add ISPAGE variable to page.tmpl | Joey Hess |
2010-05-04 | Fixes a bug in skipping of illegal source files introduced in 3.20100427. | Joey Hess |
2010-05-03 | Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary link... | Joey Hess |
2010-05-02 | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo... | Joey Hess |
2010-05-01 | html5 option | Joey Hess |
2010-04-26 | loop on pagesources, not ctime | Joey Hess |
2010-04-26 | Fix removal of rendered files in rebuild mode. | Joey Hess |
2010-04-24 | rebuild on template removal | Joey Hess |
2010-04-24 | bugfixes | Joey Hess |
2010-04-24 | add support for mass dependencies | Joey Hess |
2010-04-23 | special case for page.tmpl dependency handling | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |
2010-04-21 | Merge branch 'master' into autotag | Joey Hess |
2010-04-21 | fix false positive in link_types_changed | Joey Hess |
2010-04-21 | remember autofiles that were tried and failed to be added | Joey Hess |
2010-04-21 | remember autofiles always | Joey Hess |
2010-04-21 | bugfixes | Joey Hess |
2010-04-21 | remove verify_src_file | Joey Hess |
2010-04-20 | Merge branch 'master' into autotag | Joey Hess |
2010-04-20 | fix minor bug if a page's name is "0" | Joey Hess |
2010-04-19 | change wording | Joey Hess |
2010-04-19 | move message into if block | Joey Hess |
2010-04-17 | move File::Find control back into its code blocks | Joey Hess |
2010-04-17 | move decode_utf8 closer to reason for it | Joey Hess |
2010-04-17 | refactor autofiles | Joey Hess |
2010-04-17 | whitespace | Joey Hess |
2010-04-17 | Merge remote branch 'davrieb/autotag' into autotag | Joey Hess |
2010-04-16 | automatically run --gettime, and optimise it for git | Joey Hess |