log

age author description
Sun, 06 Mar 2011 10:07:36 +0100 Mark Wielaard Add README. default tip
Sat, 05 Mar 2011 23:36:37 +0000 Mark Wielaard Explicitly reset wireproto.commands['capabilities'].
Mon, 10 Jan 2011 09:56:29 -0500 Michael Tharp Fix some conditional imports that didn't trigger becuase of the lazy importer
Wed, 05 Jan 2011 11:29:08 -0500 Michael Tharp Fix fclone on 1.7 servers.
Fri, 03 Dec 2010 14:02:18 -0500 Michael Tharp Merge from pmezard/hgforest-crew
Thu, 18 Nov 2010 23:49:39 +0100 Patrick Mezard Fix httprepo.do_read in hg >= 1.7
Thu, 18 Nov 2010 23:36:35 +0100 Patrick Mezard Update test output to 1.7
Thu, 18 Nov 2010 23:28:03 +0100 Patrick Mezard Fix ui.write in hg >= 1.6
Thu, 18 Nov 2010 23:01:15 +0100 Patrick Mezard Handle hg >= 1.6 hg.parseurl()
Thu, 18 Nov 2010 22:27:22 +0100 Patrick Mezard Initialize cmdtable as an empty dict for mq.dotable
Fri, 03 Dec 2010 13:53:49 -0500 Michael Tharp Fix fstat on 1.7.x
Wed, 17 Nov 2010 12:41:07 -0500 Michael Tharp Set cmdtable as an empty dict to keep mq happy (#2)
Tue, 16 Nov 2010 10:54:33 -0500 Michael Tharp Fix SSH repos on hg 1.7
Mon, 15 Nov 2010 11:08:41 -0500 Michael Tharp Fix HTTP 'forests' command on hg >= 1.7 (#1)
Mon, 11 Oct 2010 12:58:05 -0400 Michael Tharp Add compatibility for hg 1.6
Sun, 04 Oct 2009 16:31:31 +0200 Patrick Mezard Replace ConfigParser with mercurial.config when available
Sun, 04 Oct 2009 16:21:00 +0200 Patrick Mezard Regroup all ConfigParser dependent code before refactoring
Thu, 24 Sep 2009 13:50:07 +0200 Patrick Mezard Merge with main
Thu, 09 Apr 2009 03:22:34 -0400 Simon Law Update unit tests for Mercurial tip
Thu, 09 Apr 2009 03:00:41 -0400 Simon Law hg ftag lets you tag across the forest
Thu, 09 Apr 2009 03:00:26 -0400 Simon Law hg fupdate works again with legacy snapfiles.
Thu, 09 Apr 2009 02:24:17 -0400 Simon Law hg fupdate now knows about branches and tags
Wed, 18 Mar 2009 12:55:21 -0400 Simon Law Fix for Mercurial 1.2
Tue, 03 Feb 2009 22:05:11 +0100 Patrick Mezard Fix ParseError import, work around demandload
Mon, 26 Jan 2009 20:35:51 -0600 Steve Borho ParseError has been moved to error.py
Sun, 25 Jan 2009 19:24:24 -0600 Steve Borho many exceptions have been moved to error.py
Fri, 02 Jan 2009 17:38:16 +0100 Patrick Mezard Merge with main
Sat, 25 Oct 2008 14:54:54 +0200 Patrick Mezard Fix localrepo.workingctx() changed in changectx(None)
Mon, 22 Dec 2008 18:24:28 -0500 Simon Law Fix findcmd for Mercurial 1.1
Sat, 25 Oct 2008 14:54:54 +0200 Patrick Mezard Fix localrepo.workingctx() changed in changectx(None)
Sat, 25 Oct 2008 14:23:57 +0200 Patrick Mezard Fix cmdutil.findcmd() not taking a ui argument anymore
Mon, 28 Jan 2008 12:59:13 -0500 Simon Law hgweb's internal workings have changed for serving HTTP.
Mon, 28 Jan 2008 12:19:24 -0500 Simon Law Make fetch detection more reliable.
Tue, 15 Jan 2008 17:06:57 -0500 Simon Law fcloning to remote SSH repositories works again.
Wed, 26 Dec 2007 15:38:56 +0100 Patrick Mezard test-forest: move path rewriting calls in a function
Fri, 30 Nov 2007 15:44:12 -0500 Simon Law Implement a "[forest] partial" configuration option to set partial by default.
Thu, 29 Nov 2007 20:48:02 -0800 Mark Reinhold fpull -p option for partial forests
Tue, 13 Nov 2007 16:06:48 -0500 Simon Law hg fupdate should not break if Mercurial does not support --rev
Thu, 06 Sep 2007 11:25:17 -0400 Simon Law When no paths are defined, fpull should not abort.
Tue, 04 Sep 2007 19:51:25 -0400 Simon Law Compatibility layer for cmdutil.UnknownCommand in Mercurial 0.9.3.
Mon, 05 Nov 2007 20:31:30 +0100 Robin Farine Mercurial 0.9.5 compatibility fix
Tue, 04 Sep 2007 12:40:03 -0400 Simon Law fpull should work when remote repositories don't support Forest.
Wed, 29 Aug 2007 12:10:35 -0400 Simon Law Backwards compatibility layer for cmdutil.parseurl().
Mon, 27 Aug 2007 13:53:22 -0400 Simon Law `hg ffetch` becomes available if you have the fetch extension
Mon, 27 Aug 2007 13:51:50 -0400 Simon Law Added `hg fincoming` and `hg foutgoing`
Mon, 27 Aug 2007 13:50:49 -0400 Simon Law `hg fupdate` now behaves much like `hg update`
Mon, 27 Aug 2007 13:49:23 -0400 Simon Law `hg ftrees` now uses the Forest framework
Mon, 27 Aug 2007 13:48:25 -0400 Simon Law `hg fstatus` now behaves much like `hg status`
Mon, 27 Aug 2007 13:45:44 -0400 Simon Law `hg fsnap` now uses the Forest framework
Mon, 27 Aug 2007 13:45:18 -0400 Simon Law `hg fseed` now uses the Forest framework
Mon, 27 Aug 2007 13:43:43 -0400 Simon Law `hg fpush` now behaves much like `hg push`
Mon, 27 Aug 2007 13:43:06 -0400 Simon Law `hg fpull` now behaves much like `hg pull`
Mon, 27 Aug 2007 13:40:21 -0400 Simon Law `hg fclone` now behaves much like `hg clone`
Tue, 28 Aug 2007 15:27:29 -0400 Simon Law Refactor ForestSnapshot into the Forest class.
Mon, 27 Aug 2007 13:38:49 -0400 Simon Law The "forests" request should now be network clean.
Tue, 28 Aug 2007 15:26:17 -0400 Simon Law Make --walkhg=true be the default behaviour.
Mon, 27 Aug 2007 13:30:08 -0400 Simon Law Fixes to make Forest work on Windows clients.
Mon, 20 Aug 2007 16:28:55 -0400 Simon Law Refactor the findcmd compatibility system to prefer the newer syntax.
Wed, 15 Aug 2007 10:50:30 -0400 Simon Law Fix up shims to work with Mercurial 0.9.4.
Sat, 18 Aug 2007 10:17:17 +0200 Christian Ebert Make findcmd compatible with 18a9fbb5cd78