sapling/edenscm/hgext/commitcloud
Jun Wu a091d7352b dispatch: remove command prefix matching
Summary:
Remove command name prefix matching to make things much easier.

This breaks command completion.

Reviewed By: sfilipco

Differential Revision: D17644675

fbshipit-source-id: c8a866bf0649c4644c8e5630acdceb459a22deb4
2019-10-09 11:08:18 -07:00
..
__init__.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
background.py commitcloud: redirect stdin to /dev/null for background processes 2019-09-26 19:14:31 -07:00
backup.py commitcloud: add commitcloud status to debugcrdump 2019-10-08 16:10:55 -07:00
backupbookmarks.py commitcloud: backup and sync all non-public commits 2019-08-16 10:24:44 -07:00
backuplock.py commitcloud: refactor backuplock and sync progress into the backuplock module 2019-05-20 06:19:47 -07:00
backupstate.py commitcloud: ignore commits not in the repo in revset calculation 2019-10-07 14:59:14 -07:00
baseservice.py commitcloud: sync snapshots on the client side 2019-10-02 11:54:24 -07:00
checkoutlocations.py sync checkout locations on update 2019-08-15 08:37:14 -07:00
commands.py dispatch: remove command prefix matching 2019-10-09 11:08:18 -07:00
dependencies.py commitcloud: incorporate infinitepush backups into commitcloud 2019-05-20 06:19:47 -07:00
error.py commitcloud: refactor errors into the error module 2019-05-20 06:19:47 -07:00
httpsservice.py commitcloud: sync snapshots on the client side 2019-10-02 11:54:24 -07:00
interactivehistory.py add skip 1 day buttons to interactive history 2019-07-29 08:52:13 -07:00
localservice.py commitcloud: sync snapshots on the client side 2019-10-02 11:54:24 -07:00
obsmarkers.py commitcloud: refactor sync processing 2019-05-20 06:19:48 -07:00
service.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
status.py commitcloud: simplify subscription manager 2019-08-08 03:09:24 -07:00
subscription.py commitcloud: add missing parameter 2019-08-29 09:06:34 -07:00
sync.py commitcloud: add commitcloud status to debugcrdump 2019-10-08 16:10:55 -07:00
syncstate.py commitcloud: sync snapshots on the client side 2019-10-02 11:54:24 -07:00
token.py commitcloud: refactor commitcloudutil into separate modules 2019-05-20 06:19:48 -07:00
util.py commitcloud: refactor commitcloudutil into separate modules 2019-05-20 06:19:48 -07:00
workspace.py commitcloud: refactor remote path handling 2019-05-20 06:19:48 -07:00