Wed, 15 Aug 2018 16:50:44 +0000 |
Gregory Szorc |
manifest: make tree a public attribute
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 15:01:06 -0700 |
Gregory Szorc |
manifest: add getstorage() to manifestlog and use it globally
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 14:44:50 -0700 |
Gregory Szorc |
manifest: rename dir argument and attribute to tree
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 14:20:47 -0700 |
Gregory Szorc |
manifest: remove addgroup() from manifestlog and imanifestlog
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 13:43:26 -0700 |
Gregory Szorc |
changegroup: change topics during generation
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 12:44:15 -0700 |
Gregory Szorc |
changegroup: rename mfs to manifests
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 12:42:00 -0700 |
Gregory Szorc |
changegroup: clean up changelog callback
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 12:08:45 -0700 |
Gregory Szorc |
changegroup: call rev() on manifestlog instance
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 19:30:36 -0700 |
Gregory Szorc |
changegroup: rename dir to tree to avoid shadowing a built-in
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 16:02:14 -0700 |
Gregory Szorc |
repository: establish API for emitting revision deltas
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 15:40:14 -0700 |
Gregory Szorc |
repository: formalize interfaces for revision deltas and requests
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 14:31:25 -0700 |
Gregory Szorc |
changegroup: move node sorting into deltagroup()
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 21:21:50 +0000 |
Gregory Szorc |
dagop: port revlogdag.linearize() to standalone function
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 12:25:06 -0700 |
Gregory Szorc |
changegroup: invert conditional and dedent
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 09:40:29 -0700 |
Gregory Szorc |
changegroup: capture base node instead of rev in delta request
|
file |
diff |
annotate
|
Thu, 09 Aug 2018 09:28:26 -0700 |
Gregory Szorc |
changegroup: introduce requests to define delta generation
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 20:17:48 -0700 |
Gregory Szorc |
changegroup: refactor delta parent code
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 16:01:26 -0700 |
Gregory Szorc |
changegroup: differentiate between fulltext and diff based deltas
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 15:28:22 -0700 |
Gregory Szorc |
changegroup: minor cleanups to deltagroup()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:44:48 -0700 |
Gregory Szorc |
changegroup: emit revisiondelta instances from deltagroup()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:33:33 -0700 |
Gregory Szorc |
changegroup: move file chunk emission to generate()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 15:14:59 -0700 |
Gregory Szorc |
changegroup: move manifest chunk emission to generate()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 15:09:12 -0700 |
Gregory Szorc |
changegroup: move size tracking and end of manifests to generate()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:15:33 -0700 |
Gregory Szorc |
changegroup: emit delta group close chunk outside of deltagroup()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:19:02 -0700 |
Gregory Szorc |
changegroup: extract cgpacker.group() to standalone function
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:02:31 -0700 |
Gregory Szorc |
changegroup: pass all state into group()
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 13:50:54 -0700 |
Gregory Szorc |
changegroup: inline _prune() into call sites
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:31:03 -0700 |
Gregory Szorc |
changegroup: inline _packmanifests() into generatemanifests()
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:13:25 -0700 |
Gregory Szorc |
changegroup: invert conditional and dedent
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:10:38 -0700 |
Gregory Szorc |
changegroup: make _revisiondeltanarrow() a standalone function
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:08:29 -0700 |
Gregory Szorc |
changegroup: pass state into _revisiondeltanarrow
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 14:53:42 -0700 |
Gregory Szorc |
changegroup: inline _close()
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 14:52:00 -0700 |
Gregory Szorc |
changegroup: pass clrevtolocalrev to each group
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 12:44:56 -0700 |
Gregory Szorc |
changegroup: combine _generatefiles() into generatefiles()
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:45:56 -0700 |
Gregory Szorc |
changegroup: define linknodes callbacks in generatefiles()
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 10:55:32 -0700 |
Gregory Szorc |
changegroup: track changelog to manifest revision map explicitly
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 10:49:41 -0700 |
Gregory Szorc |
changegroup: remove _clnodetorev
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 15:44:33 -0700 |
Gregory Szorc |
changegroup: rename _fullnodes to _fullclnodes
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 15:04:20 -0700 |
Gregory Szorc |
changegroup: move part of _revisiondeltanarrow into group()
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 14:56:37 -0700 |
Gregory Szorc |
changegroup: populate _clnodetorev as part of changelog linknode lookup
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 11:32:16 -0700 |
Gregory Szorc |
changegroup: extract _revisiondeltanormal() to standalone function
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 11:13:25 -0700 |
Gregory Szorc |
changegroup: inline _revchunk() into group()
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 11:06:22 -0700 |
Gregory Szorc |
changegroup: pass mfdicts properly
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 11:33:05 -0700 |
Gregory Szorc |
changegroup: pass sorted revisions into group() (API)
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 18:40:41 -0700 |
Gregory Szorc |
changegroup: pull _fileheader out of cgpacker
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 09:26:02 -0700 |
Gregory Szorc |
changegroup: factor changelogdone into an argument
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 18:31:00 -0700 |
Gregory Szorc |
changegroup: record changelogdone after fully consuming its data
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 09:24:35 -0700 |
Gregory Szorc |
changegroup: key off changelogdone
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 17:59:56 -0700 |
Gregory Szorc |
changegroup: factor changelog chunk generation into own function
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 14:16:14 -0700 |
Gregory Szorc |
changegroup: pass function to resolve delta parents into constructor
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 10:24:49 -0700 |
Gregory Szorc |
changegroup: restore original behavior of _nextclrevtolocalrev
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 16:45:25 -0700 |
Gregory Szorc |
changegroup: assign to proper attribute
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 00:33:15 -0700 |
Martin von Zweigbergk |
changegroup: always use the treemanifest-enabled version of _packmanifests()
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 14:03:31 -0700 |
Gregory Szorc |
changegroup: inline _packellipsischangegroup
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 13:43:55 -0700 |
Gregory Szorc |
changegroup: move fullnodes into cgpacker
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 14:00:18 -0700 |
Gregory Szorc |
changegroup: specify ellipses mode explicitly
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 13:15:28 -0700 |
Gregory Szorc |
changegroup: pass ellipsis roots into cgpacker constructor
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 13:11:13 -0700 |
Gregory Szorc |
changegroup: move revision maps to cgpacker
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 13:01:53 -0700 |
Gregory Szorc |
changegroup: move changelogdone into cgpacker
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 12:57:11 -0700 |
Gregory Szorc |
changegroup: declare shallow flag in constructor
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 12:47:15 -0700 |
Gregory Szorc |
changegroup: make some packer attributes private
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 10:35:10 -0700 |
Gregory Szorc |
changegroup: rename cg1packer to cgpacker
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 10:35:02 -0700 |
Gregory Szorc |
changegroup: control delta parent behavior via constructor
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 10:01:58 -0700 |
Gregory Szorc |
changegroup: control reordering via constructor argument
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 09:44:30 -0700 |
Gregory Szorc |
changegroup: consolidate tree manifests sending into cg1packer
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 18:04:51 -0700 |
Gregory Szorc |
changegroup: pass end of manifests marker into constructor
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 17:44:56 -0700 |
Gregory Szorc |
changegroup: pass function to build delta header into constructor
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 17:52:21 -0700 |
Gregory Szorc |
changegroup: make delta header struct formatters actual structs
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 17:33:23 -0700 |
Gregory Szorc |
changegroup: pass version into constructor
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 17:29:53 -0700 |
Gregory Szorc |
changegroup: define functions for creating changegroup packers
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 10:05:26 -0700 |
Gregory Szorc |
changegroup: capture revision delta in a data structure
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 16:36:40 -0700 |
Gregory Szorc |
changegroup: inline ellipsisdata()
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 17:05:11 -0700 |
Gregory Szorc |
changegroup: rename "revlog" variables
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 14:15:10 -0700 |
Gregory Szorc |
changegroup: move generate() modifications from narrow
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 12:18:35 -0700 |
Gregory Szorc |
changegroup: move generatefiles() from narrow
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 12:12:12 -0700 |
Gregory Szorc |
changegroup: move _sortgroup() from narrow
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 09:52:01 -0700 |
Gregory Szorc |
changegroup: move close() from narrow
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 09:53:22 -0700 |
Gregory Szorc |
changegroup: move revchunk() from narrow
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 09:40:18 -0700 |
Gregory Szorc |
changegroup: move deltaparent() from narrow
|
file |
diff |
annotate
|
Sat, 28 Jul 2018 17:59:37 -0700 |
Gregory Szorc |
changegroup: move _packellipsischangegroup() from narrow
|
file |
diff |
annotate
|
Sat, 28 Jul 2018 17:52:21 -0700 |
Gregory Szorc |
changegroup: move ellipsisdata() from narrow
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 11:02:34 -0700 |
Martin von Zweigbergk |
narrow: move requirement constant from changegroup to repository
|
file |
diff |
annotate
|
Sat, 28 Jul 2018 14:52:46 -0700 |
Gregory Szorc |
changegroup: inline prune() logic from narrow
|
file |
diff |
annotate
|
Sat, 28 Jul 2018 11:40:31 -0700 |
Gregory Szorc |
changegroup: move file matcher from narrow extension
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
file |
diff |
annotate
|
Sun, 01 Jul 2018 14:25:44 -0700 |
Gregory Szorc |
manifest: define and implement addgroup() on manifestlog
|
file |
diff |
annotate
|
Mon, 18 Jun 2018 15:55:38 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 23:06:20 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper
|
file |
diff |
annotate
|
Sun, 17 Jun 2018 22:13:41 -0700 |
Martin von Zweigbergk |
progress: hide update(None) in a new complete() method
|
file |
diff |
annotate
|
Fri, 15 Jun 2018 23:04:44 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper in apply() (API)
|
file |
diff |
annotate
|
Sat, 26 May 2018 12:14:04 +0900 |
Yuya Nishihara |
py3: wrap tempfile.mkstemp() to use bytes path
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 10:15:21 -0700 |
Gregory Szorc |
changegroup: remove "revlog" from error message
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 23:02:50 -0400 |
Matt Harbison |
lfs: move the 'supportedoutgoingversions' handling to changegroup.py
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 15:57:16 +0900 |
Yuya Nishihara |
py3: use r'' instead of sysstr('') to get around code transformer
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 14:32:14 -0800 |
Gregory Szorc |
merge with stable
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 19:08:25 -0800 |
Jun Wu |
changegroup: do not delta lfs revisions
stable
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 16:48:17 -0500 |
Yuya Nishihara |
py3: fix int formatting of "incoming changes" log
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 10:55:21 -0800 |
Martin von Zweigbergk |
narrow: move changegroup.supportedoutgoingversions() override to core
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 10:21:43 -0800 |
Martin von Zweigbergk |
narrow: move requirement constant to core
|
file |
diff |
annotate
|
Fri, 19 Jan 2018 20:51:35 +0100 |
Boris Feld |
util: move 'readexactly' in the util module
|
file |
diff |
annotate
|
Wed, 08 Nov 2017 18:24:43 -0800 |
Kyle Lippincott |
changegroup: use any node, not min(), in treemanifest's generatemanifests
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 21:42:32 +0200 |
Boris Feld |
devel-warn: add 'warn-' to 'devel.empty-changegroup' config
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 09:35:45 -0700 |
Durham Goode |
changegroup: remove dictionary creation from deltachunk
|
file |
diff |
annotate
|
Wed, 20 Sep 2017 09:22:22 -0700 |
Durham Goode |
revlog: add revmap back to revlog.addgroup
|
file |
diff |
annotate
|
Mon, 18 Sep 2017 14:12:20 -0500 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Mon, 11 Sep 2017 13:39:22 -0700 |
Durham Goode |
changegroup: add source parameter to generatemanifests
|
file |
diff |
annotate
|
Wed, 13 Sep 2017 10:43:44 -0700 |
Durham Goode |
changegroup: remove changegroup dependency from revlog.addgroup
|
file |
diff |
annotate
|
Thu, 14 Sep 2017 11:16:57 -0700 |
Martin von Zweigbergk |
repair: preserve phase also when not using generaldelta (issue5678)
stable
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:52:40 -0700 |
Durham Goode |
changegroup: rename getsubsetraw to makestream
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:50:12 -0700 |
Durham Goode |
changegroup: replace getchangegroup with makechangegroup
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:48:42 -0700 |
Durham Goode |
changegroup: replace changegroup with makechangegroup
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:47:39 -0700 |
Durham Goode |
changegroup: delete getlocalchangegroup
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 19:01:56 -0700 |
Durham Goode |
changegroup: replace getlocalchangegroupraw with makestream
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:43:59 -0700 |
Durham Goode |
changegroup: replace changegroupsubset with makechangegroup
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:39:02 -0700 |
Durham Goode |
changegroup: replace getsubset with makechangegroup
|
file |
diff |
annotate
|
Wed, 06 Sep 2017 18:33:55 -0700 |
Durham Goode |
changegroup: fix to allow empty manifest parts
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:28:59 -0400 |
Augie Fackler |
changegroup: more **kwargs
|
file |
diff |
annotate
|
Mon, 24 Jul 2017 11:16:53 -0400 |
Augie Fackler |
changegroup: wrap some ** expansions in strkwargs
|
file |
diff |
annotate
|
Thu, 13 Jul 2017 21:08:06 +0200 |
Boris Feld |
changegroup: stop returning and recording added nodes in 'cg.apply'
|
file |
diff |
annotate
|