| Commit message (Expand) | Author | Age |
* | cvs: Various fixes. | Joey Hess | 2013-02-03 |
* | another cvs bugfix on my branch | Amitai Schlair | 2013-02-02 |
* | formatting | Amitai Schlair | 2013-01-27 |
* | old and new cvs goodies needing merging | Amitai Schlair | 2013-01-27 |
* | Document how to use ikiwiki with Gerrit Code Review | JoshTriplett | 2012-11-06 |
* | fix rcs_add() of a text file under a name that had been a binary file | Amitai Schlair | 2012-02-05 |
* | rcs_diff() would always return unbounded output, fixed | Amitai Schlair | 2012-02-05 |
* | Merge branch 'master' into cvs | Amitai Schlair | 2012-01-30 |
|\ |
|
| * | merged | Joey Hess | 2012-01-30 |
| * | functional changes are underway | https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI | 2012-01-29 |
| * | pull request (no functional change, just worried I broke easy merging) | Amitai Schlair | 2012-01-22 |
* | | Merge remaining TODO items into CVS page, and delete TODO.cvs. | Amitai Schlair | 2012-01-30 |
* | | pull request (no functional change, just worried I broke easy merging) | Amitai Schlair | 2012-01-22 |
|/ |
|
* | point to my branch, wrap lines, working on test coverage now | Amitai Schlair | 2012-01-22 |
* | Revert multiple spams | Joey Hess | 2011-11-12 |
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A | 2011-11-12 |
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkJHb27RVmw93kqyzfoxZWNKjqR8MEVt3A | 2011-11-12 |
* | further cleanup | Joey Hess | 2011-06-29 |
* | layout | Joey Hess | 2011-06-29 |
* | trimmed git page•••This page is a mess; tried to control the rampant growth by trimming stuff
that should be obvious from the new diagram.
| Joey Hess | 2011-06-29 |
* | add diagram of git repos | Joey Hess | 2011-06-29 |
* | use ikiwiki terms for srcdir, destdir | Joey Hess | 2011-06-29 |
* | add wiki_edit_flow.svg•••Original version contributed from Deferred Procrastination blog.
| Joey Hess | 2011-06-29 |
* | note how you need to actually set the git_wrapper so that a regular --setup w... | anarcat | 2011-05-14 |
* | fix link | Joey Hess | 2011-05-04 |
* | spelling, grammar | https://launchpad.net/~kralph | 2011-01-26 |
* | Move the discussion of svn+ssh to the forum for now. | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-10 |
* | response | Joey Hess | 2010-09-09 |
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs | 2010-09-08 |
* | another reason to use NetBSD's commit_prep and log_accum for CVS | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2010-06-26 |
* | simplify, avoid confusing suggestions•••Don't even talk about ACLs, and more strongly discourage directly
committing to ikiwiki's srcdir.
| Joey Hess | 2010-06-14 |
* | wl rcs | http://jmtd.livejournal.com/ | 2010-04-29 |
* | note that tla plugin is not being maintained | Joey Hess | 2010-04-17 |
* | add rcs/cvs | Joey Hess | 2009-09-10 |
* | minor formatting | http://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 |
* | heh | Joey Hess | 2009-04-04 |
* | support darcs in setup automator•••use a consistent name for the ikiwiki wrapper file
| Joey Hess | 2009-04-04 |
* | update docs for darcs•••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.
| Joey Hess | 2009-04-04 |
* | Give a working example of hgrc and mention the need for --post-commit | http://www.zeitlins.org/id/VZ/ | 2009-04-02 |
* | Fix documentation about git hook to use right name. Closes: #510393 | Joey Hess | 2009-01-03 |
* | link to tip | Joey Hess | 2008-11-26 |
* | Note unimplemented features | http://www.cse.unsw.edu.au/~willu/ | 2008-10-27 |
* | more work on untrusted committers•••Wired up check_canedit and check_canremove, still need to deal with
check_canattach, and test.
| Joey Hess | 2008-10-23 |
* | initial support for git repos with untrusted committers•••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.
| Joey Hess | 2008-10-22 |
* | remove external image•••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.
| Joey Hess | 2008-10-01 |
* | Fix for error on git pull origin | http://edward.myopenid.com/ | 2008-09-01 |
* | remove ikiwiki.setup•••To generate your own, use ikiwiki -dumpsetup ikiwiki.setup
Update docs.
| Joey Hess | 2008-07-26 |
* | Migrate everything else via prefix_directives•••This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
| Simon McVittie | 2008-07-21 |
* | response | Joey Hess | 2008-07-16 |