Mon, 03 Apr 2017 09:31:39 -0700 |
Jun Wu |
bundlerepo: use raw revision in revdiff()
|
file |
diff |
annotate
|
Thu, 06 Apr 2017 17:45:47 -0700 |
Jun Wu |
bundlerepo: fix raw handling in revision()
|
file |
diff |
annotate
|
Thu, 06 Apr 2017 18:06:42 -0700 |
Jun Wu |
bundlerepo: build revlog index with flags
|
file |
diff |
annotate
|
Thu, 06 Apr 2017 17:43:29 -0700 |
Jun Wu |
bundlerepo: make baserevision return raw text
|
file |
diff |
annotate
|
Wed, 29 Mar 2017 16:28:00 -0700 |
Jun Wu |
bundlerepo: avoid unnecessary node -> rev conversion
|
file |
diff |
annotate
|
Sun, 12 Mar 2017 03:32:21 -0400 |
Augie Fackler |
py3: use bytearray() instead of array('c', ...) constructions
|
file |
diff |
annotate
|
Thu, 02 Mar 2017 14:47:03 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'mercurial.bundlerepo'
|
file |
diff |
annotate
|
Mon, 13 Feb 2017 20:06:38 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes (1 of 2)
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 16:15:21 +0000 |
Remi Chaintron |
revlog: flag processor
|
file |
diff |
annotate
|
Thu, 05 Jan 2017 17:16:07 +0000 |
Remi Chaintron |
revlog: add 'raw' argument to revision and _addrevision
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
file |
diff |
annotate
|
Wed, 23 Nov 2016 00:03:11 +0530 |
Pulkit Goyal |
py3: use pycompat.getcwd() instead of os.getcwd()
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove last uses of repo.manifest
|
file |
diff |
annotate
|
Fri, 11 Nov 2016 01:15:59 -0800 |
Durham Goode |
manifest: add bundlemanifestlog support
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 17:32:51 -0700 |
Durham Goode |
manifest: move manifest creation to a helper function
stable
|
file |
diff |
annotate
|
Mon, 12 Sep 2016 14:29:09 -0700 |
Durham Goode |
manifest: make one use of _mancache avoid manifestctxs
|
file |
diff |
annotate
|
Sat, 10 Sep 2016 01:42:05 +0200 |
Pierre-Yves David |
manifest: backed out changeset bb3281b3fcaa
|
file |
diff |
annotate
|
Mon, 29 Aug 2016 18:02:09 -0700 |
Durham Goode |
manifest: make uses of _mancache aware of contexts
|
file |
diff |
annotate
|
Wed, 17 Aug 2016 13:25:13 -0700 |
Durham Goode |
manifest: break mancache into two caches
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 13:08:11 -0400 |
Augie Fackler |
bundlerepo: add support for treemanifests in cg3 bundles
|
file |
diff |
annotate
|
Thu, 04 Aug 2016 14:13:35 -0400 |
Augie Fackler |
bundlerepo: use supportedincomingversions instead of allsupportedversions
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 13:07:58 -0400 |
Augie Fackler |
bundlerepo: introduce method to find file starts and use it
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 13:09:50 -0400 |
Augie Fackler |
bundlerevlog: use for loop over iterator instead of while True
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 13:09:24 -0400 |
Augie Fackler |
bundlerepo: use for loop over iterator instead of while True
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 16:23:26 +0200 |
Pierre-Yves David |
bundle2: remove 'experimental.bundle2-exp' boolean config (BC)
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 16:42:10 +0200 |
Pierre-Yves David |
bundlerepo: also read the 'devel.legacy.exchange' config
|
file |
diff |
annotate
|
Tue, 14 Jun 2016 11:53:55 +0200 |
liscju |
i18n: translate abort messages
|
file |
diff |
annotate
|
Wed, 23 Mar 2016 08:55:22 +0100 |
liscju |
bundle: warn when update to revision existing only in a bundle (issue5004)
|
file |
diff |
annotate
|
Mon, 28 Mar 2016 14:41:29 -0700 |
Martin von Zweigbergk |
bundle: move writebundle() from changegroup.py to bundle2.py (API)
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 23:34:54 +0100 |
Pierre-Yves David |
bundlerepo: properly handle hidden linkrev in manifestlog (issue4945)
stable
|
file |
diff |
annotate
|