Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: cache open/closed branch head information
|
Fri, 22 Nov 2013 19:13:26 +0100 |
Martin Geisler |
hg: remove outdated comment
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
lock: take both vfs and lock file path relative to vfs to access via vfs
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
hg: rewrite "copystore()" with vfs
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
extensions: list up only enabled extensions, if "ui" is specified
|
Sun, 30 Jun 2013 15:19:39 -0500 |
Matt Mackall |
merge with stable
|
Fri, 28 Jun 2013 16:58:31 -0700 |
Siddharth Agarwal |
update: remove .hg/graftstate on clean (issue3970)
stable
|
Sat, 08 Jun 2013 22:37:08 +0200 |
simon |
hg: move return statement after finally block
|
Fri, 18 Jan 2013 15:54:09 +0100 |
Mads Kiilerich |
unionrepo: read-only operations on a union of two localrepos
|
Mon, 04 Feb 2013 23:26:44 +0100 |
Mads Kiilerich |
largefiles: don't crash when trying to find default dest for url without path
stable
|
Tue, 27 Nov 2012 21:31:59 -0500 |
Matt Harbison |
share: backout fd903f89e42b, except the test
stable
|
Mon, 28 Jan 2013 13:56:11 +0100 |
Pierre-Yves David |
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776)
stable
|
Fri, 05 Oct 2012 18:10:56 -0500 |
Augie Fackler |
hg: replace DirCleanup class with normal try/finally use
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
Fri, 11 Jan 2013 20:34:54 +0100 |
Pierre-Yves David |
clfilter: enforce hidden filtering on all repository accesses
|
Sat, 27 Oct 2012 12:38:59 +0200 |
simon |
share: always set default path to work with subrepos (issue3518)
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
Thu, 01 Nov 2012 13:46:03 +0100 |
Adrian Buehlmann |
openpath: specify binary mode and use util.posixfile
stable
|
Wed, 24 Oct 2012 18:45:22 +0200 |
Simon Heimberg |
subrepo: only do clean update when overwrite is set (issue3276)
stable
|
Wed, 17 Oct 2012 21:30:08 -0700 |
Siddharth Agarwal |
url: use open and not url.open for local files (issue3624)
stable
|
Mon, 29 Oct 2012 14:02:30 +0100 |
Adrian Buehlmann |
clone: show status "updating to bookmark @"
stable
|
Thu, 04 Oct 2012 19:46:43 +0200 |
Simon Heimberg |
subrepo: more isolation, only use ui for hg.peer when there is no repo
stable
|
Sat, 28 Jul 2012 23:28:36 +0200 |
Simon Heimberg |
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer
stable
|
Sat, 27 Oct 2012 16:39:47 -0500 |
Matt Mackall |
bookmarks: backed out new message from changeset 52c7e171e355
stable
|
Fri, 26 Oct 2012 14:53:31 +0200 |
Thomas Arendsen Hein |
clone: print bookmark name when clone activates a bookmark
stable
|
Fri, 26 Oct 2012 14:37:03 +0200 |
Thomas Arendsen Hein |
clone: activate @ bookmark if updating to it
stable
|
Fri, 26 Oct 2012 12:36:15 +0200 |
Thomas Arendsen Hein |
clone: make sure to use "@" as bookmark and "default" as branch (issue3677)
stable
|
Fri, 19 Oct 2012 14:47:55 -0500 |
Matt Mackall |
clone: don't %-escape the default destination (issue3145)
stable
|
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
|
Fri, 24 Jun 2011 11:39:12 -0400 |
David Golub |
call reposetup for repositories returned from peer (issue2864)
stable
|
Tue, 14 Jun 2011 16:33:46 +0200 |
Martin Geisler |
hg: rename opts argument to peeropts in clone
|
Mon, 13 Jun 2011 16:25:18 -0500 |
Matt Mackall |
hg: move peerschemes back to schemes
|
Mon, 13 Jun 2011 14:53:23 -0500 |
Matt Mackall |
hg: rearrange peer scheme lookup
|
Sat, 11 Jun 2011 14:14:52 -0500 |
Matt Mackall |
hg: split peer and repo lookup tables
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: have peer() call _lookup directly
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: add peer method
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Mon, 06 Jun 2011 21:18:35 +0200 |
Peter Arrenbrecht |
hg: use capable instead of capabilities
|
Fri, 27 May 2011 12:42:36 +0200 |
Martin Geisler |
hg: remove underscores in clone function
|
Wed, 18 May 2011 23:20:26 -0700 |
Brendan Cully |
clone: make default path absolute for all local paths
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 12:36:23 +0200 |
Peter Arrenbrecht |
bundlerepo: fix and improve getremotechanges
|
Sun, 01 May 2011 18:43:20 +0200 |
Dan Villiom Podlaski Christiansen |
share: create 'hgrc' using an opener, like clone
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses
|
Wed, 06 Apr 2011 12:48:59 +0200 |
Thomas Arendsen Hein |
hg: make parseurl() consistently return normalised path
|
Wed, 30 Mar 2011 20:03:05 -0700 |
Brodie Rao |
url: refactor util.drop_scheme() and hg.localpath() into url.localpath()
|
Wed, 30 Mar 2011 20:02:09 -0700 |
Brodie Rao |
hg: use url.url to parse branch names in parseurl()
|
Wed, 30 Mar 2011 20:02:07 -0700 |
Brodie Rao |
hg: look up schemes using url.url
|
Mon, 28 Mar 2011 15:54:22 +0200 |
Adrian Buehlmann |
set NOT_CONTENT_INDEXED on .hg dir (issue2694)
|
Wed, 23 Mar 2011 16:06:55 +0100 |
Peter Arrenbrecht |
discovery: avoid discovery when local graph is a subset of remote
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Miloš Hadžić |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Sun, 13 Mar 2011 12:24:17 +0100 |
David Soria Parra |
hg: add support for cloning bookmarks
|
Fri, 28 Jan 2011 03:09:22 +0100 |
Mads Kiilerich |
merge with stable
|
Fri, 28 Jan 2011 02:57:59 +0100 |
Mads Kiilerich |
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates
stable
|
Wed, 05 Jan 2011 15:56:03 +0100 |
Martin Geisler |
merge with stable
|
Sun, 02 Jan 2011 15:30:12 +0200 |
Eduard-Cristian Stefan |
url: expand path for web.cacerts
stable
|
Mon, 27 Dec 2010 17:54:45 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 27 Dec 2010 17:49:58 +0100 |
Mads Kiilerich |
https: use web.cacerts configuration from local repo to validate remote repo
stable
|
Mon, 13 Dec 2010 11:46:31 -0500 |
Greg Ward |
merge: document some internal return values.
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
Fri, 15 Oct 2010 05:21:51 +0200 |
Nicolas Dumazet |
outgoing: unify common graphlog.outgoing and hg.outgoing code
|
Thu, 14 Oct 2010 22:41:43 +0200 |
Nicolas Dumazet |
bundlerepo: unify common code into a new getremotechanges
|
Thu, 14 Oct 2010 21:36:00 +0200 |
Nicolas Dumazet |
incoming: unify code for incoming and graphlog.incoming
|
Thu, 14 Oct 2010 21:37:00 +0200 |
Nicolas Dumazet |
incoming: rename variable
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
Sun, 12 Sep 2010 18:05:53 -0500 |
Brodie Rao |
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
|
Mon, 13 Sep 2010 13:09:30 +0200 |
Martin Geisler |
incoming: move code from commands to cmdutil
|
Mon, 13 Sep 2010 13:09:24 +0200 |
Martin Geisler |
outgoing: move code from commands to cmdutil
|
Thu, 02 Sep 2010 12:08:13 +0200 |
Martin Geisler |
clone, patch, convert: use hex(nullid) instead of '0'*40
|
Fri, 02 Jul 2010 15:12:50 +0900 |
Nicolas Dumazet |
hg.clone: do not ignore branch argument when source is a repo object
stable
|
Fri, 02 Jul 2010 15:05:21 +0900 |
Nicolas Dumazet |
hg.clone: fix branch value when passing a repo object (issue2267)
stable
|
Thu, 10 Jun 2010 12:46:09 +0200 |
Sune Foldager |
improve --branch processing (and differentiate from # syntax)
|
Tue, 08 Jun 2010 15:57:59 -0500 |
Matt Mackall |
Merge with stable
|
Tue, 08 Jun 2010 13:19:22 +0200 |
Sune Foldager |
fix encoding bug in 05ac42e56452
stable
|
Mon, 07 Jun 2010 16:29:06 +0200 |
Sune Foldager |
merge with stable
|
Mon, 07 Jun 2010 16:28:23 +0200 |
Sune Foldager |
push/pull: fix bug in "--branch ." handling
stable
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
remoteui: move from cmdutil to hg
|
Tue, 01 Jun 2010 10:12:07 -0500 |
Matt Mackall |
Merge with stable
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
clone: save hardlink state of util.copyfiles()
stable
|
Mon, 31 May 2010 13:47:51 +0200 |
Adrian Buehlmann |
clone: print number of linked/copied files on --debug
|
Fri, 28 May 2010 17:28:34 +0200 |
Adrian Buehlmann |
clone: save hardlink state of util.copyfiles()
|
Tue, 11 May 2010 17:03:44 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 07 Dec 2009 12:31:45 +0200 |
Alexander Solovyov |
expand paths to local repository or bundle in appropriate classes
stable
|
Thu, 18 Mar 2010 14:36:24 -0700 |
Brendan Cully |
Merge with stable
|
Thu, 18 Mar 2010 16:38:07 +0100 |
Sune Foldager |
fix bug in hg.clone when passing in a repository object
stable
|