Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-05 | note that this old bug affects more stuff now | Joey Hess | |
2009-10-05 | use among limit for correctness | Joey Hess | |
2009-10-05 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-05 | responses, questions, ideas | Joey Hess | |
2009-10-05 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-05 | response | Joey Hess | |
2009-10-05 | thoughts about renaming the actual images to .albumimage | http://smcv.pseudorandom.co.uk/ | |
2009-10-05 | closures | Joey Hess | |
2009-10-05 | clarify amoung | Joey Hess | |
I found it really hard to understand from the old description.. | |||
2009-10-05 | switch plugins page to use a map instead of an inline | Joey Hess | |
A map just seems a better fit for reference, since it deliniates the contrib plugins better, and orders better. It also has the advantage of being less expensive, since the plugins page does not need to update when eg, the pagecount page changes. Only downside is, no rss feed of new plugins. Which I know a few people were subscribed to. | |||
2009-10-05 | fix documentation of quick | Joey Hess | |
It *always* turns off feeds, because feeds require a look at all pages. | |||
2009-10-05 | syntax | Joey Hess | |
2009-10-05 | omit forum and javascript from list | Joey Hess | |
2009-10-05 | make links dependencies fire if broken links change | Joey Hess | |
2009-10-05 | another UI issue I'm interested in | Jon Dowland | |
2009-10-05 | would you accept patches for this? | Jon Dowland | |
2009-10-05 | good work, thank you! | Jon Dowland | |
2009-10-04 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-04 | update, add spec for link dependencies | Joey Hess | |
2009-10-04 | rework dependency types code | Joey Hess | |
Simplify, change default content depends number to 1, change interface to make more sense. | |||
2009-10-04 | update | Joey Hess | |
2009-10-04 | update | Joey Hess | |
2009-10-04 | Merge branch 'master' into dependency-types | Joey Hess | |
2009-10-04 | document effect of contentless dependencies on sidebar efficiency | Joey Hess | |
2009-10-04 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-04 | update | Joey Hess | |
2009-10-04 | Updated pproc-indent by catching only indent at beginning of line | http://kaizer.se/ | |
2009-10-03 | response | Joey Hess | |
2009-10-03 | did a scratch implementation of dependancy types, but found it more complex | Joey Hess | |
2009-10-03 | clarify | Joey Hess | |
2009-10-03 | document add_depends dependency type interface | Joey Hess | |
2009-10-03 | Fix a bug that could lead to duplicate links being recorded for tags. | Joey Hess | |
Here I was bitten by perl's aliasing of foreach variables to the loop array contents, and match_link accidentially changed the contents of %links. In Jon's testcase, a tag added an absolute link, which was made relative by the above bug, and then the link was added again in preprocess, and turned into a duplicate. | |||
2009-10-03 | response | http://www.cse.unsw.edu.au/~willu/ | |
2009-10-02 | consistency with edittemplate? | Joey Hess | |
2009-10-02 | combine with pagetemplate? | Joey Hess | |
2009-10-02 | fix wording here too | Joey Hess | |
2009-10-02 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-02 | improve wording | Joey Hess | |
2009-10-02 | Add reference to new plugin | http://www.cse.unsw.edu.au/~willu/ | |
2009-10-02 | (no commit message) | http://jmtd.livejournal.com/ | |
2009-10-02 | wishlist/todo item: disable/enable directives by pagespec | http://jmtd.livejournal.com/ | |
2009-10-02 | +bugs/ backlinks onhover thing can go weird | http://jmtd.livejournal.com/ | |
2009-10-02 | response | http://jmtd.livejournal.com/ | |
2009-10-02 | fix | Joey Hess | |
2009-10-02 | split off todo item for multiple dependency types | Joey Hess | |
2009-10-02 | split out dependency type issue into its own todo | Joey Hess | |
2009-10-02 | mention loop optimisation | Joey Hess | |
2009-10-02 | fix branch name | Joey Hess | |
2009-10-02 | implemented one fix in transitive-dependencies branch, but not really happy ↵ | Joey Hess | |
with it | |||
2009-10-02 | add bug about transitive dependencies | Joey Hess | |