summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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/
2008-07-25toggle: Fix incompatability between javascript and webkit.Joey Hess
2008-07-25(no commit message)http://www.cse.unsw.edu.au/~willu/
2008-07-25report bughttp://www.cse.unsw.edu.au/~willu/
2008-07-24respJoey Hess
2008-07-24fix monotone/mercurial confusionJoey Hess
2008-07-24Add notes about possible security issues with rename - these look to be ↵http://www.cse.unsw.edu.au/~willu/
already covered in the source, but I wanted to make sure they're listed in the docs too.
2008-07-24Support staging commands in bzr backend.Jelmer Vernooij
2008-07-24responseJoey Hess
2008-07-24mercurial: Add support for rename, delete, and also diff. (William Uther)Joey Hess
2008-07-24forwardedJoey Hess
2008-07-24responseJoey Hess
2008-07-24Merge branch 'tova'Joey Hess
2008-07-24fix encoding issues with link conversionJoey Hess
Have to convert link text to page name going in. And on the way out, need to replace spaces with underscores in the link text, which is not normally done with titles.
2008-07-24markdown bugs demonstratedhttp://gmcmanus.myopenid.com/
2008-07-24* Thanks! It works now.http://ptecza.myopenid.com/
2008-07-24* Link to my Ikiwiki user pagehttp://ptecza.myopenid.com/
2008-07-24* Ikiwiki and bug reporting are my lovehttp://ptecza.myopenid.com/
2008-07-24* Updated information about my Ikiwiki backportshttp://ptecza.myopenid.com/
2008-07-24question about license for patchbremner
2008-07-24* No longer Ikiwiki backports for Ubuntu Gutsy. I've switched to Hardy ↵http://ptecza.myopenid.com/
completely.
2008-07-24example plus address failinghttp://alcopop.org/me/openid/
2008-07-23test suite and partial fix for encoding issues in link renamingJoey Hess
2008-07-23updatJoey Hess
2008-07-23add todoJoey Hess
2008-07-23foldageJoey Hess
2008-07-23document link fixup on renameJoey Hess
2008-07-23fixup editpage links on renameJoey Hess
2008-07-23link fixup on rename workingJoey Hess
2008-07-23preserve case of subpageJoey Hess
2008-07-23case preservationJoey Hess
2008-07-23add renamepage hooksJoey Hess
Implemented for regular wikilinks, with a test suite.