log mercurial/changegroup.py @ 29690:5684bc429e6a

age author description
Wed, 03 Aug 2016 22:07:52 -0700 Gregory Szorc discovery: move code to create outgoing from roots and heads
Sun, 17 Jul 2016 15:13:51 -0700 Gregory Szorc bundle2: store changeset count when creating file bundles
Thu, 16 Jun 2016 15:15:33 -0700 Martin von Zweigbergk changegroup: don't send empty subdirectory manifest groups
Thu, 12 May 2016 22:29:05 -0400 Augie Fackler changegroup: extract method that sorts nodes to send
Mon, 28 Mar 2016 14:41:29 -0700 Martin von Zweigbergk bundle: move writebundle() from changegroup.py to bundle2.py (API)
Mon, 29 Feb 2016 09:26:43 -0800 Martin von Zweigbergk changegroup: clear progress callback after changelog processing
Sun, 28 Feb 2016 22:51:07 -0800 Martin von Zweigbergk changegroup: progress for added files is not measured in "chunks"
Sun, 28 Feb 2016 21:15:06 -0800 Martin von Zweigbergk changegroup: exclude submanifests from manifest progress
Sat, 27 Feb 2016 23:06:05 -0800 Gregory Szorc changegroup: use changelog.readfiles
Mon, 22 Feb 2016 14:43:14 -0800 Martin von Zweigbergk changegroup: drop special-casing of flat manifests
Fri, 12 Feb 2016 23:09:09 -0800 Martin von Zweigbergk changegroup: fix treemanifests on merges
Fri, 12 Feb 2016 23:30:18 -0800 Martin von Zweigbergk changegroup: write root manifests and subdir manifests in a single loop
Fri, 12 Feb 2016 23:26:15 -0800 Martin von Zweigbergk changegroup: introduce makelookupmflinknode(dir)
Fri, 12 Feb 2016 21:21:28 -0800 Martin von Zweigbergk changegroup: prune subdirectory dirlogs too
Fri, 12 Feb 2016 15:42:16 -0800 Martin von Zweigbergk changegroup: include subdirectory manifests in verbose size