log hgext/infinitepush/bundleparts.py @ 43076:2372284d9457

age author description
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 25 Sep 2019 17:57:16 -0400 Augie Fackler bookmarks: remove changectx() method from bmstore (API)
Thu, 05 Apr 2018 16:50:19 -0700 Martin von Zweigbergk infinitepush: look up bookmarks only among bookmarks
Fri, 30 Mar 2018 12:50:06 -0700 Pulkit Goyal infinitepush: delete the non-forward-move flag for hg push
Fri, 09 Feb 2018 14:16:03 +0530 Pulkit Goyal infinitepush: drop the `--create` flag to push command
Fri, 09 Feb 2018 14:02:03 +0530 Pulkit Goyal infinitepush: drop logic related to treemanifest extension
Thu, 08 Feb 2018 17:27:47 +0530 Pulkit Goyal infinitepush: drop the scratchbookmarksparttype bundle2 part
Fri, 09 Feb 2018 13:39:15 +0530 Pulkit Goyal infinitepush: move the extension to core from fb-hgext