log

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