Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | minor optimisation | Joey Hess | |
As soon as a change happens, we know we will need to rescan all dependencies from the start, so bail out of the current scan partway to avoid doing redundant work. Only problem with this is that ikiwiki sometimes ends up printing out dependencies that, while correct, are not obvious. Before: building B, which depends on A building C, which depends on A building D, which depends on A After: building B, which depends on A building C, which depends on B building D, which depends on C | |||
2009-10-02 | handle transitive dependencies by re-running dep resolver | Joey Hess | |
This is a rather expensive solution to the transitive dependency problem. | |||
2009-10-02 | add bug about transitive dependencies | Joey Hess | |
2009-10-02 | didn't we already close this bug? Yes, we did. hmm | Joey Hess | |
2009-10-02 | followup | Joey Hess | |
2009-10-02 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-02 | +bugs/ the login page is unclear when multiple methods exist | http://jmtd.livejournal.com/ | |
2009-10-02 | opinion about login page clarity | http://jmtd.livejournal.com/ | |
2009-10-02 | weird tag/brokenlinks bug | http://jmtd.livejournal.com/ | |
2009-10-02 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-02 | (no commit message) | http://jmtd.livejournal.com/ | |
2009-10-02 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-10-02 | mirrorlist: Display nothing if list is empty. | Joey Hess | |
2009-10-02 | add link | http://weakish.pigro.net/ | |
2009-10-02 | remove some unintended wikilinks | http://jmtd.livejournal.com/ | |
2009-10-02 | remove unintended wikilink | http://jmtd.livejournal.com/ | |
2009-10-02 | link to docutils mailing list discussion. also ask about <p>[[!directives]]</p> | Ulrik Sverdrup | |
2009-10-01 | (no commit message) | test | |
2009-10-01 | Link to trac's Wiki-RestructuredText syntax description | Ulrik Sverdrup | |
2009-10-01 | documentation seems inaccurate | martin | |
2009-10-01 | empty page | http://certifi.ca/lunix | |
2009-10-01 | checking external links seems not practical | http://weakish.pigro.net/ | |
2009-10-01 | [patch] add an option to determine whether put autoindex pages in repo or not | http://weakish.pigro.net/ | |
2009-10-01 | add my openid | http://weakish.pigro.net/ | |
2009-09-30 | clarifications. and indent one of joey's oneliner responses. | Ulrik Sverdrup | |
2009-09-30 | furthermore | Joey Hess | |
2009-09-30 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-09-30 | response | Joey Hess | |
2009-09-30 | minimal user page for this guy | http://kaizer.se/ | |
2009-09-30 | Comment, type, discuss and otherwise type wayy to much sorry!! | Ulrik Sverdrup | |
2009-09-30 | thoughts | Joey Hess | |
2009-09-30 | comments and some code review | Joey Hess | |
2009-09-29 | fixed | Joey Hess | |
2009-09-29 | Merge commit 'origin/master' | Joey Hess | |
2009-09-29 | Support RPC::XML 0.69's incompatable object instantiation method. | Joey Hess | |
2009-09-29 | typo | Joey Hess | |