hgext/infinitepush/__init__.py
Wed, 11 Apr 2018 12:51:09 -0700 Gregory Szorc peer: scatter module to the wind (API)
Wed, 11 Apr 2018 12:49:08 -0700 Gregory Szorc wireproto: move version 1 peer functionality to standalone module (API)
Wed, 11 Apr 2018 10:50:58 -0700 Gregory Szorc wireproto: move value encoding functions to wireprototypes (API)
Thu, 12 Apr 2018 14:30:37 +0530 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Thu, 12 Apr 2018 14:28:08 +0530 Pulkit Goyal py3: prevent transformer from adding b'' by adding r'' prefix
Thu, 12 Apr 2018 14:26:31 +0530 Pulkit Goyal py3: use pycompat.{strkwargs|byteskwargs} in infinitepush
Sat, 31 Mar 2018 14:56:57 +0530 Pulkit Goyal infinitepush: use bundleoperation.source instead of hacking on tr
Sat, 31 Mar 2018 14:33:37 +0530 Pulkit Goyal infinitepush: drop the default value of config options which are registered
Sat, 31 Mar 2018 14:31:29 +0530 Pulkit Goyal infinitepush: replace `remotenames.hoist` with `remotenames.hoistedpeer`
Tue, 27 Mar 2018 17:26:43 +0530 Pulkit Goyal infinitepush: introduce server option to route every push to bundlestore
Tue, 27 Mar 2018 17:19:02 +0530 Pulkit Goyal infinitepush: don't wrap bundle2.processparts while calling `hg unbundle`
Tue, 27 Mar 2018 14:15:42 +0530 Pulkit Goyal inifnitepush: use utils.{stringutil|procutil}.* instead of util.*
Fri, 30 Mar 2018 12:50:06 -0700 Pulkit Goyal infinitepush: delete the non-forward-move flag for hg push
Wed, 21 Mar 2018 19:23:10 +0530 Pulkit Goyal infinitepush: drop the wrapping of update command on client side
Fri, 30 Mar 2018 12:49:50 -0700 Pulkit Goyal infinitepush: delete infinitepushcommands.py and related tests
Tue, 27 Mar 2018 18:04:05 +0530 Pulkit Goyal infinitepush: delete infinitepush.fillmetadatabranchpattern config option
Fri, 09 Feb 2018 15:49:46 +0530 Pulkit Goyal infinitepush: drop the `--to` flag to push and use `-B` instead
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
Fri, 09 Feb 2018 13:56:09 +0530 Pulkit Goyal infinitepush: drop hack related to --to, --create flags of remotenames-ext
Fri, 09 Feb 2018 13:50:16 +0530 Pulkit Goyal infinitepush: drop error handling while pushing to svn server
Fri, 09 Feb 2018 13:36:50 +0530 Pulkit Goyal infinitepush: drop `--list-remote`, `--remote-path` flags to bookmark cmd
Thu, 08 Feb 2018 17:27:47 +0530 Pulkit Goyal infinitepush: drop the scratchbookmarksparttype bundle2 part
Thu, 08 Feb 2018 17:18:28 +0530 Pulkit Goyal infinitepush: remove wrapping around bundle2._addpartsfromopts()
Thu, 08 Feb 2018 17:12:53 +0530 Pulkit Goyal infinitepush: delete the bundle2 part ordering related to pushrebase
Thu, 08 Feb 2018 17:09:24 +0530 Pulkit Goyal infinitepush: delete the hack to load the extension after remotenames
Sat, 03 Feb 2018 17:59:49 +0530 Pulkit Goyal infinitepush: drop the logic related to inhibit extension
Sat, 03 Feb 2018 17:54:55 +0530 Pulkit Goyal infinitepush: remove backupcommands.py
Fri, 09 Feb 2018 13:39:15 +0530 Pulkit Goyal infinitepush: move the extension to core from fb-hgext
less more (0) tip