| Commit message (Expand) | Author | Age |
* | bugfix | Joey Hess | 2010-04-20 |
* | Merge branch 'master' into file_pruned_revamp | Joey Hess | 2010-04-20 |
|\ |
|
| * | fix uninitialized value warning | Joey Hess | 2010-04-20 |
* | | typo | Joey Hess | 2010-04-20 |
* | | fix stat to use unmunged filename | Joey Hess | 2010-04-20 |
* | | oops, fix for no_chdir mode | Joey Hess | 2010-04-20 |
* | | switch to 1 parameter version of file_pruned | Joey Hess | 2010-04-20 |
* | | remove explicit absolute test | Joey Hess | 2010-04-20 |
* | | use one parameter form of file_pruned here too | Joey Hess | 2010-04-20 |
* | | clarify why absolute is tested & stripped here | Joey Hess | 2010-04-20 |
* | | Merge branch 'master' into file_pruned_revamp | Joey Hess | 2010-04-20 |
|\| |
|
| * | no need to return content from postscan hook | Joey Hess | 2010-04-20 |
* | | unfinished file_prune revamp | Joey Hess | 2010-04-17 |
|/ |
|
* | bzr: changelog and refactor | Joey Hess | 2010-04-17 |
* | Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation. | Jelmer Vernooij | 2010-04-17 |
* | autoindex: Switch to using %wikistate instead of abusing $pagestate{index}. | Joey Hess | 2010-04-17 |
* | squelch warning | Joey Hess | 2010-04-16 |
* | implement rcs_getmtime for svn | Joey Hess | 2010-04-16 |
* | automatically run --gettime, and optimise it for git | Joey Hess | 2010-04-16 |
* | --gettime revamp | Joey Hess | 2010-04-16 |
* | sidebar plugin optimisations | Joey Hess | 2010-04-15 |
* | calendar: Improved display of arrows. | Joey Hess | 2010-04-15 |
* | conditional: Fix bug that forced "all" mode off by default. | Joey Hess | 2010-04-15 |
* | fix sidebar directive parameter handling | Joey Hess | 2010-04-15 |
* | allow sidebar directive to enable use of sidebar page | Joey Hess | 2010-04-15 |
* | sidebar: Add global_sidebars setting. | Joey Hess | 2010-04-15 |
* | sidebar: Now a sidebar directive can be used to override the sidebar shown on... | Joey Hess | 2010-04-15 |
* | disable feeds in raw mode | Joey Hess | 2010-04-15 |
* | typo | Joey Hess | 2010-04-15 |
* | enhance pagestats and rework example blog front page | Joey Hess | 2010-04-15 |
* | calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ... | Joey Hess | 2010-04-15 |
* | po: Configuring the same language as master and slave confuses processing; so... | Joey Hess | 2010-04-10 |
* | Merge remote branch 'smcv/unescaped-meta' | Joey Hess | 2010-04-10 |
|\ |
|
| * | HTML-encode meta title, description, guid on output, but not in the pagestate | Simon McVittie | 2010-04-06 |
* | | po: Check that translated underlay directories exist before using them for ma... | Joey Hess | 2010-04-09 |
* | | minor style etc changes | Joey Hess | 2010-04-06 |
* | | don't force a rebuild | Joey Hess | 2010-04-06 |
* | | Merge remote branch 'smcv/ready/sort-package' | Joey Hess | 2010-04-06 |
|\ \ |
|
| * | | Only store authorsort in meta pagestate if it differs from author | Simon McVittie | 2010-04-06 |
| * | | Only store titlesort in meta pagestate if it differs from title | Simon McVittie | 2010-04-06 |
| * | | Use $a and $b for SortSpec cmp callbacks | Simon McVittie | 2010-04-05 |
| * | | Rename sort parameter to meta title/author to sortas=bar | Simon McVittie | 2010-04-04 |
| * | | meta: generalize meta_title into meta(title); support author, updated, date | Simon McVittie | 2010-04-04 |
| * | | Move sort hooks to the IkiWiki::SortSpec namespace | Simon McVittie | 2010-04-03 |
| * | | Split out sortnaturally into a plugin | Simon McVittie | 2010-04-03 |
| * | | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie | 2010-03-25 |
| * | | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie | 2010-03-24 |
| * | | Have the meta plugin add a meta_title sort order | Simon McVittie | 2010-03-24 |
* | | | Merge remote branch 'smcv/ready/link-types' | Joey Hess | 2010-04-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove tagged_is_strict option, and just behave as though it was enabled | Simon McVittie | 2010-04-04 |