summaryrefslogtreecommitdiff
path: root/doc/rcs
AgeCommit message (Collapse)Author
2008-11-26link to tipJoey Hess
2008-10-27Note unimplemented featureshttp://www.cse.unsw.edu.au/~willu/
2008-10-23more work on untrusted committersJoey Hess
Wired up check_canedit and check_canremove, still need to deal with check_canattach, and test.
2008-10-22initial support for git repos with untrusted committersJoey Hess
Still need to wire up the calls to check_* , but it's cold out here and my hands are going numb, so enough for now.
2008-10-01remove external imageJoey Hess
The image is no longer on manoj's machine, and this wiki should not rely on images hosted by third parties. Manoj, if you'd like to add this image into ikiwiki's docs, we could talk about that.
2008-09-01Fix for error on git pull originhttp://edward.myopenid.com/
2008-07-26remove ikiwiki.setupJoey Hess
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup Update docs.
2008-07-21Migrate everything else via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-07-16responseJoey Hess
2008-07-15web commit by mrledJoey Hess
2008-07-15web commit by mrledJoey Hess
2008-07-14web commit by XTaran: Example hgrc, some markup, one correction of one of my ↵Joey Hess
previous changes
2008-07-14web commit by XTaran: Cross reference to todo/mercurialJoey Hess
2008-07-14web commit by XTaran: Correct information about hooksJoey Hess
2008-06-28web commit by simon: link fixJoey Hess
2008-06-28rmJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simon: argh, horrible namespacesJoey Hess
2008-06-28web commit by simonJoey Hess
2008-06-28web commit by simon: contact infoJoey Hess
2008-06-28web commit by simon: fix linksJoey Hess
2008-06-28web commit by simon: personal pageJoey Hess
2008-06-28web commit by simon: let's make a simple darcs backendJoey Hess
2008-04-08web commit by ittaydJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by bremner: editorializing re: the information on using git being ↵Joey Hess
spread around between at least two pages
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-03-05web commit by ManojSrivastavaJoey Hess
2008-02-14I suppose monotone post-commit can be removed from the todo list nowJoey Hess
2008-02-03* monotone changes by Brian May:Joey Hess
- On commits, replace "mtn sync" bidirectional with "mtn push" single direction. No need to pull changes when doing a commit. mtn sync is still called in rcs_update. - Support for viewing differences via patches using viewmtn.
2008-02-03web commit by http://edward.myopenid.com/: fix broken link to ↵Joey Hess
http://git.or.cz/gitwiki/GitFaq
2008-01-30typographyJoey Hess
2008-01-29doc updates for bzrJoey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
the svnrepo and notify settings, though both will be ignored if left in setup files.
2007-11-27add some documentation about how to safely allow multiple committers to anJoey Hess
ikiwiki git repository
2007-11-27 * Add a new ikiwiki-makerepo program, that automates setting up a repoJoey Hess
and importing existing content for svn, git, and mercurial. This makes the setup process much simpler. * Reorganised git documentation. * Actually install the ikiwiki-update-wikilist program.
2007-11-17remove some links to nonexistent pages that we don't want to addJoey Hess
2007-11-02web commit by http://roktas.myopenid.com/: thoughts on using git-stashJoey Hess
2007-10-24ikiwiki is now stored in a git repositoryJoey Hess
Note that all the sha1s did change from those in the earlier ikiwiki git repos gated from svn. Thank you, git-svnimport, for the pain.
2007-10-21document exactly what goes on during a cgi edit or remote commit with gitjoey
2007-10-21responsejoey
2007-10-21A few comments. I think git-stash could be used now that it's available.joey
Also removed some stuff about the git support not being robust or well-tested, since it certainly is now.
2007-10-21reorg all the git cruft a bit, highlight setup page and de-highlight morejoey
complex or less perfect setup methods