Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-28 | Revert "delete me" | Joey Hess | |
2010-05-28 | delete me | https://www.google.com/accounts/o8/id?id=AItOawmC_nMjWfriv8nVMOwnvYhgmzwvVP4OVjU | |
2010-05-27 | avoid insane use of javascript "array" | Joey Hess | |
2010-05-26 | (no commit message) | http://jeremiahfoster.com/ | |
2010-05-26 | (no commit message) | http://jeremiahfoster.com/ | |
2010-05-26 | Code formatting. | http://jeremiahfoster.com/ | |
2010-05-26 | Added example. | http://jeremiahfoster.com/ | |
2010-05-26 | Removed redundant "configure' | http://jeremiahfoster.com/ | |
2010-05-24 | typos and missing link | Javier Rojas | |
2010-05-24 | new post - link completion in vim | Javier Rojas | |
2010-05-22 | (no commit message) | zimek | |
2010-05-21 | fix uninitalized value warning | Joey Hess | |
2010-05-21 | yaml setup files | Joey Hess | |
2010-05-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-21 | disable warnings when evaling setup files | Joey Hess | |
In particular, perl warns if a qw{} contains a #, but openids can. If the setup file has 'use warnings', it will turn warning messages back on, so it seems reasonable to squelch them by default. | |||
2010-05-21 | Revise/archive user page | http://jblevins.org/ | |
2010-05-20 | move tupyakov's page under users/ (says 'hello' in Russian), remove surplus page | Jon Dowland | |
2010-05-20 | (no commit message) | tupyakov_vladimr | |
2010-05-20 | (no commit message) | tupyakov_vladimr | |
2010-05-19 | (no commit message) | zimek | |
2010-05-19 | new versions which address some of these issues | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | reply | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | new version to go with new version of field | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | added toc | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | new version; prev_, next_, here_only, and loops | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | new version; splitting docs between plugin and directive pages | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | put ftemplate directive info under directives; new version of ftemplate, ↵ | http://kerravonsen.dreamwidth.org/ | |
with LOOPS! | |||
2010-05-19 | new version | http://kerravonsen.dreamwidth.org/ | |
2010-05-19 | new version | http://kerravonsen.dreamwidth.org/ | |
2010-05-18 | add news item for ikiwiki 3.20100518.2 | Joey Hess | |
2010-05-18 | releasing version 3.20100518.2 | Joey Hess | |
2010-05-18 | Fix a typo in the last release. | Joey Hess | |
2010-05-18 | response | Joey Hess | |
2010-05-18 | add news item for ikiwiki 3.20100518 | Joey Hess | |
2010-05-18 | releasing version 3.20100518 | Joey Hess | |
2010-05-18 | simplify example | Joey Hess | |
I've seen user(http://*) confuse someone who didn't know pagespecs to think that just http://* would moderate all comments to every page, or something like that. | |||
2010-05-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-18 | Fix a bug that prevented matching deleted comments, and so did not update ↵ | Joey Hess | |
pages that had contained them. Problem is that by the time rendering calls render_dependent, %pagesources has had deleted files removed from it. So match_comment's lookup of files in there to see if they had the _comment extension failed. I had to introduce a hash that temporarily holds filenames of deleted pages to fix this. Note that unlike comment(), internal() had avoided this pitfall by being defined to match both internal and non-internal pages. | |||
2010-05-18 | response | intrigeri | |
2010-05-18 | response: shortcomings | Jon Dowland | |
2010-05-18 | tag as done | http://smcv.pseudorandom.co.uk/ | |
2010-05-17 | problem solved | Changaco | |
2010-05-17 | review | Joey Hess | |
2010-05-17 | force scalar context | Joey Hess | |
2010-05-17 | please pull | intrigeri | |
2010-05-17 | why this is hard.. | Joey Hess | |
2010-05-17 | response | Joey Hess | |
2010-05-17 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-05-17 | new todo | Joey Hess | |
2010-05-17 | an example of somewhere where the old functionality is actually needed | http://smcv.pseudorandom.co.uk/ | |