Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-08 | update | Joey Hess | |
2009-10-08 | (no commit message) | http://shoorick.livejournal.com/ | |
2009-10-08 | add cpanrt | http://www.larted.org.uk/~dom/ | |
2009-10-08 | Tweaks | http://www.cse.unsw.edu.au/~willu/ | |
2009-10-08 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2009-10-08 | update | Joey Hess | |
2009-10-08 | Questions... | http://www.cse.unsw.edu.au/~willu/ | |
2009-10-07 | update | Joey Hess | |
2009-10-07 | influences calculation implemented | Joey Hess | |
2009-10-07 | mention that pagespec_match returns an overloaded value | Joey Hess | |
2009-10-07 | a theory of pagespec influence lists, for Will's perusal | Joey Hess | |
2009-10-07 | (no commit message) | Jogo | |
2009-10-07 | close | Joey Hess | |
2009-10-07 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-07 | problem with explicit, presence dependencies | Joey Hess | |
2009-10-07 | limit to discussion pages of blog posts, not whole wiki | Joey Hess | |
2009-10-07 | Make it obvious for the reader of the rendered page that the debbug shortcut ↵ | Thomas Schwinge | |
links to Debian bug reports. | |||
2009-10-07 | Use %S instead of %s for the debbug shortcut, so that things like [[!debbug ↵ | Thomas Schwinge | |
522689#38]] work as expected. | |||
2009-10-07 | thoughts | Joey Hess | |
2009-10-07 | Comments (maybe not so helpful - sorry) | http://www.cse.unsw.edu.au/~willu/ | |
2009-10-06 | update | Joey Hess | |
2009-10-06 | notes on removal problem | Joey Hess | |
2009-10-05 | new todo | Joey Hess | |
2009-10-05 | close | Joey Hess | |
2009-10-05 | fixed a while ago | Joey Hess | |
2009-10-05 | close | 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 | 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 | update, add spec for link dependencies | Joey Hess | |
2009-10-04 | remove /i from regexp | Joey Hess | |
Nothing case-oriented going on in here. | |||
2009-10-04 | update | Joey Hess | |
2009-10-04 | update | 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 | 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 | do not need to qualify %links | Joey Hess | |
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 | |