| Commit message (Expand) | Author | Age |
* | Moved the postscan hook to run on the raw html of a page, before the template... | Joey Hess | 2009-11-08 |
* | Fix a bug introduced in the last version that caused ikiwiki to skip all file... | Joey Hess | 2009-10-21 |
* | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-08 |
|\ |
|
| * | Optimize away most expensive file prune calls, when refreshing | Joey Hess | 2009-10-08 |
* | | fix backlink new change detection code | Joey Hess | 2009-10-07 |
* | | typo | Joey Hess | 2009-10-06 |
* | | fix support of a single dependency that combines links and exists types | 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-06 |
* | | split up refresh | Joey Hess | 2009-10-05 |
* | | new link change detection method and general code rework | Joey Hess | 2009-10-05 |
* | | make links dependencies fire if broken links change | Joey Hess | 2009-10-05 |
* | | implement links dependencies | Joey Hess | 2009-10-05 |
* | | typos | Joey Hess | 2009-10-05 |
* | | rework dependency types code | Joey Hess | 2009-10-04 |
* | | Merge branch 'dependency-types' into transitive-dependencies | Joey Hess | 2009-10-04 |
|\ \ |
|
| * | | implement support for DEPEND_EXISTS | Joey Hess | 2009-10-03 |
| |/ |
|
* | | minor optimisation | Joey Hess | 2009-10-02 |
* | | handle transitive dependencies by re-running dep resolver | Joey Hess | 2009-10-02 |
|/ |
|
* | got rid of the postrefresh hook after all | Joey Hess | 2009-09-11 |
* | Revivify unixauth and rsync plugins (and hook needed by rsync) lost in | Amitai Schlair | 2009-09-10 |
* | remove hook not used by cvs | Joey Hess | 2009-09-10 |
* | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair | 2009-08-30 |
|\ |
|
| * | <pedant>rename depends_exact to depends_simple | Joey Hess | 2009-08-28 |
| * | Avoid duplicating debug message for building a page due to a dependency | Simon McVittie | 2009-08-28 |
| * | Force %depends_exact to lower case, fixing incorrect case-sensitivity | Simon McVittie | 2009-08-28 |
| * | Fix typo in dependency debug message | Simon McVittie | 2009-08-28 |
| * | Add depends_exact: simplified dependency tracking for dependencies on a singl... | Simon McVittie | 2009-08-28 |
| * | don't use pagespec_match_list | Joey Hess | 2009-08-25 |
| * | use pagespec_match_list | Simon McVittie | 2009-08-25 |
| * | Use a hash to de-duplicate dependencies | Simon McVittie | 2009-08-25 |
| * | Optimize the dependencies list | Simon McVittie | 2009-08-24 |
| * | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess | 2009-08-14 |
| * | Add discussionpage configuration setting | Joey Hess | 2009-08-13 |
* | | Add rsync plugin, though the only rsync-specific thing about it is the | Amitai Schlair | 2009-08-23 |
|/ |
|
* | fix some more foreaches that clal functions to not use $_ | Joey Hess | 2009-08-12 |
* | Merge commit 'remotes/smcv/ready/among' | Joey Hess | 2009-07-31 |
|\ |
|
| * | IkiWiki::Render: split out backlink_pages() function from backlinks() | Simon McVittie | 2009-07-17 |
* | | Change rendering→building in translatable strings, to ease translations. | Jonas Smedegaard | 2009-07-23 |
* | | split two helper functions of of render() | Joey Hess | 2009-07-20 |
|/ |
|
* | Disable the Preferences link if no plugin with an auth hook is enabled. | Joey Hess | 2009-06-09 |
* | fix further places where translated discussion case was assumed | Joey Hess | 2009-06-04 |
* | Avoid relying on translators preserving the case when translating "discussion... | Joey Hess | 2009-06-04 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | set ctime in --render mode if not known | Joey Hess | 2008-10-30 |
* | fix display of error msg | Joey Hess | 2008-10-29 |
* | 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 |