aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAge
* t: Consistently remove temp directory before testing, not after•••When a test fails, it's useful to be able to inspect the output. Signed-off-by: Simon McVittie <smcv@debian.org> Simon McVittie2019-02-03
* rst: Use Python 3 instead of Python 2•••Signed-off-by: Simon McVittie <smcv@debian.org> Simon McVittie2018-02-28
* git_revert test: reinstate ikiwiki.setup, and make it work uninstalled•••Previously it was relying on running with an installed ikiwiki and being able to copy in recentchanges.mdwn and wikiicons/ from the underlay in /usr. The underlay in ./underlays/basewiki can't be used (yet) because ikiwiki doesn't allow following symlinks, even from underlays. I'd like to make ikiwiki follow symlinks whose destinations can be verified to be safe (for example making it willing to expose /usr/share/javascript to the web, but not /etc/passwd), at least from underlays, but this is security-sensitive so I'm not going to rush into it. Simon McVittie2016-12-28
* Add a manual test for reverting git commits•••Signed-off-by: Simon McVittie <smcv@debian.org> Simon McVittie2016-12-19
* .gitignore: ignore the l10n wikiSimon McVittie2016-01-21
* add ikiwiki-comment programJoey Hess2014-10-20
* Ignore MYMETA.json, produced by recent MakeMakerSimon McVittie2014-02-21
* Ignore MYMETA.yml, generated by Makefile.PLSimon McVittie2013-01-02
* Revert "ignore a file that always clutters status on OS X (no known fix)"•••This reverts commit 662d256c821d85d041a7620aa0bac6144ff95af4. I sympathize, but this would prevent commits to that file everywhere else. Joey Hess2012-01-30
* ignore a file that always clutters status on OS X (no known fix)Amitai Schlair2012-01-22
* Add test coverage analysis (make coverage)Simon McVittie2011-11-09
* extend the 'tag' test to cover auto-creation of tag pagesSimon McVittie2010-12-25
* Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if...Joey Hess2010-03-26
* Add generated localizations, and related stamp files, to .gitignoreSimon McVittie2009-07-26
* update ignoreJoey Hess2008-07-26
* .gitignore: Ignore build-stampJosh Triplett2008-01-26
* * Finally implemented a simple per-page data storage mechanism for plugins,••• via the %pagestate hash. * Use pagestate in meta to detect potential redir loops. Joey Hess2007-12-08
* update ignoresJoey Hess2007-11-08
* fix ignores of subdirsJoey Hess2007-10-25
* add ignoresJoey Hess2007-10-25