Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | (no commit message) | jpritikin | 2008-09-09 | |
| | ||||
* | ddate: Stop clobbering timeformat when not enabled. | Joey Hess | 2008-09-08 | |
| | ||||
* | amusing collision between ddate and websetup | http://smcv.pseudorandom.co.uk/ | 2008-09-08 | |
| | ||||
* | For fine control over what characters are allowed, unescaped in source ↵ | Joey Hess | 2008-09-04 | |
| | | | | filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows). | |||
* | don't fail if %config is not set | Joey Hess | 2008-09-01 | |
| | ||||
* | workaround | bremner | 2008-08-31 | |
| | ||||
* | report trouble trying to use IkiWiki::Setup::load outside ikiwiki | bremner | 2008-08-31 | |
| | ||||
* | Work around perl $_ scoping nonsense that caused breakage when loading ↵ | Joey Hess | 2008-08-29 | |
| | | | | external plugins. | |||
* | report bug for </methodResponse> problem (patch included) | chrysn | 2008-08-29 | |
| | ||||
* | Ignore failure to install files into /etc, in case install is running as ↵ | Joey Hess | 2008-08-29 | |
| | | | | non-root. | |||
* | response | Joey Hess | 2008-08-29 | |
| | ||||
* | patch for install in $HOME | bremner | 2008-08-29 | |
| | ||||
* | response | Joey Hess | 2008-08-29 | |
| | ||||
* | comments | http://www.cse.unsw.edu.au/~willu/ | 2008-08-29 | |
| | ||||
* | response | Joey Hess | 2008-08-28 | |
| | ||||
* | fix a few direcives | Joey Hess | 2008-08-26 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-08-25 | |
|\ | | | | | | | | | | | Conflicts: doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn | |||
| * | Signing | JoeRayhawk | 2008-08-25 | |
| | | ||||
* | | edittemplate: Don't wipe out edits on preview. | Joey Hess | 2008-08-25 | |
|/ | ||||
* | Bug: previewing with an edittemplate reverts edit box | JoeRayhawk | 2008-08-25 | |
| | ||||
* | response | Joey Hess | 2008-08-25 | |
| | ||||
* | rename preprocessordirective to directive | Joey Hess | 2008-08-25 | |
| | | | | | | | | | Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-) | |||
* | cannot reproduce | Joey Hess | 2008-08-23 | |
| | ||||
* | (no commit message) | http://mskala.livejournal.com/ | 2008-08-23 | |
| | ||||
* | map: The fix for #449285 was buggy and broke display of parents in certian ↵ | Joey Hess | 2008-08-23 | |
| | | | | | | | | | | circumstances. The use of $dummy was not sufficient, because it only stuck around for the first element after a dummy parent, and was then lost. Instead, use a $addparent that contains the actual dummy parent, so it can be compared with the new item to see if we're still under that parent or have moved to another one. | |||
* | remove incorrect comment | Joey Hess | 2008-08-23 | |
| | ||||
* | problem with the patch | Joey Hess | 2008-08-23 | |
| | ||||
* | Avoid using cp -a (again). (HenrikBrixAndersen) | Joey Hess | 2008-08-21 | |
| | ||||
* | add more details | https://brian.may.myopenid.com/ | 2008-08-21 | |
| | ||||
* | (no commit message) | http://thewordnerd.myopenid.com/ | 2008-08-20 | |
| | ||||
* | (no commit message) | http://josephturian.blogspot.com/ | 2008-08-18 | |
| | ||||
* | Add suggestion | HenrikBrixAndersen | 2008-08-18 | |
| | ||||
* | (no commit message) | http://josephturian.blogspot.com/ | 2008-08-18 | |
| | ||||
* | (no commit message) | http://josephturian.blogspot.com/ | 2008-08-18 | |
| | ||||
* | Add proposed patch | HenrikBrixAndersen | 2008-08-16 | |
| | ||||
* | (no commit message) | JoshTriplett | 2008-08-15 | |
| | ||||
* | (no commit message) | http://jcflack.myopenid.com/ | 2008-08-14 | |
| | ||||
* | response | Joey Hess | 2008-08-14 | |
| | ||||
* | graphviz: Fix breakage of the name of the preprocessor directive. | Joey Hess | 2008-08-14 | |
| | ||||
* | Add wish about not using 'cp -a' | HenrikBrixAndersen | 2008-08-13 | |
| | ||||
* | Add graphviz bug | HenrikBrixAndersen | 2008-08-13 | |
| | ||||
* | response | Joey Hess | 2008-08-12 | |
| | ||||
* | create bug report | http://edward.myopenid.com/ | 2008-08-12 | |
| | ||||
* | Mark done | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| | ||||
* | inline: Ignore parent dirs when sorting pages by title. | Joey Hess | 2008-08-07 | |
| | ||||
* | (no commit message) | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| | ||||
* | (no commit message) | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| | ||||
* | (no commit message) | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| | ||||
* | Add patch to bug report | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| | ||||
* | Note that inline sort by title really sorts by path | http://www.cse.unsw.edu.au/~willu/ | 2008-08-07 | |
| |