Tue, 19 Nov 2019 18:38:17 -0800 |
Kyle Lippincott |
lock: pass "success" boolean to _afterlock callbacks
|
file |
diff |
annotate
|
Thu, 07 Nov 2019 13:18:19 -0500 |
Augie Fackler |
cleanup: remove pointless r-prefixes on double-quoted strings
|
file |
diff |
annotate
|
Wed, 06 Nov 2019 17:25:43 -0500 |
Augie Fackler |
changegroup: suppress pytype error that's wrong
|
file |
diff |
annotate
|
Wed, 06 Nov 2019 17:23:47 -0500 |
Augie Fackler |
changegroup: avoid shadowing a set with an int
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 23:36:51 -0400 |
Pierre-Yves David |
sidedata: use only changegroup3 if sidedata is in use
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Mon, 30 Sep 2019 14:21:05 -0400 |
Pierre-Yves David |
changegroup: use positive logic for treemanifest changegroup3 logic
|
file |
diff |
annotate
|
Sun, 08 Sep 2019 09:42:53 +0200 |
Pierre-Yves David |
changegroup: move message about added changes to transaction summary
|
file |
diff |
annotate
|
Sun, 18 Aug 2019 00:45:33 +0300 |
Pulkit Goyal |
interfaces: create a new folder for interfaces and move repository.py in it
|
file |
diff |
annotate
|
Mon, 15 May 2017 00:12:19 -0700 |
Martin von Zweigbergk |
match: use '' instead of '.' for root directory (API)
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 21:27:42 -0800 |
Martin von Zweigbergk |
changegroup: move non-pruning of non-ellipsis manifests to _prunemanifests()
|
file |
diff |
annotate
|
Thu, 31 Jan 2019 20:11:16 +0300 |
Pulkit Goyal |
changegroup: don't try to prune manifest nodes if not ellipses
|
file |
diff |
annotate
|
Sat, 09 Feb 2019 22:50:53 -0800 |
Martin von Zweigbergk |
match: delete unused root and cwd arguments from {always,never,exact}() (API)
|
file |
diff |
annotate
|
Sun, 10 Feb 2019 14:16:37 -0800 |
Martin von Zweigbergk |
cleanup: prefer matchmod.{always,never}() over accessing matchers directly
|
file |
diff |
annotate
|
Tue, 29 Jan 2019 16:03:52 +0300 |
Pulkit Goyal |
changegroup: don't try to build changelog chunks if not required
|
file |
diff |
annotate
|
Tue, 29 Jan 2019 15:43:02 +0300 |
Pulkit Goyal |
changegroup: initialize the state variable a bit earlier
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|
file |
diff |
annotate
|
Thu, 15 Nov 2018 11:16:42 -0800 |
Kyle Lippincott |
changegroup: avoid instantiating storage if we are not using it
|
file |
diff |
annotate
|
Thu, 18 Oct 2018 12:31:06 +0200 |
Boris Feld |
changegroup: add a option to create bundle with full snapshot only
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 00:21:02 +0200 |
Boris Feld |
changegroup: allow to force delta to be against p1
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 23:26:35 +0200 |
Boris Feld |
storage: also use `deltamode argument` for ifiledata
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 11:07:34 -0700 |
Martin von Zweigbergk |
narrow: when widening, don't include manifests the client already has
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 12:29:21 -0700 |
Martin von Zweigbergk |
localrepo: allow narrowmatch() to accept matcher to intersect with
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 12:57:01 -0700 |
Gregory Szorc |
repository: define and use revision flag constants
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 09:59:19 -0700 |
Gregory Szorc |
revlog: drop emitrevisiondeltas() and associated functionality (API)
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 18:47:04 -0700 |
Gregory Szorc |
changegroup: port to emitrevisions() (issue5976)
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 09:41:42 -0700 |
Gregory Szorc |
changegroup: remove reordering control (BC)
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 09:52:59 -0400 |
Augie Fackler |
changegroup: reintroduce some comments that have gotten lost over the years
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 23:38:30 -0400 |
Augie Fackler |
changegroup: tease out a temporary prune method for manifests
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 23:36:16 -0400 |
Augie Fackler |
changegroup: remove outdated comment
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 21:41:34 +0300 |
Pulkit Goyal |
changegroup: add functionality to skip adding changelog data to changegroup
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 18:21:17 +0300 |
Pulkit Goyal |
changegroup: improve the devel-warn to specify changelog was empty
|
file |
diff |
annotate
|
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
|
Tue, 11 Jul 2017 01:17:36 +0200 |
Boris Feld |
phases: rework phase movement code in 'cg.apply' to use 'registernew'
|
file |
diff |
annotate
|
Tue, 11 Jul 2017 04:52:56 +0200 |
Boris Feld |
changegroup: stop treating strip as special when dealing with phases
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 23:58:59 -0700 |
Martin von Zweigbergk |
changegroup: don't fail on empty changegroup (API)
|
file |
diff |
annotate
|
Sat, 01 Jul 2017 00:00:09 -0700 |
Martin von Zweigbergk |
changegroup: remove option to allow empty changegroup (API)
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:44:15 +0200 |
Pierre-Yves David |
configitems: register the 'server.validate' config
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:31:35 +0200 |
Pierre-Yves David |
configitems: register the 'bundle.reorder' config
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 13:58:20 -0700 |
Martin von Zweigbergk |
bundle: move combineresults() from changegroup to bundle2
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 16:56:16 -0700 |
Martin von Zweigbergk |
bundle2: record changegroup data in 'op.records' (API)
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 23:23:47 -0700 |
Martin von Zweigbergk |
changegroup: delete "if True" and reflow
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 22:46:38 -0700 |
Martin von Zweigbergk |
changegroup: let callers pass in transaction to apply() (API)
|
file |
diff |
annotate
|
Mon, 19 Jun 2017 00:06:23 -0700 |
Martin von Zweigbergk |
changegroup: inline 'publishing' variable in apply()
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:47:54 -0700 |
Martin von Zweigbergk |
changegroup: rename "dh" to the clearer "deltaheads"
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:42:41 -0700 |
Martin von Zweigbergk |
changegroup: rename "srccontent" to "cgnodes"
|
file |
diff |
annotate
|
Mon, 15 May 2017 09:35:27 -0700 |
Durham Goode |
changegroup: add bundlecaps back
|
file |
diff |
annotate
|
Tue, 02 May 2017 18:57:52 +0200 |
Pierre-Yves David |
caches: stop warming the cache after changegroup application
|
file |
diff |
annotate
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
file |
diff |
annotate
|
Thu, 04 May 2017 12:43:41 +0200 |
Pierre-Yves David |
changegroup: deprecate 'getlocalchangroup' (API)
|
file |
diff |
annotate
|
Thu, 04 May 2017 12:36:45 +0200 |
Pierre-Yves David |
changegroup: deduplicate 'getlocalchangegroup'
|
file |
diff |
annotate
|
Tue, 02 May 2017 23:47:10 -0700 |
Martin von Zweigbergk |
changegroup: delete unused 'bundlecaps' argument (API)
|
file |
diff |
annotate
|
Fri, 24 Mar 2017 08:37:26 -0700 |
Martin von Zweigbergk |
merge with stable
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 19:54:59 -0700 |
Gregory Szorc |
changegroup: store old heads as a set
stable 4.1.2
|
file |
diff |
annotate
|
Mon, 13 Feb 2017 22:15:28 +0530 |
Pulkit Goyal |
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)
|
file |
diff |
annotate
|
Thu, 05 Jan 2017 17:16:07 +0000 |
Remi Chaintron |
revlog: add 'raw' argument to revision and _addrevision
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 04:25:18 +0100 |
Pierre-Yves David |
changegroup: simplify logic around enabling changegroup 03
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 04:29:33 +0100 |
Pierre-Yves David |
changegroup: pass 'repo' to allsupportedversions
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 04:31:13 +0100 |
Pierre-Yves David |
changegroup: simplify 'allsupportedversions' logic
|
file |
diff |
annotate
|
Wed, 14 Dec 2016 09:53:56 -0800 |
Stanislau Hlebik |
cg1packer: fix `compressed` method
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 18:38:13 -0800 |
Gregory Szorc |
changegroup: use compression engines API
|
file |
diff |
annotate
|
Tue, 08 Nov 2016 08:03:43 -0800 |
Durham Goode |
changegroup: remove remaining uses of repo.manifest
|
file |
diff |
annotate
|
Wed, 02 Nov 2016 17:10:47 -0700 |
Durham Goode |
manifest: get rid of manifest.readshallowfast
|
file |
diff |
annotate
|
Tue, 01 Nov 2016 18:29:09 -0700 |
Gregory Szorc |
changegroup: use changelogrevision()
|
file |
diff |
annotate
|
Tue, 01 Nov 2016 18:28:03 -0700 |
Gregory Szorc |
changegroup: cache changelog and manifestlog outside of loop
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 13:35:23 -0700 |
Gregory Szorc |
changegroup: increase write buffer size to 128k
|
file |
diff |
annotate
|
Fri, 14 Oct 2016 01:31:11 +0200 |
Pierre-Yves David |
changegroup: skip delta when the underlying revlog do not use them
|
file |
diff |
annotate
|
Thu, 13 Oct 2016 12:49:47 +0200 |
Gregory Szorc |
changegroup: document deltaparent's choice of previous revision
|
file |
diff |
annotate
|
Tue, 13 Sep 2016 16:25:21 -0700 |
Durham Goode |
manifest: add manifestctx.readdelta()
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 17:06:35 +0200 |
Pierre-Yves David |
computeoutgoing: move the function from 'changegroup' to 'exchange'
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 17:00:38 +0200 |
Pierre-Yves David |
getchangegroup: take an 'outgoing' object as argument (API)
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 22:31:38 +0200 |
Pierre-Yves David |
outgoing: add a 'missingroots' argument
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 15:26:53 +0200 |
Pierre-Yves David |
outgoing: pass a repo object to the constructor
|
file |
diff |
annotate
|
Mon, 08 Aug 2016 22:06:07 -0700 |
Gregory Szorc |
changegroup: move branch cache debug message to proper location
|
file |
diff |
annotate
|
Fri, 05 Aug 2016 13:59:58 -0400 |
Augie Fackler |
changegroup: use `iter(callable, sentinel)` instead of while True
|
file |
diff |
annotate
|
Wed, 03 Aug 2016 22:07:52 -0700 |
Gregory Szorc |
discovery: move code to create outgoing from roots and heads
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 15:13:51 -0700 |
Gregory Szorc |
bundle2: store changeset count when creating file bundles
|
file |
diff |
annotate
|
Thu, 16 Jun 2016 15:15:33 -0700 |
Martin von Zweigbergk |
changegroup: don't send empty subdirectory manifest groups
|
file |
diff |
annotate
|
Thu, 12 May 2016 22:29:05 -0400 |
Augie Fackler |
changegroup: extract method that sorts nodes to send
|
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, 29 Feb 2016 09:26:43 -0800 |
Martin von Zweigbergk |
changegroup: clear progress callback after changelog processing
|
file |
diff |
annotate
|
Sun, 28 Feb 2016 22:51:07 -0800 |
Martin von Zweigbergk |
changegroup: progress for added files is not measured in "chunks"
|
file |
diff |
annotate
|
Sun, 28 Feb 2016 21:15:06 -0800 |
Martin von Zweigbergk |
changegroup: exclude submanifests from manifest progress
|
file |
diff |
annotate
|
Sat, 27 Feb 2016 23:06:05 -0800 |
Gregory Szorc |
changegroup: use changelog.readfiles
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 14:43:14 -0800 |
Martin von Zweigbergk |
changegroup: drop special-casing of flat manifests
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 23:09:09 -0800 |
Martin von Zweigbergk |
changegroup: fix treemanifests on merges
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 23:30:18 -0800 |
Martin von Zweigbergk |
changegroup: write root manifests and subdir manifests in a single loop
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 23:26:15 -0800 |
Martin von Zweigbergk |
changegroup: introduce makelookupmflinknode(dir)
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 21:21:28 -0800 |
Martin von Zweigbergk |
changegroup: prune subdirectory dirlogs too
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 15:42:16 -0800 |
Martin von Zweigbergk |
changegroup: include subdirectory manifests in verbose size
|
file |
diff |
annotate
|
Fri, 12 Feb 2016 15:18:56 -0800 |
Martin von Zweigbergk |
changegroup: make _packmanifests() dumber
|
file |
diff |
annotate
|
Thu, 11 Feb 2016 20:19:48 -0800 |
Martin von Zweigbergk |
changegroup: extract generatemanifests()
|
file |
diff |
annotate
|
Wed, 27 Jan 2016 09:07:28 -0800 |
Martin von Zweigbergk |
changegroup: fix pulling to treemanifest repo from flat repo (issue5066)
stable
|
file |
diff |
annotate
|
Wed, 27 Jan 2016 10:24:25 -0500 |
Augie Fackler |
changegroup: fix treemanifest exchange code (issue5061)
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 15:37:07 -0800 |
Martin von Zweigbergk |
shelve: use cg3 for treemanifests
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 15:32:32 -0800 |
Martin von Zweigbergk |
changegroup: introduce safeversion()
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 14:27:18 -0800 |
Martin von Zweigbergk |
changegroup: don't support versions 01 and 02 with treemanifests
stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2016 17:44:25 -0800 |
Martin von Zweigbergk |
changegroup: cg3 has two empty groups *after* manifests
stable
|
file |
diff |
annotate
|
Fri, 15 Jan 2016 13:14:50 -0800 |
Bryan O'Sullivan |
with: use context manager for transaction in changegroup apply
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 16:12:58 -0800 |
Martin von Zweigbergk |
changegroup3: move treemanifest support into _unpackmanifests()
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 15:10:31 -0800 |
Martin von Zweigbergk |
changegroup3: add empty chunk separating directories and files
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 21:23:45 -0800 |
Martin von Zweigbergk |
changegroup3: introduce experimental.changegroup3 boolean config
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 21:01:06 -0800 |
Martin von Zweigbergk |
changegroup: hide packermap behind methods
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 21:14:08 -0800 |
Martin von Zweigbergk |
changegroup: remove now-unused 'wasempty' variable and parameter
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 21:13:06 -0800 |
Martin von Zweigbergk |
treemanifests: set bundle2 part parameter indicating treemanifest
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 14:47:02 -0800 |
Martin von Zweigbergk |
changegroup: don't add a second trailing '/' in dir name
|
file |
diff |
annotate
|
Fri, 08 Jan 2016 14:33:13 -0800 |
Martin von Zweigbergk |
changegroup: remove left-over debugging help
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 15:55:12 -0500 |
Mike Edgar |
changegroup: add flags field to cg3 delta header
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 11:23:49 -0500 |
Augie Fackler |
changegroup: introduce cg3, which has support for exchanging treemanifests
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 11:39:03 -0500 |
Augie Fackler |
changegroup: restate file linknode callback using generator expressions
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 11:38:02 -0500 |
Augie Fackler |
changegroup: clean up file lookup function
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 10:55:46 -0500 |
Augie Fackler |
changegroup: remove one special case from lookupmflinknode
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 10:35:45 -0500 |
Augie Fackler |
changegroup: drop 'if True' that made the previous change clearer
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 10:34:58 -0500 |
Augie Fackler |
changegroup: avoid iterating the whole manifest
|
file |
diff |
annotate
|
Thu, 03 Dec 2015 10:56:05 -0500 |
Augie Fackler |
changegroup: document manifest linkrev callback some more
|
file |
diff |
annotate
|
Wed, 02 Dec 2015 14:32:17 -0500 |
Augie Fackler |
changegroup: note during bundle apply if the repo was empty
|
file |
diff |
annotate
|