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
Mon, 16 Jul 2007 11:44:42 -0400 Simon Law Cloning a forest is now possible over static HTTP.
Tue, 10 Jul 2007 16:21:50 -0400 Simon Law Fix hg ftrees so it works properly on convert=True
Tue, 10 Jul 2007 12:20:52 -0400 Simon Law test-forest tests now pass.
Tue, 10 Jul 2007 10:20:14 -0400 Simon Law Keep lines at less than 80 characters.
Mon, 09 Jul 2007 18:24:55 -0400 Simon Law Final cleanups of documentation and other functions.
Mon, 09 Jul 2007 18:04:44 -0400 Simon Law Cloning a forest is now possible over HTTP.
Mon, 09 Jul 2007 17:46:20 -0400 Simon Law Cloning a forest is now possible over SSH.
Wed, 13 Jun 2007 12:36:37 +0200 Christian Ebert Avoid failure if findcmd has been moved to cmdutil
Fri, 01 Jun 2007 15:50:18 -0400 Simon Law enumerate_repos() does not skip directories by accident any more.
Fri, 30 Mar 2007 18:25:54 +0200 Christian Ebert test: adapt to tempdir location on MacOS
Thu, 11 Jan 2007 15:38:21 +0100 Robin Farine restore support for repositories under .hg
Wed, 10 Jan 2007 11:10:12 +0100 Robin Farine do not use Mercurial's util.walkrepos() anymore
Wed, 10 Jan 2007 10:17:25 +0100 Robin Farine discard the head for 0.9.1
Sat, 23 Dec 2006 00:52:06 +0100 Robin Farine doc string update
Fri, 22 Dec 2006 22:05:58 +0100 Robin Farine mq check: need a path to the status file iff the series file exists
Fri, 22 Dec 2006 22:01:50 +0100 Robin Farine use hg.repository() directly instead of a wrapper
Fri, 22 Dec 2006 02:14:02 +0100 Robin Farine fix hg fcmd -R toprepo ...
Thu, 21 Dec 2006 16:51:24 +0100 Robin Farine new fupdate command
Thu, 21 Dec 2006 15:05:23 +0100 Robin Farine test nested repo in otherwise empty directory
Mon, 18 Dec 2006 21:48:13 +0000 Mark White Snapshot files: allow missing sections and sort by root.
Sun, 17 Dec 2006 20:01:29 +0100 Robin Farine simplify the test for applied mq patches
Sun, 17 Dec 2006 19:56:29 +0100 Robin Farine use util.walkrepos to enumerate nested repositories
Sun, 17 Dec 2006 17:09:27 +0100 Robin Farine filesystem vs mercurial path representation
Sun, 17 Dec 2006 15:34:50 +0100 Robin Farine drop support for traversing .hg directories
Sun, 17 Dec 2006 12:17:24 +0100 Robin Farine 'walkhg' accepts (0|no|false|1|yes|true) as boolean values
Sat, 09 Dec 2006 13:33:30 +0100 Robin Farine optionally walk .hg directories
Fri, 08 Dec 2006 14:01:32 +0100 Robin Farine remove version string
Tue, 07 Nov 2006 12:37:54 +0000 Mark White Streamline fsnap/fseed support for keeping children at tip.
Mon, 06 Nov 2006 16:52:33 +0100 Robin Farine snapshot: update existing but do not add new path aliases
Mon, 06 Nov 2006 16:52:33 +0100 Robin Farine snapshot: update existing but do not add new path aliases
Fri, 03 Nov 2006 13:21:48 +0000 Mark White Streamline fsnap/fseed support for keeping children at tip.
Tue, 31 Oct 2006 10:14:48 -0800 Brendan Cully fseed: make pathalias default to "default"
Tue, 31 Oct 2006 10:14:48 -0800 Brendan Cully fseed: make pathalias default to "default"
Tue, 31 Oct 2006 22:04:57 +0100 Robin Farine test fseed --root
Tue, 31 Oct 2006 10:12:15 -0800 Brendan Cully Add --root option to fseed
Tue, 31 Oct 2006 22:04:57 +0100 Robin Farine test fseed --root
Tue, 31 Oct 2006 10:12:15 -0800 Brendan Cully Add --root option to fseed
Tue, 31 Oct 2006 15:13:02 +0100 Robin Farine forest-mercurial-0.9.1 branch
Tue, 31 Oct 2006 14:56:42 +0100 Robin Farine simplify fseed output logic
Tue, 31 Oct 2006 14:56:42 +0100 Robin Farine simplify fseed output logic
Wed, 25 Oct 2006 10:49:52 +0200 Robin Farine skip */.hg/data when enumerating repos
Tue, 24 Oct 2006 17:32:32 -0700 Brendan Cully Search for repositories under .hg too (primarily for mq)
Mon, 23 Oct 2006 19:58:33 +0200 Robin Farine mercurial.commands.findcmd() now takes a 'ui' in argument
Mon, 23 Oct 2006 19:55:17 +0200 Robin Farine tag version tailored to mercurial 0.9.1
Mon, 23 Oct 2006 19:36:56 +0200 Robin Farine version tailored to mercurial 0.9.1 forest-mercurial-0.9.1
Mon, 23 Oct 2006 19:35:26 +0200 Robin Farine tests with mq patches applied, skipped tree marks
Mon, 23 Oct 2006 16:58:08 +0200 Robin Farine forest extension test case
Mon, 23 Oct 2006 13:46:04 +0200 Robin Farine end per-tree output with an empty line
Sun, 23 Jul 2006 14:42:52 +0200 Robin Farine fix quirks spotted by pychecker
Sat, 22 Jul 2006 01:08:39 +0200 Robin Farine symbolic links as nested tree roots
Sat, 22 Jul 2006 00:14:46 +0200 Robin Farine remove leftover debug code
Fri, 21 Jul 2006 10:10:35 +0100 James Bostock python 2.3 compatibility fix
Wed, 19 Jul 2006 11:24:51 +0200 Robin Farine shorten command names
Mon, 17 Jul 2006 01:16:38 +0200 Robin Farine document the 'snapshot' more clearly
Sat, 15 Jul 2006 02:44:21 +0200 Robin Farine forest extension version 0.1