aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
Commit message (Collapse)AuthorAge
* adjust SVG page sizes so their are coherentAntoine Beaupré2014-04-18
|
* add graphical explanations of various decentralisation schemes for ikiwikiAntoine Beaupré2014-04-18
| | | | | | | | | | the wiki_edit_flow.svg file is slightly changed to make the box designate the server boundaries so it can be reused in a coherent manner in the other graphics. the distributed_wikis page still needs an overhaul to clarify it's about the third and fourth setups, but that will be easier to do in separate commits.
* cvs: Various fixes.Joey Hess2013-02-03
|
* another cvs bugfix on my branchAmitai Schlair2013-02-02
|
* formattingAmitai Schlair2013-01-27
|
* old and new cvs goodies needing mergingAmitai Schlair2013-01-27
|
* Document how to use ikiwiki with Gerrit Code ReviewJoshTriplett2012-11-06
|
* fix rcs_add() of a text file under a name that had been a binary fileAmitai Schlair2012-02-05
|
* rcs_diff() would always return unbounded output, fixedAmitai Schlair2012-02-05
|
* Merge branch 'master' into cvsAmitai Schlair2012-01-30
|\
| * mergedJoey Hess2012-01-30
| |
| * functional changes are underwayhttps://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI2012-01-29
| |
| * pull request (no functional change, just worried I broke easy merging)Amitai Schlair2012-01-22
| |
* | Merge remaining TODO items into CVS page, and delete TODO.cvs.Amitai Schlair2012-01-30
| |
* | pull request (no functional change, just worried I broke easy merging)Amitai Schlair2012-01-22
|/
* point to my branch, wrap lines, working on test coverage nowAmitai Schlair2012-01-22
|
* Revert multiple spamsJoey Hess2011-11-12
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A2011-11-12
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A2011-11-12
|
* further cleanupJoey Hess2011-06-29
|
* layoutJoey Hess2011-06-29
|
* trimmed git pageJoey Hess2011-06-29
| | | | | This page is a mess; tried to control the rampant growth by trimming stuff that should be obvious from the new diagram.
* add diagram of git reposJoey Hess2011-06-29
|
* use ikiwiki terms for srcdir, destdirJoey Hess2011-06-29
|
* add wiki_edit_flow.svgJoey Hess2011-06-29
| | | | Original version contributed from Deferred Procrastination blog.
* note how you need to actually set the git_wrapper so that a regular --setup ↵anarcat2011-05-14
| | | | will create it
* fix linkJoey Hess2011-05-04
|
* spelling, grammarhttps://launchpad.net/~kralph2011-01-26
|
* Move the discussion of svn+ssh to the forum for now.https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs2010-09-10
|
* responseJoey Hess2010-09-09
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs2010-09-08
|
* another reason to use NetBSD's commit_prep and log_accum for CVShttps://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E2010-06-26
|
* simplify, avoid confusing suggestionsJoey Hess2010-06-14
| | | | | Don't even talk about ACLs, and more strongly discourage directly committing to ikiwiki's srcdir.
* wl rcshttp://jmtd.livejournal.com/2010-04-29
|
* note that tla plugin is not being maintainedJoey Hess2010-04-17
|
* add rcs/cvsJoey Hess2009-09-10
|
* minor formattinghttp://lj.rossia.org/users/imz/2009-05-13
|
* Q&A: using a local wiki to preview changes: an srcdir needed?http://lj.rossia.org/users/imz/2009-05-13
|
* hehJoey Hess2009-04-04
|
* support darcs in setup automatorJoey Hess2009-04-04
| | | | use a consistent name for the ikiwiki wrapper file
* update docs for darcsJoey Hess2009-04-04
| | | | | | | | | | Deleted all the old incomplete implementations. Moved explanation of the two-repo system currently implemented for darcs into rcs/details, and removed discussion from there about other methods (including one-repo). Wrote a rcs/darcs page, which I hope is accurate.
* Give a working example of hgrc and mention the need for --post-commithttp://www.zeitlins.org/id/VZ/2009-04-02
|
* Fix documentation about git hook to use right name. Closes: #510393Joey Hess2009-01-03
|
* link to tipJoey Hess2008-11-26
|
* Note unimplemented featureshttp://www.cse.unsw.edu.au/~willu/2008-10-27
|
* more work on untrusted committersJoey Hess2008-10-23
| | | | | Wired up check_canedit and check_canremove, still need to deal with check_canattach, and test.
* initial support for git repos with untrusted committersJoey Hess2008-10-22
| | | | | 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.
* remove external imageJoey Hess2008-10-01
| | | | | | | | 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.
* Fix for error on git pull originhttp://edward.myopenid.com/2008-09-01
|
* remove ikiwiki.setupJoey Hess2008-07-26
| | | | | | To generate your own, use ikiwiki -dumpsetup ikiwiki.setup Update docs.