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
|