| Commit message (Expand) | Author | Age |
... | |
* | Give a bit more details about the Wikis (now one more) I run. | http://oneingray.myopenid.com/ | 2010-04-14 |
* | update | Joey Hess | 2010-04-12 |
* | fix bug | Joey Hess | 2010-04-12 |
* | more tests with more items | Joey Hess | 2010-04-12 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-12 |
|\ |
|
| * | Space sorting orders consistently | Simon McVittie | 2010-04-11 |
* | | implemented the other half of this | Joey Hess | 2010-04-12 |
* | | refactor sortspec translation | Joey Hess | 2010-04-12 |
|/ |
|
* | optimization: pagespec_match_list with no num limit matches before sorting | Joey Hess | 2010-04-11 |
* | plan for more efficient pagespec_match_list sorting | Joey Hess | 2010-04-11 |
* | formatting | Joey Hess | 2010-04-10 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-10 |
|\ |
|
| * | (no commit message) | Cord | 2010-04-10 |
* | | po: Configuring the same language as master and slave confuses processing; so... | Joey Hess | 2010-04-10 |
* | | close | Joey Hess | 2010-04-10 |
* | | fix testsuite | Joey Hess | 2010-04-10 |
* | | update changelog, update rebuild version | 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 |
* | | close bug, was fixed in 3.20100403 | Joey Hess | 2010-04-09 |
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2010-04-08 |
|\ \ |
|
| * | | formatting | http://kerravonsen.dreamwidth.org/ | 2010-04-07 |
| * | | further response to smcv on pagetemplates | http://kerravonsen.dreamwidth.org/ | 2010-04-07 |
| * | | expand my response | Jon Dowland | 2010-04-07 |
| * | | "safe" and "unsafe" too simplistic, I suspect | http://smcv.pseudorandom.co.uk/ | 2010-04-07 |
| * | | response about XSS, meta and pagetemplates | http://kerravonsen.dreamwidth.org/ | 2010-04-07 |
* | | | Update dependency for git-core to git transition. | Joey Hess | 2010-04-08 |
|/ / |
|
* | | add peter's git repo | Joey Hess | 2010-04-07 |
* | | note about sort and dependency types | Joey Hess | 2010-04-07 |
* | | typo | Joey Hess | 2010-04-06 |
* | | update for sort changes | Joey Hess | 2010-04-06 |
* | | close (but one question remains!) | Joey Hess | 2010-04-06 |
* | | minor style etc changes | Joey Hess | 2010-04-06 |
* | | remove note about more sort types possibly being available | Joey Hess | 2010-04-06 |
* | | question | Joey Hess | 2010-04-06 |
* | | add cpan link | 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 |
| * | | Remove support for check_cmp_foo (pre-sort checks) | 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 |
| * | | Allow sorting to be combined and/or reversed | Simon McVittie | 2010-03-24 |
| * | | Add an optional "sort" argument to meta titles, defaulting to the title | Simon McVittie | 2010-03-24 |