Joey Hess
ca32dd31de
heh
2009-04-04 18:24:04 -04:00
Joey Hess
a9c0d7e288
support darcs in setup automator
...
use a consistent name for the ikiwiki wrapper file
2009-04-04 18:17:38 -04:00
Joey Hess
ca5704936d
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.
2009-04-04 18:04:20 -04:00
http://www.zeitlins.org/id/VZ/
1b4e83941e
Give a working example of hgrc and mention the need for --post-commit
2009-04-02 06:16:37 -04:00
Joey Hess
66ff63c296
Fix documentation about git hook to use right name. Closes : #510393
2009-01-03 12:40:22 -05:00
Joey Hess
17e4fc51be
link to tip
2008-11-26 13:24:36 -05:00
http://www.cse.unsw.edu.au/~willu/
791eba8c3f
Note unimplemented features
2008-10-27 22:33:20 -04:00
Joey Hess
4669eab596
more work on untrusted committers
...
Wired up check_canedit and check_canremove, still need to deal with
check_canattach, and test.
2008-10-23 16:29:50 -04:00
Joey Hess
094af3d113
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.
2008-10-22 20:52:34 -04:00
Joey Hess
aba53047af
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.
2008-10-01 15:34:12 -04:00
http://edward.myopenid.com/
210a2fe0e0
Fix for error on git pull origin
2008-09-01 06:11:55 -04:00
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
joey
0c377f2975
web commit by UlrikSverdrup: minor: markup
2007-09-12 18:40:03 +00:00
joey
8a2296fa85
web commit by UlrikSverdrup: How to migrate from svn to git in my _simple_ case
2007-09-12 18:39:28 +00:00
joey
a89f6cb1a0
web commit by UlrikSverdrup: small small cleanup. link to howto about git and ikiwiki
2007-09-12 16:03:38 +00:00
joey
1aa715b87d
web commit by UlrikSverdrup: migrating from svn to git
2007-09-11 08:10:29 +00:00
joey
85aa453d0f
web commit by http://natalian.org/ : cleanup
2007-09-05 18:39:19 +00:00
joey
5791c55eaf
move to subdir
2007-08-30 23:44:16 +00:00
joey
b33987f788
web commit by http://natalian.org/
2007-08-30 17:05:29 +00:00
joey
8be097386f
web commit by http://natalian.org/
2007-08-30 16:58:21 +00:00
joey
f485d7b496
web commit by http://natalian.org/
2007-08-30 16:55:08 +00:00
joey
f837cbe639
web commit by http://natalian.org/
2007-08-30 16:45:49 +00:00
joey
4a55e6aa38
web commit by http://natalian.org/
2007-08-30 16:40:25 +00:00
joey
50e2cbcd9c
web commit by http://natalian.org/
2007-08-30 16:31:54 +00:00
joey
38077033c1
web commit by http://natalian.org/
2007-08-30 16:28:23 +00:00
joey
96ec6e7cf3
web commit by http://natalian.org/
2007-08-30 16:26:42 +00:00
joey
e08da2afc1
web commit by http://natalian.org/
2007-08-30 16:24:01 +00:00
joey
adcd50f2d4
web commit by http://natalian.org/ : writing a little tutorial about using git with ikiwiki
2007-08-30 16:10:24 +00:00
joey
be153363be
web commit by http://natalian.org/
2007-08-30 16:03:50 +00:00
joey
98c3ca89bd
web commit by http://natalian.org/
2007-08-30 16:03:07 +00:00
joey
38550f0640
web commit by http://willu.myopenid.com/ : Tested monotone plugin with renames - Ikiwiki catches this case itself, so remove the caveat here.
2007-08-24 01:44:29 +00:00
joey
b78b8b8120
web commit by http://willu.myopenid.com/ : I should have previewed the previous commit - fixed list formatting
2007-08-22 01:58:53 +00:00
joey
3551b8322e
web commit by http://willu.myopenid.com/ : Comments on the current state of Monotone support
2007-08-22 01:56:49 +00:00
joey
b3cfd19b5f
oops
2007-08-21 04:41:51 +00:00
joey
74baaeba00
reorg all the pages about rcs backends. Fix all links
2007-08-21 04:25:03 +00:00