Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | the best laid plans | https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg | 2011-10-30 |
| | |||
* | i don't want the world, a bone is enough | https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg | 2011-10-30 |
| | |||
* | bug responses | Joey Hess | 2011-10-30 |
| | | | | (Yes, I'm still alive) | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2011-10-30 |
|\ | |||
| * | fix htmlscrubber link | http://hendry.iki.fi/ | 2011-10-30 |
| | | |||
| * | (no commit message) | http://hendry.iki.fi/ | 2011-10-30 |
| | | |||
| * | added a bug report | https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg | 2011-10-28 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlnbESeWdgYoNUv8CK1AowvNCOHehGavwg | 2011-10-27 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlxXJ3HwWYlBtqMGi7z0_U4RyVtMrnB3Mc | 2011-10-26 |
| | | |||
| * | (no commit message) | http://jooray.myopenid.com/ | 2011-10-25 |
| | | |||
* | | xapian 1.2.7 seems to work | Joey Hess | 2011-10-30 |
|/ | |||
* | changelog | Joey Hess | 2011-10-23 |
| | |||
* | Add a trivial test for the rst plugin | Simon McVittie | 2011-10-22 |
| | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | rst: import docutils lazily, to avoid errors during ikiwiki --setup | Simon McVittie | 2011-10-22 |
| | | | | | Bug-Debian: http://bugs.debian.org/637604 Signed-off-by: Simon McVittie <smcv@debian.org> | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 | 2011-10-21 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0 | 2011-10-21 |
| | |||
* | indicate how some goods can be taken out of the po plugin without using po files | https://id.koumbit.net/anarcat | 2011-10-20 |
| | |||
* | elaborate an alternative to po-based translation systems, more user-friendly | https://id.koumbit.net/anarcat | 2011-10-20 |
| | |||
* | In htmlscrubber_skip paragraph, changed double-quotes to backticks | micahrl | 2011-10-20 |
| | |||
* | remove my personal site | https://www.google.com/accounts/o8/id?id=AItOawlLfftIsI3f2rWuz4pGVpzPJh615QOkKhc | 2011-10-20 |
| | |||
* | (no commit message) | micahrl | 2011-10-18 |
| | |||
* | This reverts commit 39136d8295c7eb056f660694817874fa351d04a9 | http://smcv.pseudorandom.co.uk/ | 2011-10-18 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawn6MWysK_zCdz6vNhATjk3zOfOfKV10KT8 | 2011-10-18 |
| | |||
* | oh but you *can* make tables with simple markdown, it's just they are ↵ | https://id.koumbit.net/anarcat | 2011-10-16 |
| | | | | regular HTML tables :P | ||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM | 2011-10-14 |
| | |||
* | plain markdown doesn't have tables, that's a MultiMarkdown feature | http://smcv.pseudorandom.co.uk/ | 2011-10-14 |
| | |||
* | point to markdown tables | https://id.koumbit.net/anarcat | 2011-10-14 |
| | |||
* | (no commit message) | http://9600.pip.verisignlabs.com/ | 2011-10-13 |
| | |||
* | svn: Support subversion 1.7, which does not have .svn in each subdirectory. | Joey Hess | 2011-10-12 |
| | | | | | | | | | | | | | | | | | | | | | | Involved dropping some checks for .svn which didn't add anything, since if svn is enabled and you point it at a non-svn checkout, you get both pieces. The tricky part is add and rename, in both cases the new file can be in some subdirectory that is not added to svn. For add, turns out svn has a --parents that will deal with this by adding the intermediate directories to svn as well. For rename though, --parents fails if the directories exist but are not yet in svn -- which is exactly the case, since ikiwiki makes them by calling prep_writefile. So instead, svn add the parent directory, recursively. tldr; svn made a reasonable change in dropping the .svn directories from everywhere, but the semantics of other svn commands, particularly their pickiness about whether parent directories are in svn or not, means that without the easy crutch of checking for those .svn directories, code has to tiptoe around svn to avoid pissing it off. | ||
* | document myself | https://id.koumbit.net/anarcat | 2011-10-11 |
| | |||
* | (no commit message) | https://id.koumbit.net/anarcat | 2011-10-11 |
| | |||
* | wikipedia now supports ssl properly and the URLs changed accordingly | https://id.koumbit.net/anarcat | 2011-10-11 |
| | |||
* | sub-domain change; name correction | simonraven | 2011-10-10 |
| | |||
* | (no commit message) | https://launchpad.net/~fst | 2011-10-09 |
| | |||
* | Added a comment | http://smcv.pseudorandom.co.uk/ | 2011-10-05 |
| | |||
* | This reverts commit cc98f947cc3ddd86dc001e19a75b41daf1f0524a | https://www.google.com/accounts/o8/id?id=AItOawkR0cVd4CmH46x41dPUJCm--nS_KTPLHy0 | 2011-10-05 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkR0cVd4CmH46x41dPUJCm--nS_KTPLHy0 | 2011-10-05 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkR0cVd4CmH46x41dPUJCm--nS_KTPLHy0 | 2011-10-05 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkR0cVd4CmH46x41dPUJCm--nS_KTPLHy0 | 2011-10-05 |
| | |||
* | response | Jon Dowland | 2011-10-02 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl5PovueK32TVJAFbJFLnOWbOkUH1C8-E4 | 2011-10-01 |
| | |||
* | Added a comment | http://smcv.pseudorandom.co.uk/ | 2011-09-29 |
| | |||
* | bug report - search plugin finds no results with xapian 1.2.7 | https://www.google.com/accounts/o8/id?id=AItOawm2wz8ydCuX7mGqn8o5Rvs64u90shF6pvo | 2011-09-28 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik | 2011-09-28 |
| | |||
* | add Edit with Emacs Chromium extension. | http://remi.vanicat.free.fr/ | 2011-09-28 |
| | |||
* | Added a comment | http://kerravonsen.dreamwidth.org/ | 2011-09-27 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik | 2011-09-27 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik | 2011-09-27 |
| | |||
* | track escaping change in upstream template | Joey Hess | 2011-09-27 |
| | | | | | | This is not belived to be XSS exploitable due to other checks in ikiwiki. Thanks Olly Betts for review. | ||
* | Added a comment | http://kerravonsen.dreamwidth.org/ | 2011-09-26 |
| |