sapling/mercurial
Jun Wu cef17b6c33 chg: revert D7845335
Summary:
`pkill -f chgunix` is a convenient, but not a safe way to invalidate chg
servers. We're going to do the server invalidation in a better way. So just
revert the change.

Reviewed By: singhsrb

Differential Revision: D7978130

fbshipit-source-id: c13b75204ae1097ffe992b2e26d80d028022ff0d
2018-05-11 16:05:07 -07:00
..
cext xdiff: backport upstream changes 2018-04-13 21:51:48 -07:00
cffi codemod: use pycompat.isdarwin 2017-10-12 23:34:34 -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 ignore: add a way to disable hgignore 2018-04-13 21:51:49 -07:00
hgweb hg: make file view in hgweb working 2018-04-13 21:51:10 -07:00
httpclient codemod: use single blank line 2018-04-13 21:51:08 -07:00
pure flake8: enable F821 check 2018-04-13 21:51:09 -07:00
rust setup: build rust extensions in a shared directory 2018-04-13 21:51:49 -07:00
templates hgweb: stop using HTML comments in <script> 2017-12-15 12:15:58 +08:00
thirdparty thirdparty: vendor pyre2 2018-04-17 16:35:25 -07:00
__init__.py thirdparty: move selectors2 module to where it should be 2017-11-30 22:43:03 +09:00
ancestor.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
archival.py archiving: use new-style progress bars 2018-04-13 21:51:32 -07:00
bdiff.c bdiff: remove trailing newlines 2017-10-04 10:51:39 -04:00
bdiff.h bdiff: include compat.h in header to define ssize_t 2017-10-13 22:38:24 +09:00
bitmanipulation.h fix undefined behavior in bitmanipulation.h 2018-04-13 21:51:13 -07:00
bookmarks.py bookmark: add methods to binary encode and decode bookmark values 2017-10-15 14:59:55 +02:00
branchmap.py branchmap: remove superfluous pass statements 2017-09-30 07:42:59 -04:00
bundle2.py hg: move bundle2 error part creation to a helper 2018-04-13 21:51:41 -07:00
bundlerepo.py hg: allow writing to inmemory packs on bundlerepo 2018-04-13 21:51:29 -07:00
byterange.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
changegroup.py hg: remove bundlev1 from the supported outgoing versions 2018-04-13 21:51:53 -07:00
changelog.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
chgserver.py chg: revert D7845335 2018-05-11 16:05:07 -07:00
cmdutil.py commands: allow commands to have subcommands 2018-05-03 04:35:46 -07:00
color.py hint: add a simple framework for registering hint messages 2018-04-13 21:51:48 -07:00
commands.py commands: allow commands to have subcommands 2018-05-03 04:35:46 -07:00
commandserver.py commandserver: unblock SIGCHLD 2018-01-03 05:35:56 -08:00
compat.h compatibility: fix core mpatch.h and compat.h 2018-04-13 21:51:24 -07:00
config.py ignore all errors when including config file 2018-04-13 21:51:14 -07:00
configitems.py metrics: rename logblockedtimes to logmeasuredtimes 2018-04-18 17:05:32 -07:00
connectionpool.py hg: make pull use the connectionpool 2018-04-13 21:51:45 -07:00
context.py fsmonitor: unlink fsmonitor.state before writing dirstate 2018-05-08 15:26:29 -07:00
copies.py copies: group wdir-handling in one place 2017-12-14 00:25:03 -08:00
crecord.py crecord: suspend progress bar when displaying the curses interface 2018-04-13 21:51:38 -07:00
dagop.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
dagparser.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
dagutil.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
debugcommands.py debugcommands: fix test-check-code 2018-04-18 02:32:30 -07:00
destutil.py show: implement "stack" view 2017-07-01 22:38:42 -07:00
dirstate.py dirstate: add an "exact" parameter to "rebuild" 2018-05-02 17:15:40 -07:00
dirstateguard.py dirstate: update backup functions to take full backup filename 2017-07-12 15:24:07 -07:00
discovery.py push: restrict common discovery to the pushed set 2017-12-06 23:33:01 +01:00
dispatch.py chg: defer i18n initialization 2018-05-08 17:02:22 -07:00
drawdag.py obsolete: copy obsmarkers from old commits automatically 2018-04-13 21:51:23 -07:00
dummycert.pem
encoding.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
error.py commands: allow commands to have subcommands 2018-05-03 04:35:46 -07:00
exchange.py clone: disable pull during hgsql streaming clones 2018-05-09 06:15:20 -07:00
exewrapper.c exewrapper: format with clang-format 2017-10-04 11:04:18 -04:00
extensions.py dispatch: pre-import modules for chg service 2018-05-08 17:02:22 -07:00
fancyopts.py fancyopts: add early-options parser compatible with getopt() 2017-11-23 22:04:53 +09:00
filelog.py python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>) 2017-08-22 20:06:58 -04:00
filemerge.py merge: use relative path names 2018-04-13 21:51:14 -07:00
fileset.py hg: fix check execute 2018-04-13 21:50:57 -07:00
formatter.py templater: load aliases from [templatealias] section in map file 2017-10-14 18:06:42 +09:00
graphmod.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
hbisect.py revert bisect change 2018-04-13 21:51:23 -07:00
help.py commands: allow commands to have subcommands 2018-05-03 04:35:46 -07:00
hg.py hg: use new-style progress bars for copystore 2018-04-13 21:51:31 -07:00
hintutil.py hint: silence all hints by HGPLAIN=hint 2018-04-16 10:35:15 -07:00
hook.py py3: handle keyword arguments correctly in hook.py 2017-12-10 04:46:50 +05:30
httpconnection.py httpconnection: remove old-style progress bar 2018-04-13 21:51:33 -07:00
httppeer.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
i18n.py chg: defer i18n initialization 2018-05-08 17:02:22 -07:00
interpreter.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
keepalive.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
localrepo.py fsmonitor: unlink fsmonitor.state before writing dirstate 2018-05-08 15:26:29 -07:00
lock.py hg: print an actionable error message if the lock file is malformed 2018-04-16 12:53:41 -07:00
logexchange.py remotenames: rename related file and storage dir to logexchange 2017-12-07 00:26:45 +05:30
lsprof.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
lsprofcalltree.py lsprofcalltree: use print function 2016-01-02 11:45:29 -08:00
mail.py py3: make sure the first argument of time.strftime() is str 2017-11-29 08:44:06 +05:30
main.py buck: fix tests with opt build 2018-04-13 21:51:09 -07:00
manifest.py hg: store repo on manifestlog instead of changelog 2018-04-13 21:51:35 -07:00
match.py matcher: define __repr__ 2018-04-13 21:51:55 -07:00
mdiff.py mdiff: use xdiff for diff calculation 2018-04-13 21:51:21 -07:00
merge.py metrics: add performance logging to important locations 2018-04-23 10:51:21 -07:00
mergeutil.py checkunresolved: move to new package to help avoid import cycles 2016-11-21 21:31:45 -05:00
metrics.py metrics: create simple metrics framework 2018-04-18 20:08:01 -07:00
minirst.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
mpatch.c mpatch: switch alignment of wrapped line from tab to spaces with clang-format 2017-10-04 11:00:04 -04:00
mpatch.h compatibility: fix core mpatch.h and compat.h 2018-04-13 21:51:24 -07:00
namespaces.py log: translate column labels at once (issue5750) 2017-12-02 16:29:49 +09:00
node.py node: use byte literals to construct nullid and wdirid 2016-03-12 14:04:57 -08:00
obsolete.py obsolete: covert obsolete relation to a list before processing 2018-04-13 21:51:23 -07:00
obsutil.py perftweaks: move effectflag removal logic to core 2018-04-13 21:50:52 -07:00
parser.py doctest: use print_function and convert bytes to unicode where needed 2017-09-03 14:56:31 +09:00
patch.py patch: disable worddiff if HGPLAIN is set or color is disabled 2018-04-13 21:51:31 -07:00
pathutil.py pathutil: add doctests for canonpath() 2017-11-03 22:22:50 -04:00
peer.py peer: ensure command names are always ascii bytestrs 2017-10-15 00:05:00 -04:00
phases.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
policy.py osutil: add a function to unblock signals 2018-01-03 05:35:56 -08:00
posix.py platform: make util.makelock platform-dependent 2018-04-17 17:42:25 -07:00
profiling.py configitems: register the 'profiling.type' config 2017-06-30 03:44:00 +02:00
progress.py progress: improve perf of suspend when there are no progress bars 2018-04-17 08:11:06 -07:00
pushkey.py Preserve order of revisions after hg pullbackup 2018-04-13 21:51:05 -07:00
pvec.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
pycompat.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
rcutil.py rcutil: use realpath to normalize paths for config editing 2018-04-16 20:34:58 -07:00
registrar.py commands: allow commands to have subcommands 2018-05-03 04:35:46 -07:00
repair.py repair: use new-style progress bars 2018-04-13 21:51:32 -07:00
repository.py repository: formalize wire protocol interface 2017-08-13 11:04:42 -07:00
repoview.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
revlog.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
revset.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
revsetlang.py revsetlang: add a hint for more useful parse errors 2018-04-13 21:51:30 -07:00
rewriteutil.py rewriteutil: add a precheck function to check if revs can be rewritten 2017-11-24 03:44:50 +05:30
scmposix.py codemod: use pycompat.isdarwin 2017-10-12 23:34:34 -07:00
scmutil.py Fix typos ("and and" -> "and") 2018-04-13 21:51:19 -07:00
scmwindows.py pager: use less as a fallback on Unix 2017-04-28 20:51:14 +09:00
server.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
setdiscovery.py setdiscovery: use new-style progress bars 2018-04-13 21:51:32 -07:00
similar.py similar: use new-style progress bars 2018-04-13 21:51:32 -07:00
simplemerge.py rebase: tactical fix for rebase dropping flags 2018-04-13 21:51:16 -07:00
smartset.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
sparse.py merge: add merge action 'pr' to rename files during update 2017-10-02 14:05:30 -07:00
sshpeer.py sshpeer: suspend progress bars while connecting 2018-05-08 03:18:36 -07:00
sshserver.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
sslutil.py py3: handle keyword arguments correctly in sslutil.py 2017-12-10 04:48:59 +05:30
statichttprepo.py statichttprepo: do not use platform path separator to build a URL 2017-10-28 17:23:52 +09:00
statprof.py flake8: enable some E checks 2018-04-13 21:51:09 -07:00
store.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
streamclone.py clone: disable pull during hgsql streaming clones 2018-05-09 06:15:20 -07:00
subrepo.py subrepo: use new-style progress bars 2018-04-13 21:51:32 -07:00
tagmerge.py hgext: use relative imports wherever possible 2018-04-13 21:50:56 -07:00
tags.py codemod: use single blank line 2018-04-13 21:51:08 -07:00
templatefilters.py flake8: enable F821 check 2018-04-13 21:51:09 -07:00
templatekw.py log: translate column labels at once (issue5750) 2017-12-02 16:29:49 +09:00
templater.py templater: fix document of capitalize 2018-04-17 17:42:26 -07:00
transaction.py improve exception message when backupfiles format is invalid 2018-04-13 21:51:47 -07:00
treediscovery.py treediscovery: use new-style progress bars 2018-04-13 21:51:32 -07:00
txnutil.py
ui.py metrics: add performance logging to important locations 2018-04-23 10:51:21 -07:00
unionrepo.py revlog: update signature of dummy addgroup() in bundlerepo and unionrepo 2017-09-15 23:58:45 +09:00
upgrade.py upgrade: use new-style progress bars 2018-04-13 21:51:32 -07:00
url.py lfs: add git to the User-Agent header for blob transfers 2017-12-14 13:04:08 -05:00
urllibcompat.py urllibcompat: move some adapters from pycompat to urllibcompat 2017-10-04 11:58:00 -04:00
util.py fix building rpm on osx 2018-05-02 17:36:01 -07:00
verify.py verify: use new-style progress bars 2018-04-13 21:51:33 -07:00
vfs.py rebase: tactical fix for rebase dropping flags 2018-04-13 21:51:16 -07:00
win32.py win32: make _getfileinfo accessible from other modules 2018-05-02 08:38:59 -07:00
windows.py windows: fsync a temporary lock file before renaming it 2018-05-08 03:18:36 -07:00
wireproto.py wireproto: write eol for the remotefilelog error message 2018-04-26 13:34:29 -07:00
worker.py worker: handle interrupt on windows 2017-12-18 15:18:37 -08:00