Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 :-) | ||
* | remove wacky meta description tag | Joey Hess | 2008-08-25 |
| | |||
* | rename plugin | Joey Hess | 2008-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_dir | Joey Hess | 2008-08-25 |
| | |||
* | update | Joey Hess | 2008-08-25 |
| | |||
* | plugin by willu | Joey Hess | 2008-08-25 |
| | |||
* | modify patch based on feedback | http://www.cse.unsw.edu.au/~willu/ | 2008-08-25 |
| | |||
* | Response | http://www.cse.unsw.edu.au/~willu/ | 2008-08-24 |
| | |||
* | willu's teximg changes | Joey Hess | 2008-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. | ||
* | response | Joey Hess | 2008-08-24 |
| | |||
* | confirmation | Joey Hess | 2008-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 account | http://www.cse.unsw.edu.au/~willu/ | 2008-08-24 |
| | |||
* | comments | http://www.cse.unsw.edu.au/~willu/ | 2008-08-23 |
| | |||
* | add target to aid benchmarking | Joey Hess | 2008-08-23 |
| | |||
* | cannot reproduce | Joey Hess | 2008-08-23 |
| | |||
* | (no commit message) | http://mskala.livejournal.com/ | 2008-08-23 |
| | |||
* | comments | Joey Hess | 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. | ||
* | fix my broken fix | Joey Hess | 2008-08-23 |
| | |||
* | fix off-by-one, and fix link | Joey Hess | 2008-08-23 |
| | | | | The link was broken if the inserted dir was not under the destpage | ||
* | fix links to inserted parent pages | Joey Hess | 2008-08-23 |
| | | | | The parent page names had "/" prepended, which caused broken links. | ||
* | remove incorrect comment | Joey Hess | 2008-08-23 |
| | |||
* | problem with the patch | Joey Hess | 2008-08-23 |
| | |||
* | response | Joey Hess | 2008-08-23 |
| | |||
* | Add very preliminary patch | http://www.cse.unsw.edu.au/~willu/ | 2008-08-23 |
| | |||
* | (no commit message) | jcw | 2008-08-23 |
| | |||
* | Further thinking | http://www.cse.unsw.edu.au/~willu/ | 2008-08-23 |
| | |||
* | Thoughts... | http://www.cse.unsw.edu.au/~willu/ | 2008-08-23 |
| | |||
* | Bug fix and comment | http://www.cse.unsw.edu.au/~willu/ | 2008-08-23 |
| | |||
* | Major patch rewrite | http://www.cse.unsw.edu.au/~willu/ | 2008-08-22 |
| | |||
* | fix directory uniquification code | Joey Hess | 2008-08-22 |
| | |||
* | put monotone dir name munging code in auto.setup | Joey Hess | 2008-08-22 |
| | | | | conceptually cleaner to do it this way | ||
* | more monotone changes from Thomas Keller | Joey Hess | 2008-08-22 |
| | |||
* | typo | Joey Hess | 2008-08-22 |
| | |||
* | Responses | http://www.cse.unsw.edu.au/~willu/ | 2008-08-22 |
| | |||
* | Response, suggested NEWS item, small patch addition | http://www.cse.unsw.edu.au/~willu/ | 2008-08-22 |
| | |||
* | monotone updates | Joey Hess | 2008-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 Hess | 2008-08-21 |
| | |||
* | Fix bug in wikiname sanitisation in the setup automator. | Joey Hess | 2008-08-21 |
| | |||
* | Revert "Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)" | Joey Hess | 2008-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 rcs | Joey Hess | 2008-08-21 |
| | |||
* | i10n auto.setup | Joey Hess | 2008-08-21 |
| | |||
* | Avoid using hostname -f for portability to eg, OS X, use Net::Domain ↵ | Joey Hess | 2008-08-21 |
| | | | | instead, and prompt if it fails. | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-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 Hess | 2008-08-21 |
| | | |||
* | | add | Joey Hess | 2008-08-21 |
| | | |||
* | | response | Joey Hess | 2008-08-21 |
| | | |||
* | | response | Joey Hess | 2008-08-21 |
| | |