Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-21 | note | Joey Hess | |
2009-05-21 | update postal plugin page to reflect the fact I implement Joey's suggestion ↵ | bremner | |
about checking new posts in to VCS | |||
2009-05-21 | update | Joey Hess | |
2009-05-21 | support longname for page types in commands and rename | Joey Hess | |
Also, sort the list of page types. | |||
2009-05-21 | update re format directive | Joey Hess | |
2009-05-21 | reword | Joey Hess | |
2009-05-21 | another bremner repo | Joey Hess | |
2009-05-21 | add contrib plugin page for postal plugin | Joey Hess | |
2009-05-21 | add contrib plugin page for the mailbox plugin | Joey Hess | |
2009-05-21 | update | Joey Hess | |
2009-05-21 | add Bremner's ikimailbox repo to list | Joey Hess | |
also, modify gitremotes to support wikilinks with alternate link text | |||
2009-05-21 | fix clone url for davidbrember's repo, and add it to the git repo list | Joey Hess | |
2009-05-21 | response | Joey Hess | |
2009-05-21 | response | Joey Hess | |
2009-05-21 | response | Joey Hess | |
2009-05-21 | response | Joey Hess | |
2009-05-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-21 | add test case for multiline pagespec | Joey Hess | |
2009-05-21 | (no commit message) | http://jmtd.net/ | |
2009-05-21 | syntax confusion: tried to use ':' to indent. | http://jmtd.net/ | |
2009-05-21 | non tag pages under the tagbase | http://jmtd.net/ | |
2009-05-21 | Comment on potential bug | http://www.cse.unsw.edu.au/~willu/ | |
2009-05-20 | Responses | http://www.cse.unsw.edu.au/~willu/ | |
2009-05-20 | ikiwiki-transition: Allow setup files to be passed to all subcommands that ↵ | Joey Hess | |
need a srcdir. | |||
2009-05-19 | (no commit message) | simonraven | |
2009-05-19 | (no commit message) | simonraven | |
2009-05-19 | set underlaydirbase in docwiki.setup | Joey Hess | |
4291f2e3d7d1eb160427764e622d247145652e81 made just setting underlaydir not enough to change where other underlays are loaded from. While generally a good thing, that broke building of the docwiki from the source tree, because underlaydirbase was not pointing there. Setting underlaydirbase in the setup file is a solution, albeit slightly hacky (since the variable is undocumented and internal). | |||
2009-05-19 | correction; unchanged pages not rescanned | Joey Hess | |
2009-05-19 | efficiency | Joey Hess | |
2009-05-19 | partial design | Joey Hess | |
2009-05-19 | response | Joey Hess | |
2009-05-19 | po responses, 1 month late | Joey Hess | |
2009-05-19 | Refer to the answer. | http://lj.rossia.org/users/imz/ | |
2009-05-19 | tagged() matching wikilinks? | tschwinge | |
2009-05-19 | (no commit message) | simonraven | |
2009-05-18 | formlating the thing with multiple kinds of links | http://lj.rossia.org/users/imz/ | |
2009-05-18 | A further development of the idea. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | Fixed a wikilink target. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | a development on the topic of defining classes of pages | http://lj.rossia.org/users/imz/ | |
2009-05-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-18 | typo | Joey Hess | |
2009-05-18 | thanks. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | Re: Let's just rely on backlinks for this? | http://lj.rossia.org/users/imz/ | |
2009-05-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-18 | minor: formatting. | http://lj.rossia.org/users/imz/ | |
2009-05-18 | remove manual backlink | Joey Hess | |
ikiwiki has backlinks so we don't have to clutter up pages with links to pages that link to them, which this basically did | |||
2009-05-18 | remove link to fixed bug | Joey Hess | |
Let's just rely on backlinks for this? | |||
2009-05-18 | Allow curly braces to be used in pagespecs | Joey Hess | |
And avoid a whole class of potential security problems (though none that I know of actually existing..), by avoiding performing any string interpolation on user-supplied data when translating pagespecs. | |||
2009-05-18 | analysis | Joey Hess | |