sapling/hgext
liscju a37f11d3d7 largefiles: fix misleading comments in lfutil instore and storepath
Problem in both cases is cache in largefiles has assigned
meaning - user cache which is additional place to get/put
files. Those two function works on store - the main place
to store largefiles in the repository - .hg/largefiles and
using "cache" to describe it is misleading.
2016-06-24 09:08:16 +02:00
..
convert py3: conditionalize cPickle import by adding in util 2016-06-04 14:38:00 +05:30
fsmonitor cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 2016-06-10 00:12:33 -04:00
highlight py3: convert to next() function 2016-05-16 21:30:53 +00:00
largefiles largefiles: fix misleading comments in lfutil instore and storepath 2016-06-24 09:08:16 +02: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 bugzilla: do not load style file if template is specified (BC) 2016-04-04 22:48:34 +09:00
censor.py censor: make censor acquire locks before processing 2015-12-09 08:28:53 +09:00
chgserver.py cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1 2016-06-10 00:12:33 -04: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: use absolute_import 2016-02-09 17:51:44 -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 py3: make extdiff use absolute_import 2016-04-17 02:15:05 +05:30
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 py3: conditionalize cPickle import by adding in util 2016-06-04 14:38:00 +05:30
keyword.py check-code: detect "missing _() in ui message" more exactly 2016-06-21 00:50:39 +09:00
logtoprocess.py logtoprocess: new experimental extension 2016-04-05 17:39:59 +01:00
mq.py py3: make hgext/mq.py use absolute_import 2016-05-06 21:54:31 +05:30
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: move local variable 'obsoletenotrebased' to the RR class 2016-06-21 06:29:23 -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: pass named arguments 2015-12-12 22:07:40 -05:00
shelve.py shelve: use backup functions instead of manually copying dirstate 2016-05-24 13:29:53 -07: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 urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00