Commit Graph

73 Commits (932557732fc7df9f41db3715acee5af292118ece)

Author SHA1 Message Date
Joey Hess 4f06e7402a remove ikiwiki.setup
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup

Update docs.
2008-07-26 22:55:39 -04:00
Simon McVittie 47d179802d 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
2008-07-21 12:32:31 +01:00
Joey Hess a3a48cc57d response 2008-07-16 17:56:41 -04:00
Joey Hess ed7f892072 web commit by mrled 2008-07-15 18:22:57 -04:00
Joey Hess 56e81e8000 web commit by mrled 2008-07-15 18:20:19 -04:00
Joey Hess be16270a09 web commit by XTaran: Example hgrc, some markup, one correction of one of my previous changes 2008-07-14 16:05:10 -04:00
Joey Hess f6e01e53fd web commit by XTaran: Cross reference to todo/mercurial 2008-07-14 15:57:11 -04:00
Joey Hess aa92d75b4a web commit by XTaran: Correct information about hooks 2008-07-14 15:53:09 -04:00
Joey Hess 1ab9eb3420 web commit by simon: link fix 2008-06-28 16:51:57 -04:00
Joey Hess a43b5ecf0a rm 2008-06-28 16:43:46 -04:00
Joey Hess 1a1c0c03b1 web commit by simon 2008-06-28 16:41:23 -04:00
Joey Hess 706bcbfe66 web commit by simon: argh, horrible namespaces 2008-06-28 16:39:09 -04:00
Joey Hess ac36a6b50a web commit by simon 2008-06-28 15:23:20 -04:00
Joey Hess 4bcbd27e84 web commit by simon: contact info 2008-06-28 11:45:42 -04:00
Joey Hess 9020cfde2d web commit by simon: fix links 2008-06-28 11:43:56 -04:00
Joey Hess 5a0b507191 web commit by simon: personal page 2008-06-28 11:42:33 -04:00
Joey Hess 4a16a1ce87 web commit by simon: let's make a simple darcs backend 2008-06-28 11:26:22 -04:00
Joey Hess dd464e4ca8 web commit by ittayd 2008-04-08 15:37:11 -04:00
Joey Hess 5df638c445 web commit by ManojSrivastava 2008-03-05 18:35:20 -05:00
Joey Hess 0702e3aabe web commit by ManojSrivastava 2008-03-05 18:01:35 -05:00
Joey Hess bff92e3890 web commit by ManojSrivastava 2008-03-05 17:47:43 -05:00
Joey Hess a093824c38 web commit by ManojSrivastava 2008-03-05 17:22:43 -05:00
Joey Hess 6352310f5c web commit by bremner: editorializing re: the information on using git being spread around between at least two pages 2008-03-05 15:23:59 -05:00
Joey Hess 9c776d65a3 web commit by ManojSrivastava 2008-03-05 14:55:51 -05:00
Joey Hess f042a68566 web commit by ManojSrivastava 2008-03-05 13:45:14 -05:00
Joey Hess 73d5d40bf8 web commit by ManojSrivastava 2008-03-05 13:35:56 -05:00
Joey Hess 968b4bec19 web commit by ManojSrivastava 2008-03-05 11:12:27 -05:00
Joey Hess 36ad806466 web commit by ManojSrivastava 2008-03-05 10:23:39 -05:00
Joey Hess ae023f74c3 web commit by ManojSrivastava 2008-03-05 09:38:29 -05:00
Joey Hess 4f0359bdd9 I suppose monotone post-commit can be removed from the todo list now 2008-02-14 16:18:09 -05:00
Joey Hess 749c1e36d9 * monotone changes by Brian May:
- 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-03 18:14:39 -05:00
Joey Hess 97dfdf8c64 web commit by http://edward.myopenid.com/: fix broken link to http://git.or.cz/gitwiki/GitFaq 2008-02-03 04:28:37 -05:00
Joey Hess 4d1a794c3f typography 2008-01-30 01:38:33 -05:00
Joey Hess e050f35261 doc updates for bzr 2008-01-29 19:56:19 -05:00
Joey Hess d7fdd04b5a * Removed support for sending commit notification mails. Along with it went
the svnrepo and notify settings, though both will be ignored if left in
  setup files.
2008-01-29 00:36:58 -05:00
Joey Hess cb777df041 add some documentation about how to safely allow multiple committers to an
ikiwiki git repository
2007-11-27 12:41:18 -05:00
Joey Hess 491847ed53 * Add a new ikiwiki-makerepo program, that automates setting up a repo
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-27 00:34:17 -05:00
Joey Hess 9dd5285025 remove some links to nonexistent pages that we don't want to add 2007-11-17 16:37:25 -05:00
Joey Hess 49f2356dda web commit by http://roktas.myopenid.com/: thoughts on using git-stash 2007-11-02 13:50:25 -04:00
Joey Hess 6a64743737 ikiwiki is now stored in a git repository
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-24 22:21:06 -04:00
joey 3f7944fdc7 document exactly what goes on during a cgi edit or remote commit with git 2007-10-21 01:39:18 +00:00
joey 6809a70bb5 response 2007-10-21 01:07:49 +00:00
joey 0914abaaaf A few comments. I think git-stash could be used now that it's available.
Also removed some stuff about the git support not being robust or
well-tested, since it certainly is now.
2007-10-21 01:07:31 +00:00
joey f91ebfa01b reorg all the git cruft a bit, highlight setup page and de-highlight more
complex or less perfect setup methods
2007-10-21 00:57:10 +00:00
joey 9a060e6c6e recommend using the git setup documented in the setup page and not this 2007-10-21 00:49:26 +00:00
joey 61f6a1d0ca web commit by http://madduck.myopenid.com/: Fix git pitfalls link 2007-10-09 12:56:11 +00:00
joey 0acb34369a web commit by http://madduck.myopenid.com/: added git pitfalls link 2007-10-09 12:55:23 +00:00
joey 4f0620e703 clean up bad wiki links, add news item 2007-09-29 18:47:53 +00:00
joey 23d38e0276 web commit by UlrikSverdrup: +postives 2007-09-12 18:50:49 +00:00
joey 2e5f4c5056 web commit by UlrikSverdrup: minor: rm duplication 2007-09-12 18:40:25 +00:00