Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-18 | (no commit message) | crest | |
2010-07-18 | remove dup sentence | Joey Hess | |
2010-07-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-07-18 | fix other 2 cases of conflicting destdir files | Joey Hess | |
Cleanly fixed case where destdir file failed to be written because there was a directory with the same name. This can be detected with no extra system calls, and dealt with by finding all pages that wrote files inside the directory, and removing them and the directory. The other, inverse case would be expensive to detect in will_render, since it would need to check each parent directory of the file to see if the directory is really a conflicting file. But prep_writefile already does a similar scan for symlinks in the path, so I added code there to remove the conflicting file. This fix assumes that the file is written using writefile, and not some other means (but using other means would be a security hole too, so hopefully nothing does). | |||
2010-07-18 | class of bugs I am working on | Joey Hess | |
2010-07-18 | this plugin is different from the [[html]] plugin and it is safe in most cases. | http://weakish.myopenid.com/ | |
2010-07-17 | typo | bento | |
2010-07-17 | support-statement | bento | |
2010-07-17 | Add Banu | https://mukund.startssl.com/ | |
2010-07-16 | Added a comment | http://joey.kitenet.net/ | |
2010-07-16 | Fix a couple of grammar errors. | Jonas Smedegaard | |
2010-07-16 | (no commit message) | tkane | |
2010-07-15 | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-14 | note on escaping | Joey Hess | |
2010-07-14 | escape example wikilink | Joey Hess | |
2010-07-14 | response | Joey Hess | |
2010-07-14 | more detail on manual moderation | Joey Hess | |
2010-07-14 | respond | Joey Hess | |
2010-07-14 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-14 | (no commit message) | http://hendry.iki.fi/ | |
2010-07-14 | finding unmoderated comments | http://hendry.iki.fi/ | |
2010-07-14 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-12 | merged | Joey Hess | |
2010-07-12 | po: added an optional target percentage to needstranslation | intrigeri | |
(cherry picked from commit 98cc9460ac67fee606437712882cfa1e5d259729) | |||
2010-07-12 | merged filter-full | Joey Hess | |
2010-07-12 | Merge branch 'filter-full' | Joey Hess | |
2010-07-12 | (no commit message) | test | |
2010-07-12 | Added a comment | jeanm | |
2010-07-11 | response | Joey Hess | |
2010-07-11 | response | Joey Hess | |
2010-07-11 | reply, proposed a few possible solutions. | intrigeri | |
2010-07-11 | implemented, please merge | intrigeri | |
2010-07-11 | po: added an optional target percentage to needstranslation | intrigeri | |
2010-07-11 | reply. and now? | intrigeri | |
2010-07-11 | the filter-full branch works nicely | intrigeri | |
2010-07-11 | Merge remote branch 'upstream/filter-full' into prv/po | intrigeri | |
2010-07-11 | Revert po vs. template kludges. | intrigeri | |
This reverts commits dcd57dd5c9f3265bb7a78a5696b90976698c43aa, d4136aea8aa8968d2cd87b40e8d85301a3549323 and d877b9644bcfbbfc5eaf3f7fc13cb96ecda946c9. | |||
2010-07-11 | Merge remote branch 'upstream/master' into prv/po | intrigeri | |
Conflicts: IkiWiki/Plugin/po.pm doc/plugins/po.mdwn | |||
2010-07-11 | Added a comment: I still don't get it | http://kerravonsen.dreamwidth.org/ | |
2010-07-10 | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-10 | Added a comment: PHP != Perl | http://kerravonsen.dreamwidth.org/ | |
2010-07-10 | add my personal website | http://weakish.myopenid.com/ | |
2010-07-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-10 | link to repolist plugin | http://weakish.myopenid.com/ | |
2010-07-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-09 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlzADDUvepOXauF4Aq1VZ4rJaW_Dwrl6xE | |
2010-07-09 | minor markup syntax | http://weakish.myopenid.com/ | |
2010-07-08 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-07-08 | Add --changesetup mode that allows easily changing options in a setup file. | Joey Hess | |