log hgext/fetch.py @ 16091:f6e9c731dd3f stable

age author description
Mon, 06 Feb 2012 16:35:14 -0600 Matt Mackall fetch: use update rather than clean when updating (issue3246) stable
Fri, 30 Dec 2011 15:07:05 -0600 Matt Mackall fetch: fix unneeded commit when no merge attempted (issue2847) stable
Fri, 30 Dec 2011 14:31:59 -0600 Matt Mackall fetch: patch cornercase in children calculation (issue2773) stable
Wed, 08 Jun 2011 14:54:52 +0300 Idan Kamara cmdutil, logmessage: use ui.fin when reading from '-'
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: change various repository() users to use peer() where appropriate
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Mon, 11 Oct 2010 14:39:13 -0500 Matt Mackall fetch: fix and document exit codes (issue2356)
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall remoteui: move from cmdutil to hg
Thu, 22 Apr 2010 10:24:49 +0200 Martin Geisler Use hg role in help strings
Wed, 03 Mar 2010 22:32:51 +0100 Sune Foldager fetch: fix newheads calculation (issue2047) stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sun, 26 Jul 2009 01:46:02 +0200 Martin Geisler fetch: wrap docstrings at 70 characters
Thu, 23 Jul 2009 20:44:26 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 22 Jul 2009 22:56:45 +0200 Martin Geisler merge with crew-stable