sapling/hgext
Pierre-Yves David 0029412d76 journal: take wlock for writting the 'shared' file
As we did for the shared extension itself, we add some locking around the write
of the 'shared' file.
2016-08-08 18:05:10 +02:00
..
convert convert: update use of deprecated bzrlib property 2016-07-19 11:00:32 -05:00
fsmonitor cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 2016-06-10 00:12:33 -04:00
highlight py3: make files use absolute_import and print_function 2016-07-03 22:28:24 +05:30
largefiles doc: trim newline at the end of exception message 2016-08-01 06:08:25 +09:00
zeroconf zeroconf: remove leftover camelcase identifier 2016-03-11 15:40:58 -08:00
__init__.py hgext: officially turn 'hgext' into a namespace package 2016-02-27 12:56:26 +01:00
acl.py pycompat: switch to util.urlreq/util.urlerr for py3 compat 2016-04-06 23:22:12 +00:00
automv.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
blackbox.py blackbox: do not assume self._bb{vfs,repo,fp} are set in blackboxui.__init__ 2016-03-15 10:36:02 +00:00
bugzilla.py py3: conditionalize xmlrpclib import 2016-06-27 16:37:37 +05:30
censor.py censor: make censor acquire locks before processing 2015-12-09 08:28:53 +09:00
chgserver.py chgserver: refactor initialization of real/base addresses 2016-05-22 14:06:37 +09:00
children.py children: use double quotes for arguments 2016-01-06 17:18:18 +00:00
churn.py templater: do not abuse SyntaxError to report errors in template map file 2016-03-26 18:01:04 +09:00
clonebundles.py clonebundles: improve BUNDLESPEC documentation 2016-01-14 22:50:55 -08:00
color.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
eol.py py3: make eol use absolute_import 2016-04-17 02:10:55 +05:30
extdiff.py extdiff: isolate path variable of saved command to independent paragraph 2016-07-27 21:44:49 +09:00
factotum.py url: extract password database from password manager 2016-06-05 23:36:23 +02:00
fetch.py py3: make hgext/fetch.py use absolute_import 2016-05-06 21:44:41 +05:30
gpg.py gpg: make a message translatable 2016-05-26 01:57:34 +09:00
graphlog.py py3: make hgext/graphlog.py use absolute_import 2016-05-06 21:48:17 +05:30
hgk.py check-code: detect "missing _() in ui message" more exactly 2016-06-21 00:50:39 +09:00
histedit.py histedit: move autoverb rule to the commit it matches 2016-06-21 14:58:49 -07:00
journal.py journal: take wlock for writting the 'shared' file 2016-08-08 18:05:10 +02:00
keyword.py keyword: avoid traceback when kwdemo is run outside a repo 2016-07-27 13:57:51 +01:00
logtoprocess.py logtoprocess: do not leak the ui object in uisetup 2016-06-30 15:26:11 +01:00
mq.py mq: take wlock when 'qqueue' is doing write operations 2016-08-07 17:00:45 +02:00
notify.py notify: make a message translatable 2016-05-26 01:57:34 +09:00
pager.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
patchbomb.py mail: unsupport smtp.verifycert (BC) 2016-06-04 11:13:28 -07:00
purge.py purge: use opts.get() 2016-05-16 14:21:39 -07:00
rebase.py rebase: turn rebase revs into set before filtering obsolete 2016-07-19 03:29:53 -07:00
record.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
relink.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
schemes.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
share.py share: don't recreate the source repo each time 2016-07-11 13:40:02 -07:00
shelve.py shelve: make unshelve be able to abort in any case 2016-07-13 16:16:18 +01:00
strip.py py3: move up symbol imports to enforce import-checker rules 2016-05-14 14:03:12 +09:00
transplant.py hgext: use templatekeyword to mark a function as template keyword 2016-03-13 05:17:06 +09:00
win32mbcs.py check-code: detect "missing _() in ui message" more exactly 2016-06-21 00:50:39 +09:00
win32text.py py3: make files use absolute_import and print_function 2016-07-03 22:28:24 +05:30