Merge branch 'master' of ssh://git.ikiwiki.info
authorJoey Hess <joey@kitenet.net>
Tue, 26 Jul 2011 15:30:17 +0000 (17:30 +0200)
committerJoey Hess <joey@kitenet.net>
Tue, 26 Jul 2011 15:30:17 +0000 (17:30 +0200)
doc/git.mdwn
doc/todo/Auto-setup_and_maintain_Mercurial_wrapper_hooks.mdwn

index f3ae0c67352d1a742224c7cf887076733d897017..6d23d82da0b6cd4407546e3c99424403f4d5a0e1 100644 (file)
@@ -71,6 +71,7 @@ think about merging them. This is recommended. :-)
   ([browse](http://git.debian.org/?p=users/jo-guest/ikiwiki.git;a=summary))
 * [[timonator]] `git://github.com/timo/ikiwiki.git`
 * [[sajolida]] `http://un.poivron.org/~sajolida/ikiwiki.git/`
+* nezmer `git://gitorious.org/ikiwiki-nezmer/ikiwiki-nezmer.git`
 
 ## branches
 
index d03b7fe93d0a1810d5718dbae04f1449f7ddf47e..fe4d7209e9c31a0fc986ab8f23b781009306fbda 100644 (file)
@@ -7,6 +7,8 @@ ikiwiki can keep track of lines in `hgrc` for which it is responsible by adding
 
 Two ways follow below. I prefer the long one. --[[Daniel Andersson]]
 
+> I comment myself: this can probably be solved without adding ad-hoc hooks and stuff (maybe not as "correct" as changing the config file only directly after wrappers have been generated, but good enough). I have a large rewrite of `mercurial.pm` ready, currently under local testing before I upload it for comments here, trying to make it equal in function to `git.pm`. Comments below are of course welcome, but I will look into other ways of solving it later. --[[Daniel Andersson]]
+
 Compact way (addresses only point 1)
 ------------------------------------
 [This patch at pastebin](http://pastebin.com/by9f4dwX) ([raw version](http://pastebin.com/raw.php?i=by9f4dwX)).