hgext/narrow/narrowchangegroup.py
Thu, 02 Aug 2018 12:18:35 -0700 Gregory Szorc changegroup: move generatefiles() from narrow
Thu, 02 Aug 2018 12:12:12 -0700 Gregory Szorc changegroup: move _sortgroup() from narrow
Thu, 02 Aug 2018 09:52:01 -0700 Gregory Szorc changegroup: move close() from narrow
Thu, 02 Aug 2018 09:53:22 -0700 Gregory Szorc changegroup: move revchunk() from narrow
Thu, 02 Aug 2018 09:40:18 -0700 Gregory Szorc changegroup: move deltaparent() from narrow
Sat, 28 Jul 2018 17:52:21 -0700 Gregory Szorc changegroup: move ellipsisdata() from narrow
Sat, 28 Jul 2018 14:52:46 -0700 Gregory Szorc changegroup: inline prune() logic from narrow
Sat, 28 Jul 2018 11:40:31 -0700 Gregory Szorc changegroup: move file matcher from narrow extension
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Tue, 03 Apr 2018 09:54:20 -0700 Gregory Szorc narrow: pass node into revlog.revision()
Thu, 01 Mar 2018 23:52:30 +0530 Pulkit Goyal py3: listify the return value of filter()
Wed, 28 Feb 2018 10:38:09 -0800 Martin von Zweigbergk narrow: drop safehasattr() checks for always-present repo.narrowmatch
Wed, 28 Feb 2018 10:29:04 -0800 Martin von Zweigbergk narrow: consider both local and remote matchers in narrowchangegroup
Wed, 28 Feb 2018 10:55:21 -0800 Martin von Zweigbergk narrow: move changegroup.supportedoutgoingversions() override to core
Wed, 28 Feb 2018 10:21:43 -0800 Martin von Zweigbergk narrow: move requirement constant to core
Wed, 21 Feb 2018 12:03:44 -0500 Augie Fackler narrowchangegroup: remove backwards compatibility with old hg
Wed, 21 Feb 2018 10:08:35 -0500 Augie Fackler narrow: use list comprehension instead of filter for filtering lists
Fri, 02 Feb 2018 10:37:29 -0500 Augie Fackler narrow: move from ELLIPSIS_NODE_FLAG to revlog.REVIDX_ELLIPSIS
Fri, 02 Feb 2018 10:27:08 -0500 Augie Fackler narrow: mark requirement as a constant
Mon, 29 Jan 2018 16:19:33 -0500 Augie Fackler narrow: import experimental extension from narrowhg revision cb51d673e9c5
less more (0) tip