sapling/edenscm/hgext
Durham Goode f44a5d73cf crdump: add config gate for commitcloud backup
Summary:
This had performance implications. Let's gate it so we can roll it out
more carefully.

Reviewed By: quark-zju

Differential Revision: D18063673

fbshipit-source-id: 7911753f9a91bd9224e59d774fcec59e9007434c
2019-10-22 15:12:22 -07:00
..
absorb commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
amend amend: fix unamend with no predecessors 2019-10-17 09:02:42 -07:00
commitcloud dispatch: remove command prefix matching 2019-10-09 11:08:18 -07:00
convert Convert repo source: Fix getchanges() and some cleanup 2019-10-21 12:12:28 -07:00
extlib watchman: pywatchman: remove close_fds when resolving sockname 2019-10-03 09:26:40 -07:00
fastannotate commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
fastmanifest manifest: add subdir_diff compatibility function for gettreepacks 2019-08-30 10:50:05 -07:00
fsmonitor filesystem: move lookup yielding to a batched location 2019-10-16 17:40:13 -07:00
hgevents logging: migrate watchman command logs to new blackbox event 2019-07-06 02:46:16 -07:00
hggit hggit: git_handler: use StringIO.tell(), not pos 2019-10-07 13:09:36 -07:00
hgsubversion replace StringIO with pycompat.StringIO 2019-09-26 15:29:49 -07:00
highlight codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
infinitepush snapshot: add the unionstore to handle the rebundling of snapshot bundles 2019-10-01 06:46:43 -07:00
lfs snapshot: add the unionstore to handle the rebundling of snapshot bundles 2019-10-01 06:46:43 -07:00
memcommit commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
perfsuite hgext: use commit hashes to call other commands 2019-08-22 13:00:14 -07:00
pushrebase remotefilelog: add make{datapackstore, historypackstore} 2019-09-05 10:21:27 -07:00
remotefilelog remotefilelog: remove low-level getancestors 2019-10-17 08:57:36 -07:00
repogenerator codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
snapshot snapshot: support redirection of hg checkout for snapshots 2019-10-10 05:06:37 -07:00
treemanifest remotefilelog: remove low-level getancestors 2019-10-17 08:57:36 -07:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
arcdiff.py phabstatus: increase default timeout to 10 2019-10-22 11:05:14 -07:00
automv.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
blackbox.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
catnotate.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
checkmessagehook.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
checkserverbookmark.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
chistedit.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
churn.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
cleanobsstore.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
clienttelemetry.py clienttelemetry: log peer name to blackbox 2019-10-09 06:19:44 -07:00
clindex.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
clindex.pyx setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
clonebundles.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
commitextras.py test-revset: do not use "hg branch" directly 2019-02-14 17:44:39 -08:00
conflictinfo.py hgext: reformat using black 2019-03-13 18:35:09 -07:00
copytrace.py copytrace: properly detect when gdbm is absent 2019-09-23 17:37:46 -07:00
crdump.py crdump: add config gate for commitcloud backup 2019-10-22 15:12:22 -07:00
debugcommitmessage.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
debugshell.py dispatch: remove command prefix matching 2019-10-09 11:08:18 -07:00
dialect.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
directaccess.py directaccess: disable itself if narrow-heads is enabled 2019-10-11 16:55:24 -07:00
dirsync.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
disablesymlinks.py disablesymlinks: add extension to disable symlinks 2019-02-06 08:41:34 -08:00
drop.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
edrecord.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
eol.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
errorredirect.py blackbox: clean up blackbox logging and log more during rage 2019-04-23 02:48:50 -07:00
extdiff.py dispatch: remove command prefix matching 2019-10-09 11:08:18 -07:00
extorder.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
extutil.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
fastlog.py changelog: get access to config options 2019-08-15 12:47:35 -07:00
fbconduit.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
fbhistedit.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
fixcorrupt.py fixcorrupt: fix debugfixcorrupt on treeonly repos 2019-07-19 20:15:36 -07:00
generic_bisect.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
githelp.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
gitlookup.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
gitrevset.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
globalrevs.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
gpg.py codemod: replace os.fdopen with util.fdopen 2019-06-27 13:10:20 -07:00
grepdiff.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
grpcheck.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hgsql.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
hiddenerror.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
histedit.py cmdutil: remove i18n for afterresolvedstates 2019-10-08 14:20:55 -07:00
infinitepushbackup.py commitcloud: incorporate infinitepush backups into commitcloud 2019-05-20 06:19:47 -07:00
interactiveui.py add skip 1 day buttons to interactive history 2019-07-29 08:52:13 -07:00
journal.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
linkrevcache.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
logginghelper.py logginghelper: log normalized repo name 2019-03-04 00:05:00 -08:00
lz4revlog.py hgmain: make bindings a builtin module 2019-09-20 18:32:36 -07:00
mergedriver.py tracing: trace mergedriver 2019-05-09 08:08:19 -07:00
morecolors.py blackbox: clean up blackbox logging and log more during rage 2019-04-23 02:48:50 -07:00
morestatus.py morestatus: support update --merge state 2019-10-08 14:20:54 -07:00
myparent.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
nointerrupt.py dispatch: remove Python alias handling 2019-08-19 19:27:29 -07:00
ownercheck.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
patchrmdir.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
patchrmdir.pyx codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
phabdiff.py hg | phabdiff | Properly handle both 't' and 'T' prefixes for tasks when parsing them out of commit messages. 2019-04-29 14:41:38 -07:00
phabstatus.py phabstatus: increase default timeout to 10 2019-10-22 11:05:14 -07:00
phrevset.py phabstatus: increase default timeout to 10 2019-10-22 11:05:14 -07:00
progressfile.py progressfile: include pid in progress information 2019-09-16 19:02:38 -07:00
pullcreatemarkers.py snapshot: make the snapshots invisible after pull 2019-09-26 04:50:17 -07:00
purge.py purge: move purge into filesystem layer 2019-10-08 16:45:08 -07:00
rage.py rage: try to make "sl (unfiltered)" section shorter 2019-10-18 07:52:27 -07:00
rebase.py rebase: do not crash rebasing -s secret-commit 2019-10-16 18:22:09 -07:00
remotenames.py remotenames: restore "remotenames" on transaction abort 2019-10-11 15:25:37 -07:00
reset.py reset: fix visibility interaction 2019-05-03 17:44:51 -07:00
sampling.py sampling: add a debug option 2019-09-20 18:32:38 -07:00
schemes.py hgext: reformat using black 2019-03-13 18:35:09 -07:00
sendunbundlereplay.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
share.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
shelve.py cmdutil: remove i18n for afterresolvedstates 2019-10-08 14:20:55 -07:00
sigtrace.py sigtrace: use smarttraceback and print to stderr 2019-09-04 13:37:39 -07:00
simplecache.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00
smartlog.py dispatch: remove command prefix matching 2019-10-09 11:08:18 -07:00
sparse.py commands: define prefixes as aliases 2019-10-08 09:45:59 -07:00
sshaskpass.py codemod: replace os.fdopen with util.fdopen 2019-06-27 13:10:20 -07:00
stablerev.py stablerev: pass information using environment variables 2019-09-05 15:53:37 -07:00
stat.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
traceprof.py setup: move native extensions to edenscmnative 2019-06-19 17:55:49 -07:00
traceprof.pyx codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
tweakdefaults.py tweakdefaults: remove op-aware wrapping 2019-10-18 14:50:26 -07:00
undo.py undo: support visibility + narrow-heads directly 2019-09-25 17:22:53 -07:00
whereami.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
win32mbcs.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
win32text.py use pycompat.range instead of xrange 2019-09-26 15:29:48 -07:00