aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* t: Consistently remove temp directory before testing, not afterSimon McVittie2019-02-03
| | | | | | When a test fails, it's useful to be able to inspect the output. Signed-off-by: Simon McVittie <smcv@debian.org>
* rst: Use Python 3 instead of Python 2Simon McVittie2018-02-28
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* git_revert test: reinstate ikiwiki.setup, and make it work uninstalledSimon McVittie2016-12-28
| | | | | | | | | | | | | | 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.
* Add a manual test for reverting git commitsSimon McVittie2016-12-19
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* .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)"Joey Hess2012-01-30
| | | | | | This reverts commit 662d256c821d85d041a7620aa0bac6144ff95af4. I sympathize, but this would prevent commits to that file everywhere else.
* 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 ↵Joey Hess2010-03-26
| | | | if necessary for unusual install.
* 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,Joey Hess2007-12-08
| | | | | via the %pagestate hash. * Use pagestate in meta to detect potential redir loops.
* update ignoresJoey Hess2007-11-08
|
* fix ignores of subdirsJoey Hess2007-10-25
|
* add ignoresJoey Hess2007-10-25