Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | response | http://schmonz.livejournal.com/ | 2009-08-02 |
| | |||
* | (no commit message) | xan | 2009-08-02 |
| | |||
* | (no commit message) | xan | 2009-08-02 |
| | |||
* | Generic License grant. | http://www.cse.unsw.edu.au/~willu/ | 2009-08-01 |
| | |||
* | Add license note. | http://www.cse.unsw.edu.au/~willu/ | 2009-08-01 |
| | |||
* | (no commit message) | http://bob-bernstein.myopenid.com/ | 2009-08-01 |
| | |||
* | (no commit message) | http://bob-bernstein.myopenid.com/ | 2009-08-01 |
| | |||
* | test | http://ayanoa.myopenid.com/ | 2009-08-01 |
| | |||
* | optionally adjust | http://ayanoa.myopenid.com/ | 2009-08-01 |
| | |||
* | remove reference to needing a branch which was merged already | http://smcv.pseudorandom.co.uk/ | 2009-08-01 |
| | |||
* | there is such a thing now | http://schmonz.livejournal.com/ | 2009-08-01 |
| | |||
* | link to new cvs plugin, and point to temporary homepage | http://schmonz.livejournal.com/ | 2009-08-01 |
| | |||
* | (no commit message) | http://mauriciopasquier.myopenid.com/ | 2009-07-31 |
| | |||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-07-31 |
|\ | | | | | | | | | Conflicts: doc/post-commit/discussion.mdwn | ||
| * | specify where in IkiWiki.pm CVS metadata is avoided (wiki_file_prune_regexps) | http://schmonz.livejournal.com/ | 2009-07-31 |
| | | |||
| * | voila | http://schmonz.livejournal.com/ | 2009-07-31 |
| | | |||
| * | add working CVS plugin | http://schmonz.livejournal.com/ | 2009-07-31 |
| | | |||
| * | Self-review... | http://smcv.pseudorandom.co.uk/ | 2009-07-31 |
| | | |||
| * | I now realise that one of trail's modes is a bit flawed... | http://smcv.pseudorandom.co.uk/ | 2009-07-31 |
| | | |||
| * | brain gradually engaging | http://schmonz.livejournal.com/ | 2009-07-31 |
| | | |||
| * | (no commit message) | http://hendry.iki.fi/ | 2009-07-31 |
| | | |||
* | | analysis | Joey Hess | 2009-07-31 |
| | | |||
* | | inline: Add pagenames parameter that can be used to list a set of pages to ↵ | Joey Hess | 2009-07-31 |
| | | | | | | | | inline, in a specific order, without using a PageSpec. (smcv) | ||
* | | Merge branch 'master' into staging | Joey Hess | 2009-07-31 |
|\ \ | |||
| * | | map: Avoid emitting an unclosed ul element if the map is empty. (harishcm) | Joey Hess | 2009-07-31 |
| | | | |||
* | | | Merge commit 'remotes/smcv/ready/inline-pagenames' into staging | Joey Hess | 2009-07-31 |
|\ \ \ | |/ / |/| | | |||
| * | | inline: add pagenames parameter | Simon McVittie | 2009-06-16 |
| | | | | | | | | | | | | | | | | | | | | | If given instead of pages, this is interpreted as a space-separated list of links to pages (with the same LinkingRules as in a WikiLink), and they are inlined in exactly the order given. The sort and pages parameters cannot be used in conjunction with this one. | ||
* | | | Merge commit 'remotes/smcv/ready/harishcm-map-fix' into staging | Joey Hess | 2009-07-31 |
|\ \ \ | |||
| * | | | Fix failure to close <ul> in maps with no items | harishcm | 2009-07-25 |
| | | | | | | | | | | | | | | | | Signed-off-by: Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | ||
* | | | | need copyright | Joey Hess | 2009-07-31 |
| | | | | |||
* | | | | bug closures and changelog since smcv's ready branch didn't include them | Joey Hess | 2009-07-31 |
| | | | | | | | | | | | | | | | | Which would really make my merging rock if they did in the future.</hint> | ||
* | | | | Merge commit 'remotes/smcv/ready/among' | Joey Hess | 2009-07-31 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | pagestats: add `among` parameter, which only counts links from specified pages | Simon McVittie | 2009-07-17 |
| | | | | |||
| * | | | IkiWiki::Render: split out backlink_pages() function from backlinks() | Simon McVittie | 2009-07-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | This separates style from content - backlinks() performs lossy transformations on the page names to get it in the form that the page template wants. | ||
| * | | | pagestats: when making a tag cloud, don't emit links where the tag is unused | Simon McVittie | 2009-07-17 |
| | | | | |||
* | | | | progress | http://schmonz.livejournal.com/ | 2009-07-30 |
| | | | | |||
* | | | | add missing backquote | http://schmonz.livejournal.com/ | 2009-07-29 |
| | | | | |||
* | | | | (no commit message) | harishcm | 2009-07-28 |
| | | | | |||
* | | | | img: Fix adding of dependency from page to the image. | Joey Hess | 2009-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was impressively broken. add_depends was being called with params backwards, and on parameter was set to the name of the generated file, which isn't in the source. Now updates to images will update the page that contains them, thus updating them. This is unncessary for fullsize images, so skipped. | ||
* | | | | Implement Will's suggestion | Simon McVittie | 2009-07-27 |
| | | | | |||
* | | | | Flag branches as ready for review, by using a ready/ prefix as Joey suggested | Simon McVittie | 2009-07-27 |
| | | | | |||
* | | | | (no commit message) | simonraven | 2009-07-27 |
| | | | | |||
* | | | | (no commit message) | simonraven | 2009-07-27 |
| | | | | |||
* | | | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-07-27 |
|\ \ \ \ | |||
| * | | | | more data | http://schmonz.livejournal.com/ | 2009-07-27 |
| | | | | | |||
| * | | | | CVS work in progress, debugging help appreciated | http://schmonz.livejournal.com/ | 2009-07-27 |
| | | | | | |||
| * | | | | Changes look good to me. | http://www.cse.unsw.edu.au/~willu/ | 2009-07-26 |
| | | | | | |||
* | | | | | merged | Joey Hess | 2009-07-27 |
| | | | | | |||
* | | | | | Merge commit 'remotes/smcv/gitignore' | Joey Hess | 2009-07-27 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Add generated localizations, and related stamp files, to .gitignore | Simon McVittie | 2009-07-26 |
| | | | | |