Fri, 23 Nov 2018 22:12:04 -0800 |
Martin von Zweigbergk |
narrow: replace "ui.warn(); return 1" by "raise error.Abort()"
|
file |
diff |
annotate
|
Mon, 03 Dec 2018 16:56:09 -0800 |
Martin von Zweigbergk |
narrow: don't resurrect old commits when narrowing (don't strip obsmarkers)
|
file |
diff |
annotate
|
Fri, 30 Nov 2018 17:42:55 +0300 |
Pulkit Goyal |
narrowcommands: remove an unrequired `repo.narrowpats` call
|
file |
diff |
annotate
|
Wed, 17 Oct 2018 17:24:55 +0300 |
Pulkit Goyal |
narrow: only send includepats and excludepats if they are not empty
|
file |
diff |
annotate
|
Tue, 23 Oct 2018 14:04:17 -0700 |
Martin von Zweigbergk |
narrow: replace filtering in list comprehension by set operations
|
file |
diff |
annotate
|
Tue, 23 Oct 2018 16:24:04 +0300 |
Pulkit Goyal |
narrow: rework logic to check whether we need to widen and narrow
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 22:31:12 +0300 |
Pulkit Goyal |
wireprotoserver: move narrow capabilities to wireprototypes.py
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 23:42:31 +0300 |
Pulkit Goyal |
narrow: the first version of narrow_widen wireprotocol command
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 18:45:16 +0300 |
Pulkit Goyal |
narrow: pass old includes and excludes to _widen()
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 23:53:09 +0300 |
Pulkit Goyal |
narrow: check for servers' narrow support before doing anything (BC)
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 18:59:27 +0300 |
Pulkit Goyal |
narrow: don't do the dirstate dance if ellipses is not enabled
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 03:45:51 +0530 |
Pulkit Goyal |
narrow: move the ellipses server capability to core
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 03:42:35 +0530 |
Pulkit Goyal |
narrow: move the wireprotocol narrow capability name to core
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 19:48:23 -0400 |
Matt Harbison |
py3: rename pycompat.getcwd() to encoding.getcwd() (API)
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 12:13:00 -0700 |
Kyle Lippincott |
narrow: extract wdir cleanup function to make it extensible
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 13:41:16 +0300 |
Pulkit Goyal |
narrow: don't send the changelog information when widening without ellipses
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 17:22:15 -0700 |
Gregory Szorc |
hg: write narrow patterns after repo creation
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 16:59:17 -0700 |
Gregory Szorc |
narrow: don't wrap exchange.pull() during clone
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 15:40:33 -0700 |
Gregory Szorc |
narrow: set opts['narrow'] instead of local variable
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 15:53:12 -0700 |
Gregory Szorc |
narrow: drop support for remote expansion (BC)
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 11:47:10 -0700 |
Gregory Szorc |
narrow: validate spec files are well-formed during clone (BC)
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 10:36:07 -0700 |
Gregory Szorc |
narrow: validate patterns returned by expandnarrow
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 10:50:46 -0700 |
Martin von Zweigbergk |
narrow: move wire proto capabilities to narrowwirepeer
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 11:03:15 -0700 |
Martin von Zweigbergk |
narrow: check "narrow" wire protocol capability, not bundle2 capability
|
file |
diff |
annotate
|
Mon, 10 Sep 2018 16:29:22 +0300 |
Pulkit Goyal |
narrow: build the known set of nodes only when ellipses is enabled
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 19:26:50 +0300 |
Pulkit Goyal |
narrow: use util.readfile() and improve error message using --narrowspec
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 14:06:19 +0300 |
Pulkit Goyal |
narrow: add '--import-rules' flag to tracked command
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 14:02:48 +0300 |
Pulkit Goyal |
narrow: update the narrowspecs to new ones after pulling when widening
|
file |
diff |
annotate
|
Sun, 26 Aug 2018 20:20:34 +0300 |
Pulkit Goyal |
narrow: add server logic to send cg while widening without ellipsis
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 13:56:53 +0300 |
Pulkit Goyal |
narrow: add a --narrowspec flag to clone command
|
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
|
Mon, 11 Jun 2018 17:06:29 -0400 |
Augie Fackler |
narrow: mark the critical chunks of narrowing/widening as unsafe
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 10:32:00 -0800 |
Martin von Zweigbergk |
narrow: reduce depedence on narrowspec.save()
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 12:55:05 -0800 |
Martin von Zweigbergk |
narrow: always wrap repo
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 10:22:54 -0800 |
Martin von Zweigbergk |
narrow: move checking for narrow requirement into _narrowmatch()
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 10:21:43 -0800 |
Martin von Zweigbergk |
narrow: move requirement constant to core
|
file |
diff |
annotate
|
Tue, 27 Feb 2018 14:41:24 +0530 |
Pulkit Goyal |
py3: fix more keyword arguments handling
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 11:57:11 -0500 |
Augie Fackler |
narrowcommands: add some missing strkwargs calls for py3
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 13:38:38 -0500 |
Augie Fackler |
narrowcommands: more byteskwargs cleanup
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 16:21:34 -0800 |
Gregory Szorc |
narrowspec: move module into core
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 10:39:31 -0500 |
Augie Fackler |
narrowcommands: use pycompat.{bytes,str}kwargs
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 14:42:47 -0500 |
Augie Fackler |
narrow: make restrictpatterns a little more idiomatic
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 10:27:08 -0500 |
Augie Fackler |
narrow: mark requirement as a constant
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 10:18:11 -0500 |
Augie Fackler |
narrowbundle2: make constants ALLCAPS to be a bit more readable
|
file |
diff |
annotate
|
Mon, 29 Jan 2018 16:19:33 -0500 |
Augie Fackler |
narrow: import experimental extension from narrowhg revision cb51d673e9c5
|
file |
diff |
annotate
|