Sun, 09 Mar 2014 01:03:28 +0900 |
FUJIWARA Katsunori |
bundlerepo: treat temporarily extracted bundle file via vfs
|
file |
diff |
annotate
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: set a 'source' in most cases where config don't come from file but code
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 16:50:31 -0700 |
Wojciech Lopata |
bundlerevlog: extract 'baserevision' method
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 21:55:49 +0200 |
Simon Heimberg |
repo: repo isolation, do not pass on repo.ui for creating new repos
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 23:26:00 +0100 |
Mads Kiilerich |
bundlerepo: replace basemap with the base field in the index
|
file |
diff |
annotate
|
Wed, 06 Feb 2013 07:55:29 +0000 |
Pierre-Yves David |
incoming: fix incoming when a local head is remotely filtered (issue3805)
stable
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:52:56 +0100 |
Mads Kiilerich |
bundlerepo: remove old style check of file names
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: use revlog._checkhash
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: store validated deltabase rev in basemap instead of node
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: use rev instead of node for iteration in revision()
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: inline inbundle()
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: drop bundlebase wrapper function for basemap
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:41 +0100 |
Mads Kiilerich |
bundlerepo: remove unused disktiprev attribute
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:34 +0100 |
Mads Kiilerich |
bundlerepo: improve performance for bundle() revset expression
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 20:41:32 +0100 |
Mads Kiilerich |
bundlerepo: fix outdated comment
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 02:34:32 +0100 |
Pierre-Yves David |
bundlerepo: drop use of `_cacheabletip`
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 02:32:47 +0100 |
Pierre-Yves David |
bundlerepo: enforce reading from core repo only
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:55:45 +0100 |
Mads Kiilerich |
merge with stable
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:16:01 +0100 |
Mads Kiilerich |
bundlerepo: don't return the peer without bundlerepo from getremotechanges
stable
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 12:17:44 +0100 |
Pierre-Yves David |
bundlerepo: use _cacheabletip mechanism in bundlerepo
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 19:34:04 +0200 |
Pierre-Yves David |
clfilter: ensure that filecache on localrepo is unfiltered
|
file |
diff |
annotate
|
Wed, 31 Oct 2012 16:23:23 -0700 |
Tomasz Kleczek |
bundle: add revset expression to show bundle contents (issue3487)
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:52:28 +0200 |
Sune Foldager |
peer: introduce canpush and improve error message
|
file |
diff |
annotate
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:00:57 +0200 |
Brodie Rao |
cleanup: "not x in y" -> "x not in y"
|
file |
diff |
annotate
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
file |
diff |
annotate
|
Fri, 13 Apr 2012 10:14:59 +0200 |
Patrick Mezard |
revlog: fix partial revision() docstring (from d7d64b89a65c)
|
file |
diff |
annotate
|
Sun, 08 Apr 2012 12:38:02 -0500 |
Matt Mackall |
revlog: allow retrieving contents by revision number
|
file |
diff |
annotate
|
Wed, 29 Feb 2012 14:41:11 +0100 |
Pierre-Yves David |
bundlerepo: bundle repos should be non-publishing (issue3266)
stable
|
file |
diff |
annotate
|
Tue, 31 Jan 2012 17:25:37 -0600 |
Matt Mackall |
bundlerepo: try to find containing repo on creation (issue1812)
stable
|
file |
diff |
annotate
|