summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-04-21document tag_autocreateJoey Hess
2010-04-21(no commit message)http://hendry.iki.fi/
2010-04-21update; my branch is (partially) debugged nowJoey Hess
2010-04-21debugginghttp://hendry.iki.fi/
2010-04-21add_autofile filename should be relative to srcdirJoey Hess
2010-04-21Merge branch 'master' into autotagJoey Hess
2010-04-21appliedJoey Hess
2010-04-21Missing links with no CGIhttp://oblomov.myopenid.com/
2010-04-20Merge branch 'master' into autotagJoey Hess
2010-04-20Clarificationshttp://oblomov.myopenid.com/
2010-04-20internal pages: the revenge?http://smcv.pseudorandom.co.uk/
2010-04-20clarify whether the raw files would be put in destdirJon Dowland
2010-04-20similarity to internal pagesJoey Hess
2010-04-19responseJoey Hess
2010-04-20non comprendhttp://kerravonsen.dreamwidth.org/
2010-04-20formattinghttp://kerravonsen.dreamwidth.org/
2010-04-20further clarificationhttp://kerravonsen.dreamwidth.org/
2010-04-19responseJoey Hess
2010-04-20responsehttp://kerravonsen.dreamwidth.org/
2010-04-19Merge branch 'master' of git://git.ikiwiki.infoSvend Sorensen
2010-04-19Remove www prefix from Svend's website URLsSvend Sorensen
2010-04-19Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-19thinking about changing how templatedir works and allowing wikitemplate ↵Joey Hess
files into the srcdir
2010-04-19Respondhttp://oblomov.myopenid.com/
2010-04-19response to the further thoughtshttp://kerravonsen.dreamwidth.org/
2010-04-18(no commit message)PeteG
2010-04-18(no commit message)PeteG
2010-04-17improve docsJoey Hess
2010-04-17document add_autofileJoey Hess
2010-04-17recommend gitJoey Hess
2010-04-17bzr getmtime doneJoey Hess
2010-04-17note that tla plugin is not being maintainedJoey Hess
2010-04-17document the gitbranch templateJoey Hess
2010-04-17reformatJoey Hess
2010-04-17my autotag branchJoey Hess
2010-04-17few more suggestionsJoey Hess
2010-04-17autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.Joey Hess
2010-04-16add list of compatability breaking changesJoey Hess
2010-04-16remove note about needing --gettime; automatically run on first build nowJoey Hess
2010-04-16implement rcs_getmtime for svnJoey Hess
This is a slow implementation; it runs svn log once per file still, rather than running svn log once on the whole srcdir. I did it this way because in my experience, svn log, run on a directory, does not always list every change to files inside that directory. I don't know why, and I use svn as little as possible these days.
2010-04-16automatically run --gettime, and optimise it for gitJoey Hess
* Automatically run --gettime the first time ikiwiki is run on a given srcdir. * Optimise --gettime for git, so it's appropriatly screamingly fast. (This could be done for other backends too.) * However, --gettime for git no longer follows renames. * Use above to fix up timestamps on docwiki, as well as ensure that timestamps on basewiki files shipped in the deb are sane.
2010-04-16Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-16typoCord
2010-04-16--gettime revampJoey Hess
* Rename --getctime to --gettime. (The old name still works for backwards compatability.) * --gettime now also looks up last modification time. * Add rcs_getmtime to plugin API; currently only implemented for git.
2010-04-16Proposal for tags/meta/field coalescinghttp://oblomov.myopenid.com/
2010-04-16... and indeed there is a better way to store ithttp://smcv.pseudorandom.co.uk/
2010-04-16answer to clarification.David Riebenbauer
2010-04-16clarify re %pagestate persistenceJoey Hess
2010-04-16try to clarifyhttp://smcv.pseudorandom.co.uk/
2010-04-16typoDavid Riebenbauer