Add new --clean option; this makes ikiwiki remove all built files in the destdir...
[ikiwiki.git] / doc / usage.mdwn
2010-02-28 Joey HessAdd new --clean option; this makes ikiwiki remove all...
2010-01-02 Joey HessMerge remote branch 'tove/master'
2010-01-02 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-01-01 Joey Hessplugin names are always lowercase
2009-10-21 Joey Hessavoid -O default for CFLAGS, and document
2009-05-19 Joey HessMerge commit 'intrigeri/po' into po
2009-04-20 intrigeriMerge commit 'upstream/master' into pub/po
2009-04-04 Joey HessMerge branch 'master'
2009-04-03 Joey Hessfix typo in --getctime description
2009-03-27 Joey HessMerge branch 'master' into po
2009-03-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-13 Joey Hessadd missing parameters
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-03-08 Joey Hessfix doc, prefix directives have been default for a...
2009-03-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-08 Joey Hessupdate, add some examples
2008-09-11 Joey Hessmove inline docs to ikiwiki/directive/inline
2008-08-21 http://smcv.pseudo... Fix link to mdwn2man in gitweb
2008-08-11 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-09 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-08 Joey Hessreorg
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessremove ikiwiki.setup
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hessdocument
2008-05-15 Joey Hessadd a link to ikiwiki-transition
2008-05-15 Joey Hessadd a link to the orphaned banned_ussrs page
2008-05-06 Joey Hesstemplate change documentation
2008-04-17 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-17 Joey HessBring back the svnrepo setup file option. This is neede...
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-09 Josh TriplettAdd --prefix-directives and --no-prefix-directives...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-04 Joey Hess* inline: Add new `allowrss` and `allowatom` config...
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessadded configuration for recentchanges
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2008-01-19 Joey Hessweb commit by http://adam.shand.net/
2008-01-19 Joey Hessupdate about openids and admin powers
2007-12-08 Joey HessMAJOR basewiki reorg
2007-11-25 Joey Hess* Let CC be used to control what compiler is used to...
2007-11-18 Joey Hessrevert change by sundb_89. Please do not randomly chang...
2007-11-18 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-18 Joey Hessweb commit by sundb_89
2007-11-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-14 Joey Hess* Add wrappergroup config option, which can be used...
2007-09-06 joey commit.
2007-09-05 joeyadd link
2007-08-21 joeyreorg all the pages about rcs backends. Fix all links
2007-08-13 joey* Fix --libdir to work at the command line.
2007-08-08 joeyweb commit by tschwinge: --usedirs is used by default.
2007-08-04 joeyupdates
2007-07-28 joeyweb commit by sward: Correction to plugin path in ...
2007-07-27 joey* Add a libdir config option to let ikiwiki load perl...
2007-07-25 joeymore triage
2007-07-25 joey* Add a htmlext config option, this can be used to...
2007-04-16 joey* Support setting svnpath to "" for wikis that are...
2007-04-07 joeymagic 0
2007-04-01 joey* Finally apply the index.html patch, with thanks to...
2007-03-31 joey* Hide excess backlinks and expand using CSS trick...
2007-03-31 joey* Add a templates page to the basewiki. It will automat...
2007-03-29 joey* Add --post-commit option, which allows for the case...
2007-02-18 joey* New domain name for ikiwiki: ikiwiki.info. Update...
2007-02-14 joeyweb commit by JoshTriplett: Link to mdwn2man.
2007-02-14 joeyweb commit by JoshTriplett: Copyedit.
2007-02-09 joey* viewcvs is now viewvc (in Debian unstable), update...
2007-02-02 joey* Add canedit hook, allowing arbitrary controls over...
2007-01-24 joeyweb commit by JeremyReed: As of 1.37, you have to manua...
2007-01-12 joey* Search in default location for templates as a fallbac...
2006-12-28 joeyweb commit by JeremyReed: fix typo
2006-12-23 joeyresponses and doc improvement
2006-12-19 joey* Add userdir config setting.
2006-10-08 joey* Atom feed support based on a patch by Clint Adams.
2006-09-21 joey* Add --render mode, which can be used to preview an...
2006-09-06 joey* Add support for mercurial, contributed by Emanuele...
2006-08-27 joey* Patch from James Westby to add a --sslcookie switch...
2006-08-27 joeylinkify
2006-08-25 joey* Use DESTDIR and not PREFIX to specify installation...
2006-08-16 joey* Add --syslog config option, to log to the syslog.
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-07-30 joey* Change meta tags to use html entity-escaped text...
2006-07-30 joey* ikiwiki can now download and aggregate feeds with...
2006-07-28 joey* Add getopt hook type, this allows plugins to add...
2006-07-07 joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-07-04 joey* Make RecentChanges use a table and some CSS, should...
2006-07-04 joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-03 joey* Support htmlize plugins and make mdwn one such plugin...
2006-06-27 joey* Support pinging services such as Technorati using...
2006-06-02 joey* Add support for using git instead of subversion as...
2006-05-29 joey* Add --timeformat config option to allow changing...
2006-05-26 joey * --getctime had bitrotted (well I only ever used...
2006-05-05 joey* Allow discussion links on pages to be turned off...
2006-05-05 joey* Removed --sanitize and --no-sanitize, replaced with...
2006-05-03 joeyrather a lot of changes to make hyperestraier search...
2006-05-02 joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02 joey* Added plugin system, currently only supporting for...
next