log

age author description
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