Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | forgot to add this | Joey Hess | |
2010-08-30 | more info? | Joey Hess | |
2010-08-30 | highlight: Make location of highlight's files configurable in setup file to ↵ | Joey Hess | |
allow for nonstandard installations. | |||
2010-08-23 | report hard coded paths. | https://www.google.com/accounts/o8/id?id=AItOawnbe6oB_ecFtNYII1JN3zSggwUPUdOb8jI | |
2010-08-19 | htmlscrubber: Do not scrub url anchors that contain colons. | Joey Hess | |
2010-08-19 | Report htmlscrubber/multimarkdown footnote misinteraction | http://oblomov.myopenid.com/ | |
2010-08-19 | (no commit message) | philippe | |
2010-08-19 | philippe | ||
2010-08-17 | style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta. | Joey Hess | |
2010-08-17 | forgot to escape the <> chars in the format-patch output | http://oblomov.myopenid.com/ | |
2010-08-17 | patch to provide relative font sizes in default CSS | http://oblomov.myopenid.com/ | |
2010-08-15 | (no commit message) | philippe | |
2010-08-04 | Fixes a bug that prevented matching deleted pages when using the page() ↵ | Joey Hess | |
PageSpec. | |||
2010-08-04 | bug isolated | Joey Hess | |
2010-08-02 | resp | Joey Hess | |
2010-08-02 | (no commit message) | http://liw.fi/ | |
2010-08-01 | close, cannot reproduce | Joey Hess | |
2010-07-30 | resubmitted patch to po4a upstream | intrigeri | |
2010-07-30 | fixed by the last po4a release | intrigeri | |
2010-07-29 | Move po todo/bugs to dedicated pages. | intrigeri | |
2010-07-19 | fix link syntax | http://weakish.myopenid.com/ | |
2010-07-19 | link to 404 plugin | http://weakish.myopenid.com/ | |
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-12 | merged filter-full | Joey Hess | |
2010-07-11 | the filter-full branch works nicely | intrigeri | |
2010-07-07 | quick fix | https://www.google.com/accounts/o8/id?id=AItOawmbuZI4n1RsTe3Yeaqb5F-yhtR7a8BWEIE | |
2010-07-04 | comments; my filter-full branch should fix this | Joey Hess | |
2010-06-30 | cleaner bugfix in now available | intrigeri | |
2010-06-25 | new bug report, patch provided | intrigeri | |
2010-06-18 | store state to avoid needing to rebuild when changing theme | Joey Hess | |
2010-06-18 | also a problem for theme plugin | Joey Hess | |
2010-06-17 | (no commit message) | jhagg | |
2010-06-16 | attachment: Support Windows paths when taking basename of client-supplied ↵ | Joey Hess | |
file name. | |||
2010-06-16 | (no commit message) | jhagg | |
2010-06-15 | Thanks | privat | |
2010-06-14 | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). ↵ | Joey Hess | |
(Thanks, privat) | |||
2010-06-14 | Reopen the bug since it is not fixed | privat | |
2010-06-13 | response | Joey Hess | |
2010-06-11 | (no commit message) | jwalzer | |
2010-06-11 | (no commit message) | zimek | |
2010-06-10 | Update URL | http://jblevins.org/ | |
2010-06-10 | Fixed. | tschwinge | |
2010-06-10 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmPD3Qj5IoazkkW6Tk-kLOlKGmJLXim0H0 | |
2010-06-09 | editpage: Avoid storing accidental state changes when previewing pages. | Joey Hess | |
This is a slow, safe, stupid approach. Could make deep copies of the data structures as backups instead of re-loading the index from disk. | |||
2010-06-09 | ugly bug | Joey Hess | |
2010-06-09 | Fix display of sidebar when previewing page edit. (Thanks, privat) | Joey Hess | |
On second thought, only display a page's personal sidebar when previewing it, not when editing normally. | |||
2010-06-09 | relativedate: Fix problem with localised dates not working. | Joey Hess | |
2010-06-09 | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess | |
2010-06-09 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |