log hgext/narrow/narrowbundle2.py @ 36357:adce75cdf8f8

age author description
Thu, 22 Feb 2018 00:51:32 -0500 Augie Fackler narrowbundle2: more kwargs native string fixes
Wed, 21 Feb 2018 22:49:40 -0500 Augie Fackler narrowbundle2: use native string to get kwargs from dict
Wed, 21 Feb 2018 22:49:15 -0500 Augie Fackler narrowbundle2: drop legacy getcgkwargs variable
Wed, 21 Feb 2018 19:11:11 -0800 Augie Fackler narrowbundle2: replace map() with equivalent list comprehension
Wed, 21 Feb 2018 11:58:41 -0500 Augie Fackler narrowbundle2: this dict contains native strings, look kws up as such
Tue, 13 Feb 2018 13:50:24 -0800 Martin von Zweigbergk narrow: restrict manifest iteration by using manifest.walk(matcher)
Tue, 13 Feb 2018 13:16:06 -0800 Martin von Zweigbergk narrow: only diff manifest part within narrowspec when generating changegroup
Tue, 13 Feb 2018 14:39:02 -0500 Sandu Turcan narrow: fix for getting the username when running http server
Mon, 12 Feb 2018 16:21:34 -0800 Gregory Szorc narrowspec: move module into core
Mon, 12 Feb 2018 14:42:47 -0500 Augie Fackler narrow: make restrictpatterns a little more idiomatic
Fri, 02 Feb 2018 10:27:08 -0500 Augie Fackler narrow: mark requirement as a constant
Fri, 02 Feb 2018 10:23:23 -0500 Augie Fackler narrowbundle2: mark most constants as module-private
Fri, 02 Feb 2018 10:18:11 -0500 Augie Fackler narrowbundle2: make constants ALLCAPS to be a bit more readable
Mon, 29 Jan 2018 18:12:17 -0500 Augie Fackler narrow: drop legacy support for getsubsetraw
Mon, 29 Jan 2018 16:19:33 -0500 Augie Fackler narrow: import experimental extension from narrowhg revision cb51d673e9c5