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
|