sapling/mercurial
Kostia Balytskyi f0ac732a0b sparse: rename fbsparse into sparse and fix py mentions
Reviewed By: phillco

Differential Revision: D10335083

fbshipit-source-id: 6425b9fee2d6be9402ce2375e7a7d986ad1bae76
2018-10-16 14:27:28 -07:00
..
cext xdiff: fix memory leak of the xdiff wrapper 2018-09-11 16:21:06 -07:00
cffi codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
commands tweakdefaults: port allowbranches to core 2018-10-16 09:25:04 -07:00
default.d mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3 2015-10-16 11:37:34 +02:00
help treestate: move treedirstate to core 2018-10-10 03:53:20 -07:00
hgweb profiling: remove redundant "enabled" argument from "profiling.profile" 2018-09-14 19:05:35 -07:00
httpclient codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
pure Format with black 18.9b0 2018-10-01 07:21:42 -07:00
rust dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
templates hgweb: stop using HTML comments in <script> 2017-12-15 12:15:58 +08:00
thirdparty Format with black 18.9b0 2018-10-01 07:21:42 -07:00
__init__.py legacyui: remove it since the Rust config parser is working fine 2018-09-21 14:37:22 -07:00
ancestor.py Additional info in function comment for commonancestorheads 2018-06-20 09:35:30 -07:00
archival.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
bdiff.c hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bdiff.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bitmanipulation.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
bookmarks.py bookmarks: use repo.localvfs and repo.sharedvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
branchmap.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
bundle2.py bundle2: use repo bundle2 capabilities when making local bundles 2018-07-31 10:23:21 -07:00
bundlerepo.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
byterange.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
changegroup.py verify LFS blobs were uploaded before push 2018-08-20 16:51:07 -07:00
changelog.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
chgserver.py chgserver: drop walkconfig hack 2018-07-23 19:51:02 -07:00
cmdutil.py dirstate: rename drop to untrack 2018-10-12 09:38:25 -07:00
color.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
commandserver.py commandserver: set pycompact.sysargv on runcommand 2018-07-09 10:20:36 -07:00
compat.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
config.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
configitems.py tweakdefaults: port allowbranches to core 2018-10-16 09:25:04 -07:00
connectionpool.py connectionpool: fix wrapping of cleanup 2018-06-21 23:20:10 -07:00
context.py dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
copies.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
crecord.py windows: make curses work 2018-08-29 13:37:26 -07:00
dagop.py commitcloud: prototype for hg cloud sl command 2018-08-02 12:50:44 -07:00
dagparser.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dagutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
debugcommands.py treestate: implement debugpathcomplete fastpath 2018-10-10 06:49:05 -07:00
destutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dirstate.py dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
dirstateguard.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
discovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
dispatch.py sparse: rename fbsparse into sparse and fix py mentions 2018-10-16 14:27:28 -07:00
drawdag.py drawdag: support removing files 2018-06-29 11:35:29 -07:00
dummycert.pem ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs 2014-09-26 02:19:48 +02:00
encoding.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
entrypoint.py hg.rust: add py logic to support running from a zipped stdlib 2018-10-12 14:55:09 -07:00
error.py lock: rename locker to lockinfo and clarify its usage 2018-08-08 16:20:20 -07:00
exchange.py remotefilelog: don't process manifests when not necessary 2018-06-19 10:20:07 -07:00
extensions.py treestate: move treedirstate to core 2018-10-10 03:53:20 -07:00
fancyopts.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
filelog.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
filemerge.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
fileset.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
formatter.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
fscap.py pathutil: don't check for case sensitivity on always case-sensitive filesystems 2018-09-24 14:23:03 -07:00
graphmod.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
hbisect.py bisect: don't test empty commits in sparse profiles 2018-10-08 06:16:19 -07:00
help.py help: new default help 2018-10-15 09:37:18 -07:00
hg.py perftweaks: move update --inactive to core 2018-10-15 16:55:34 -07:00
hintutil.py hint: point people to gitignore QA page 2018-08-20 13:51:32 -07:00
hook.py txnutil: add HG_SHAREDPENDING and trysharedpending 2018-09-28 07:23:00 -07:00
httpconnection.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
httppeer.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
i18n.py merge: print conflicting paths when rejecting update 2018-09-20 17:21:37 -07:00
interpreter.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
json.py debugcommands: add a "debugprocesstree" command 2018-08-22 21:35:19 -07:00
keepalive.py config: change order semantics 2018-08-09 21:21:51 -07:00
localrepo.py treestate: move treedirstate to core 2018-10-10 03:53:20 -07:00
lock.py lock: remove stale POSIX symlink lock automatically in makelock 2018-09-13 12:20:51 -07:00
logexchange.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
lsprof.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
lsprofcalltree.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
mail.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
manifest.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
match.py ignore: support global gitignore configs 2018-08-02 20:22:47 -07:00
mdiff.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
merge.py dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
mergeutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
metrics.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
minirst.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
mpatch.c hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
mpatch.h hg: disable check-code tests for C code 2018-06-05 19:21:43 -07:00
namespaces.py namespaces: fetch template columns names when creating namespace 2018-10-09 09:03:14 -07:00
node.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
obsolete.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
obsutil.py fbamend: move predecessor/successor revsets to core 2018-10-03 13:32:56 -07:00
parser.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
patch.py codemod: reformat rest of the code 2018-07-05 17:52:43 -07:00
pathutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
peer.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
phases.py txnutil: add HG_SHAREDPENDING and trysharedpending 2018-09-28 07:23:00 -07:00
policy.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
posix.py lock: remove stale POSIX symlink lock automatically in makelock 2018-09-13 12:20:51 -07:00
profiling.py statprof: stop early if profiling ends early 2018-09-26 17:52:27 -07:00
progress.py progress: remove lockguard 2018-08-22 15:23:37 -07:00
pushkey.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
pvec.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
pycompat.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
rcutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
registrar.py filemerge: allow onfailure to be a function or string 2018-09-21 16:35:28 -07:00
repair.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
repository.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
repoview.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
revlog.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
revset.py revset: fix gendoc for ancestorsaged 2018-10-09 06:59:27 -07:00
revsetlang.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
rewriteutil.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
scmposix.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
scmutil.py treestate: move treedirstate to core 2018-10-10 03:53:20 -07:00
scmwindows.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
server.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
setdiscovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
similar.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
simplemerge.py simplemerge: return number of conflicts, not just 1 2018-09-21 16:35:28 -07:00
smartset.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
sparse.py dirstate: rename drop to untrack 2018-10-12 09:38:25 -07:00
sshpeer.py sshpeer: record number of bytes sent and received via ssh 2018-08-06 03:49:50 -07:00
sshserver.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
sslutil.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
statichttprepo.py localrepo: devel-warn when accessing repo.vfs directly 2018-09-28 07:23:02 -07:00
statprof.py statprof: stop early if profiling ends early 2018-09-26 17:52:27 -07:00
store.py store: encode even longer names further 2018-09-20 08:35:09 -07:00
streamclone.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
subrepo.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
tagmerge.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
tags.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
templatefilters.py templatefilters: move json serialization to a separate module 2018-07-09 10:20:36 -07:00
templatekw.py templatekw: implement nodechanges as a template keyword 2018-06-06 15:43:25 -07:00
templater.py templater: allow non-ASCII fillchar in pad() 2018-07-05 14:20:44 -07:00
transaction.py truncate: handle bug in truncate 2018-05-30 18:20:57 -07:00
treedirstate.py dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
treediscovery.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
treestate.py dirstate: move some untrack() use cases into delete() 2018-10-12 09:38:25 -07:00
txnutil.py txnutil: add HG_SHAREDPENDING and trysharedpending 2018-09-28 07:23:00 -07:00
ui.py txnutil: add HG_SHAREDPENDING and trysharedpending 2018-09-28 07:23:00 -07:00
unionrepo.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
upgrade.py hg: use repo.localvfs instead of repo.vfs 2018-09-28 07:23:00 -07:00
url.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
urllibcompat.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00
util.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
verify.py codemod: join the auto-formatter party 2018-05-25 22:17:29 -07:00
vfs.py Back out "vfs: do not unlink files with one hardlink on Windows" 2018-06-19 16:19:51 -07:00
win32.py Format with black 18.9b0 2018-10-01 07:21:42 -07:00
windows.py lock: improve lock handling with fork and exec 2018-09-04 19:05:15 -07:00
wireproto.py wireproto: log reponame 2018-10-02 05:05:41 -07:00
worker.py Upgrade to 18.5b1 2018-05-30 02:23:58 -07:00