log

age author description
Fri, 06 May 2011 14:54:05 +0200 Adrian Buehlmann rename scmutil.system_rcpath to systemrcpath
Fri, 06 May 2011 14:52:25 +0200 Adrian Buehlmann rename scmutil.os_rcpath to osrcpath
Fri, 06 May 2011 11:51:18 -0500 Matt Mackall merge with stable
Fri, 06 May 2011 11:50:58 -0500 Matt Mackall merge with crew
Fri, 06 May 2011 14:29:53 +0200 Martin Geisler merge with stable
Fri, 06 May 2011 09:54:06 +0200 Adrian Buehlmann rename path_auditor to pathauditor
Fri, 06 May 2011 12:09:20 +0200 Martin Geisler revlog: use real Booleans instead of 0/1 in nodesbetween
Fri, 06 May 2011 11:31:40 +0200 Martin Geisler patch: fix clash between local variable and exception instance
Fri, 06 May 2011 11:12:55 +0200 Martin Geisler patchfile: use real Booleans instead of 0/1
Fri, 06 May 2011 11:11:55 +0200 Martin Geisler annotate: use real Booleans instead of 0/1
Fri, 06 May 2011 10:02:46 +0200 Martin Geisler hbisect: use real Booleans instead of 0/1
Fri, 06 May 2011 14:45:13 +0200 Peter Arrenbrecht summary: run discovery only once for in/out against same repo
Fri, 06 May 2011 14:44:18 +0200 Peter Arrenbrecht discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
Fri, 06 May 2011 16:00:48 +0300 Idan Kamara transplant: remove unneeded loop over repo in revset
Fri, 06 May 2011 15:37:38 +0300 Idan Kamara transplant: fix revset doc stable