summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-29changelogJoey Hess
2008-07-29check generated pages inJoey Hess
I considered not checking them in, or making the checkin configurable. However, then they would remain not checked in if edited by a user, which is probably not desired. Note that passing undef as the username/ip to rcs_commit_staged may not result in ideal behavior; the commit may seem to come from "anonymous" with some revision control systems. Most of them handle it a bit better and just have it come from whatever user is running the build.
2008-07-29Merge branch 'master' into tovaJoey Hess
2008-07-29rename discussion page to match plugin nameJoey Hess
2008-07-29initial draftJoey Hess
2008-07-29add refresh hookJoey Hess
2008-07-29(no commit message)http://schmonz.livejournal.com/
2008-07-29sorry, should have mentioned pkgsrc is cross-platformhttp://schmonz.livejournal.com/
2008-07-28document unixauth.pmhttp://schmonz.livejournal.com/
2008-07-28* Editionhttp://ptecza.myopenid.com/
2008-07-28* Completionhttp://ptecza.myopenid.com/
2008-07-28* Progressbar plugin?http://ptecza.myopenid.com/
2008-07-27add news item for ikiwiki 2.55Joey Hess
2008-07-27releasing version 2.55Joey Hess
2008-07-27* RC2 color pluginhttp://ptecza.myopenid.com/
2008-07-27pkgsrc is NetBSD I take itJoey Hess
2008-07-27note pkgsrc packagehttp://schmonz.livejournal.com/
2008-07-26changelog and tweaksJoey Hess
2008-07-26use new style error handlingJoey Hess
2008-07-26Added cutpaste plugin.Enrico Zini
I'm wondering if cutandpaste wouldn't be a better name.
2008-07-26changelogJoey Hess
2008-07-26Handle the case when HTML got tidied.Enrico Zini
This fixes debian bug #492529.
2008-07-26closeJoey Hess
2008-07-26put preprocess loop errors inside an error spanJoey Hess
2008-07-26* Responsehttp://ptecza.myopenid.com/
2008-07-26* Responsehttp://ptecza.myopenid.com/
2008-07-25add test dataJoey Hess
2008-07-25add a regression test to ensure that permalinks never changeJoey Hess
2008-07-25attachment: Use relative paths when inserting links.Joey Hess
2008-07-25fix feed urlsJoey Hess
The fix for colons involved adding "./" to some urls. Due to the weird way inline called urlto, these snuck into feed urls and permalinks. Fix it by adding an optional third parameter to urlto.
2008-07-25commentsJoey Hess
2008-07-252 was apparently correctJoey Hess
I don't think it really matters whether directories are returned or not.
2008-07-25Merge commit 'jelmer/master'Joey Hess
2008-07-25bring git test to parity with bazaar testJoey Hess
Also, fixed bug I introduced in bazaar test.
2008-07-25mark doneJoey Hess
2008-07-25bzr: Version directories on the fly, ignore directories when retrievingJelmer Vernooij
changes. Now passes t/bazaar.t again.
2008-07-25responseJoey Hess
2008-07-25ehJoey Hess
2008-07-25Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-07-25bzr (mostly) doneJoey Hess
2008-07-25expose a bug in bzr renameing codeJoey Hess
2008-07-25add missing --quietJoey Hess
2008-07-25Merge commit 'jelmer/master'Joey Hess
2008-07-25* Bug reporthttp://ptecza.myopenid.com/
2008-07-25* RC1 color pluginhttp://ptecza.myopenid.com/
2008-07-25(no commit message)Mathias
2008-07-25(no commit message)Mathias
2008-07-25improved, possibly faster getelementsbyclass by willuJoey Hess
2008-07-25turn on archive modeJoey Hess
2008-07-25Suggest improved getElementsByClass() functionhttp://www.cse.unsw.edu.au/~willu/