log mercurial/hg.py @ 17756:92980a8dfdfe

age author description
Wed, 21 Mar 2012 16:53:39 -0500 Kevin Bullock clone: update to @ bookmark if it exists
Wed, 03 Oct 2012 13:19:53 -0700 Tomasz Kleczek branchcache: fetch source branchcache during clone (issue3378)
Thu, 04 Oct 2012 10:11:17 +0200 Thomas Arendsen Hein merge with crew-stable
Tue, 02 Oct 2012 09:26:42 +0200 Thomas Arendsen Hein clone: activate bookmark specified with --updaterev stable
Mon, 03 Sep 2012 14:05:19 +0200 Pierre-Yves David clfilter: introduce a `hassecret` function
Wed, 08 Aug 2012 10:04:02 -0500 Augie Fackler clone: don't fail with --update for non-local clones (issue3578) stable
Wed, 25 Jul 2012 19:34:31 +0200 Patrick Mezard discovery: add extinct changesets to outgoing.excluded stable
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison outgoing: accept revset argument for --rev
Fri, 13 Jul 2012 21:52:37 +0200 Sune Foldager peer: remove cancopy from peer api; use directly on repo instead
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Fri, 13 Jul 2012 21:46:53 +0200 Sune Foldager peer: introduce peer methods to prepare for peer classes
Fri, 06 Jul 2012 18:45:27 +0900 FUJIWARA Katsunori localrepo: use the path relative to "self.vfs" instead of "path" argument
Sun, 13 May 2012 13:18:06 +0200 Brodie Rao check-code: ignore naked excepts with a "re-raise" comment
Tue, 03 Apr 2012 22:01:28 +0200 Thomas Arendsen Hein clone: always close source repository (issue2491) stable
Wed, 21 Mar 2012 16:39:38 -0500 Kevin Bullock bookmarks: clone non-divergent bookmarks with @ in them stable
Sun, 29 Jan 2012 13:36:10 -0600 Matt Mackall phases: fix verify with secret csets stable
Wed, 25 Jan 2012 17:14:08 -0600 Matt Mackall scmutil: unify some 'no changes found' messages stable
Wed, 25 Jan 2012 19:41:34 +0100 Alain Leufroy outgoing: display info about secret changets while no sharable changeset found stable
Wed, 18 Jan 2012 14:56:52 -0600 Matt Mackall bookmarks: backout locking change in 12dea4d998ec
Fri, 13 Jan 2012 02:30:43 +0100 Mads Kiilerich bookmarks: primarily use repo lock, not wlock
Mon, 09 Jan 2012 03:47:16 +0100 Pierre-Yves David discovery: introduce outgoing object for result of findcommonoutgoing
Mon, 26 Dec 2011 13:48:31 +0100 Pierre-Yves David phases: on copy clone, do not copy phases data if repote is publishing
Fri, 04 Nov 2011 10:18:40 +0100 Arne Babenhauserheide clone: get all bookmarks before updating
Tue, 22 Nov 2011 12:06:42 -0600 Augie Fackler clone: don't save user's password in .hg/hgrc (Issue3122) stable
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Thu, 11 Aug 2011 00:03:16 +0200 Simon Heimberg hg: extract copying the store out of clone
Mon, 25 Jul 2011 15:22:18 -0500 Augie Fackler hg: use safehasattr instead of hasattr
Tue, 05 Jul 2011 14:28:55 +0300 Idan Kamara peer: change arg name to convey it can be a repo as well
Fri, 01 Jul 2011 17:37:09 +0200 Mads Kiilerich util: rename the util.localpath that uses url to urllocalpath (issue2875) stable 1.9