aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rename preprocessordirective to directiveJoey Hess2008-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 :-)
* remove wacky meta description tagJoey Hess2008-08-25
|
* rename pluginJoey Hess2008-08-25
| | | | | | I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors".
* indentation, style, and fixed name of preprocessor_description_dirJoey Hess2008-08-25
|
* updateJoey Hess2008-08-25
|
* plugin by willuJoey Hess2008-08-25
|
* modify patch based on feedbackhttp://www.cse.unsw.edu.au/~willu/2008-08-25
|
* Responsehttp://www.cse.unsw.edu.au/~willu/2008-08-24
|
* willu's teximg changesJoey Hess2008-08-24
| | | | | | | | | * teximg: The prefix is configurable, and has changed to not include the nonstandard mhchem by default. (willu) * teximg: dvipng is used if available to render images. Its output is antialiased and better than dvips. If not available, the old dvips+convert chain will be used. (willu) * Drop suggests on texlive-science, add suggests on dvipng.
* responseJoey Hess2008-08-24
|
* confirmationJoey Hess2008-08-24
|
* Might help to put the right version in...http://www.cse.unsw.edu.au/~willu/2008-08-24
|
* New patch taking comments into accounthttp://www.cse.unsw.edu.au/~willu/2008-08-24
|
* commentshttp://www.cse.unsw.edu.au/~willu/2008-08-23
|
* add target to aid benchmarkingJoey Hess2008-08-23
|
* cannot reproduceJoey Hess2008-08-23
|
* (no commit message)http://mskala.livejournal.com/2008-08-23
|
* commentsJoey Hess2008-08-23
|
* map: The fix for #449285 was buggy and broke display of parents in certian ↵Joey Hess2008-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.
* fix my broken fixJoey Hess2008-08-23
|
* fix off-by-one, and fix linkJoey Hess2008-08-23
| | | | The link was broken if the inserted dir was not under the destpage
* fix links to inserted parent pagesJoey Hess2008-08-23
| | | | The parent page names had "/" prepended, which caused broken links.
* remove incorrect commentJoey Hess2008-08-23
|
* problem with the patchJoey Hess2008-08-23
|
* responseJoey Hess2008-08-23
|
* Add very preliminary patchhttp://www.cse.unsw.edu.au/~willu/2008-08-23
|
* (no commit message)jcw2008-08-23
|
* Further thinkinghttp://www.cse.unsw.edu.au/~willu/2008-08-23
|
* Thoughts...http://www.cse.unsw.edu.au/~willu/2008-08-23
|
* Bug fix and commenthttp://www.cse.unsw.edu.au/~willu/2008-08-23
|
* Major patch rewritehttp://www.cse.unsw.edu.au/~willu/2008-08-22
|
* fix directory uniquification codeJoey Hess2008-08-22
|
* put monotone dir name munging code in auto.setupJoey Hess2008-08-22
| | | | conceptually cleaner to do it this way
* more monotone changes from Thomas KellerJoey Hess2008-08-22
|
* typoJoey Hess2008-08-22
|
* Responseshttp://www.cse.unsw.edu.au/~willu/2008-08-22
|
* Response, suggested NEWS item, small patch additionhttp://www.cse.unsw.edu.au/~willu/2008-08-22
|
* monotone updatesJoey Hess2008-08-22
| | | | | | | - Try to configure a wrapper - Fix (?) ikiwiki-makerepo repo name mangling - Add big warning about passphrases - Doc updates
* ikiwiki-makerepo: Added support for monotone. (Thomas Keller)Joey Hess2008-08-21
|
* Fix bug in wikiname sanitisation in the setup automator.Joey Hess2008-08-21
|
* Revert "Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)"Joey Hess2008-08-21
| | | | | | | This reverts commit 65c12dffecc49df2d8135a32121b9cabe8288cae. Turns out we can't use PREFIX for files in /etc, because that would tend to put them in /usr/etc, which is bad..
* improve handling of typoed or problem rcsJoey Hess2008-08-21
|
* i10n auto.setupJoey Hess2008-08-21
|
* Avoid using hostname -f for portability to eg, OS X, use Net::Domain ↵Joey Hess2008-08-21
| | | | instead, and prompt if it fails.
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-08-21
|\
| * (no commit message)http://yag.myopenid.com/2008-08-21
| |
* | Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)Joey Hess2008-08-21
| |
* | addJoey Hess2008-08-21
| |
* | responseJoey Hess2008-08-21
| |
* | responseJoey Hess2008-08-21
| |