log mercurial/hg.py @ 8807:8bf6eb68ddaf

age author description
Sat, 13 Jun 2009 18:16:44 -0500 Matt Mackall share: allow dest to default to the basename of source
Sat, 13 Jun 2009 18:01:47 -0500 Matt Mackall add helper function to create shared repos
Thu, 28 May 2009 17:44:57 +0200 Benoit Boissinot clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noop
Thu, 14 May 2009 22:00:56 +0200 Brett Carter clone: try updating to the actual changeset specified in options
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall clone: config escaping no longer needed
Fri, 24 Apr 2009 18:17:42 +0200 Martijn Pieters hg: allow hg.parseurl(url, None)
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch dircleanup in mercurial.hg.clone from gc based to explicit
Wed, 22 Apr 2009 02:01:22 +0200 Ronny Pfannschmidt switch lock releasing in the core from gc to explicit
Tue, 31 Mar 2009 21:21:53 -0500 Steve Borho on clone failure, only remove directories we created
Sun, 29 Mar 2009 16:15:06 -0500 Steve Borho allow clone into existing but empty directories
Wed, 04 Mar 2009 13:06:16 -0600 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges.
Mon, 12 Jan 2009 11:09:14 -0600 Matt Mackall error: move lock errors
Sun, 28 Dec 2008 19:59:42 +0100 Benoit Boissinot add a comment about the need of hg._update()