Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-03 | whoops, resolve | http://schmonz.livejournal.com/ | |
2009-08-03 | response | http://schmonz.livejournal.com/ | |
2009-08-03 | can be done with Javascript? | http://smcv.pseudorandom.co.uk/ | |
2009-08-03 | maybe prevent trying to create .../CVS/whatever.mdwn | http://schmonz.livejournal.com/ | |
2009-08-03 | note Perl module dependencies | http://schmonz.livejournal.com/ | |
2009-08-02 | new CVS locking weirdness and workaround | http://schmonz.livejournal.com/ | |
2009-08-02 | (no commit message) | dave | |
2009-08-02 | rename tips/mathopd.mdwn to tips/mathopd_permissions.mdwn | dave | |
2009-08-02 | (no commit message) | dave | |
2009-08-02 | (no commit message) | xan | |
2009-08-02 | (no commit message) | xan | |
2009-08-02 | love, me | http://schmonz.livejournal.com/ | |
2009-08-02 | sure maybe, but not with ikiwiki itself | http://schmonz.livejournal.com/ | |
2009-08-02 | ugh, this is not a Markdown page | http://schmonz.livejournal.com/ | |
2009-08-02 | response | http://schmonz.livejournal.com/ | |
2009-08-02 | (no commit message) | xan | |
2009-08-02 | (no commit message) | xan | |
2009-08-01 | 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 | Mark todo/source_link as done | Simon McVittie | |
2009-08-01 | Document the getsource plugin | Simon McVittie | |
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-07-31 | (no commit message) | http://mauriciopasquier.myopenid.com/ | |
2009-07-31 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
Conflicts: doc/post-commit/discussion.mdwn | |||
2009-07-31 | 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 | analysis | Joey Hess | |
2009-07-31 | (no commit message) | http://hendry.iki.fi/ | |
2009-07-31 | inline: Add pagenames parameter that can be used to list a set of pages to ↵ | Joey Hess | |
inline, in a specific order, without using a PageSpec. (smcv) | |||
2009-07-31 | Merge branch 'master' into staging | Joey Hess | |
2009-07-31 | Merge commit 'remotes/smcv/ready/inline-pagenames' 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/harishcm-map-fix' into staging | Joey Hess | |
2009-07-31 | need copyright | Joey Hess | |
2009-07-31 | bug closures and changelog since smcv's ready branch didn't include them | Joey Hess | |
Which would really make my merging rock if they did in the future.</hint> | |||
2009-07-31 | Merge commit 'remotes/smcv/ready/among' | Joey Hess | |
2009-07-30 | progress | http://schmonz.livejournal.com/ | |
2009-07-29 | add missing backquote | http://schmonz.livejournal.com/ | |
2009-07-28 | (no commit message) | harishcm | |
2009-07-27 | img: Fix adding of dependency from page to the image. | Joey Hess | |
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. |