Age | Commit message (Expand) | Author |
2008-07-19 | Use correct term prefixes when searching. | Gabriel McManus |
2008-07-17 | mark old web commits as from web | Joey Hess |
2008-07-17 | fix web commit determination | Joey Hess |
2008-07-17 | dummy up an email address for web commits | Joey Hess |
2008-07-17 | git: Fix parsing of git logs with no commit messages at all. | Joey Hess |
2008-07-17 | change how web commits are specified | Joey Hess |
2008-07-17 | git: Put web committer name/openid/address in the git author field | Joey Hess |
2008-07-17 | Add a postscan hook. | Joey Hess |
2008-07-17 | fix pos setting | Joey Hess |
2008-07-17 | smiley escaping fixes | Joey Hess |
2008-07-16 | formatting etc | Joey Hess |
2008-07-16 | Merge commit 'intrigeri/pedigree' | Joey Hess |
2008-07-15 | pedigree rename to parentlinks: rename/adapt everything | intrigeri |
2008-07-15 | pedigree rename to parentlinks: renamed files, to start with | intrigeri |
2008-07-15 | pedigree: rewrote with different design | intrigeri |
2008-07-14 | fixes | Joey Hess |
2008-07-14 | use prune to delete rendered files | Joey Hess |
2008-07-15 | Fix aggregateinternal migration so it skips expired entries, and deletes output | Simon McVittie |
2008-07-14 | Merge commit 'smcv/aggregateinternal' into aggregateinternal | Joey Hess |
2008-07-15 | Use _aggregated as extension for internalized aggregation | Simon McVittie |
2008-07-14 | changes to debug message printing | Joey Hess |
2008-07-14 | Add aggregateinternal mode to ikiwiki-transition. | Simon McVittie |
2008-07-14 | Merge commit 'origin/master' into aggregateinternal | Simon McVittie |
2008-07-14 | pedigree: added DISTANCE loop variable | intrigeri |
2008-07-14 | pedigree: fix RELDEPTH in PEDIGREE_BUT_ROOT... | intrigeri |
2008-07-13 | pedigree: added _but_root & _but_two_oldest loops | intrigeri |
2008-07-13 | pedigree: fixed misc bugs | intrigeri |
2008-07-13 | added new plugin: pedigree | intrigeri |
2008-07-13 | switch preprocess hooks to use error function | Joey Hess |
2008-07-12 | avoid hardlinking files owned by others | Joey Hess |
2008-07-12 | only htmlize errors when cgi is actually running | Joey Hess |
2008-07-12 | convert fatal error to warning | Joey Hess |
2008-07-12 | Add missing requirement of IkiWiki::render before starting to render things | Simon McVittie |
2008-07-12 | Make aggregated items be internal pages if --aggregateinternal is used. | Simon McVittie |
2008-07-12 | Stop prepending urn:uuid: to guids that look like UUIDs | Simon McVittie |
2008-07-12 | Rename [[!inline atomid="..."]] to [[!inline guid="..."]] to be consistent wi... | Simon McVittie |
2008-07-12 | Accept [[!inline ... atomid="..."]] and use it to populate the feed's Atom <id>. | Simon McVittie |
2008-07-12 | Merge commit 'smcv/master' | Joey Hess |
2008-07-12 | Move yesno function out of inline and into IkiWiki core, not exported. | Joey Hess |
2008-07-12 | Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta p... | Simon McVittie |
2008-07-12 | rename uuid to guid | Joey Hess |
2008-07-12 | elide temp var | Joey Hess |
2008-07-11 | meta plugin: if uuid looks like it is in fact a UUID, prepend "urn:uuid" (oth... | Simon McVittie |
2008-07-11 | inline plugin: if meta plugin is also enabled, and has collected a uuid for a... | Simon McVittie |
2008-07-11 | meta plugin: also collect [[!meta uuid="..."]] | Simon McVittie |
2008-07-11 | rename beautify_url to stress it only works on the path component | Joey Hess |
2008-07-11 | beautify url recentchanges_link redirs to | Joey Hess |
2008-07-11 | fix use ordering | Joey Hess |
2008-07-11 | whitespace | Joey Hess |
2008-07-10 | Fixes creation of pages when clicking on WikiLinks starting with "/". | Joey Hess |