sapling/hgext
Jun Wu cbd2df17c1 chgserver: remove _clearenvaliases
Since we expand environment variables in alias lazily, the _clearenvaliases
hack is no longer necessary.

This resolves an issue that a non-shell alias which has environment variables
in its arguments and is set to use pager will not use pager running with chg.
2016-05-06 23:57:56 +01:00
..
convert convert: pass absolute paths to git (SEC) 2016-04-06 22:57:46 -05:00
fsmonitor fsmonitor: flag msc_stdint as no-check-code 2016-03-14 21:15:59 -04:00
highlight cleanup: remove superfluous space after space after equals (python) 2015-12-31 08:16:59 +00:00
largefiles largefiles: makes verify batching stat calls to remote 2016-05-03 23:48:31 +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 automv: use 95 as the default similarity threshold 2016-02-16 15:58:32 +00: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: use absolute_import 2016-02-09 17:33:10 -08:00
chgserver.py chgserver: remove _clearenvaliases 2016-05-06 23:57:56 +01: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: make color use absolute_import 2016-04-17 00:53:56 +05:30
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 py3: make factotum use absolute_import 2016-04-17 02:29:33 +05:30
fetch.py fetch: use single quotes around command hint 2016-04-14 15:20:11 +00:00
gpg.py with: use context manager for wlock in sign 2016-01-15 13:14:46 -08:00
graphlog.py graphlog: update help with replacement 2016-01-06 17:17:49 +00:00
hgcia.py error: get Abort from 'error' instead of 'util' 2015-10-08 12:55:45 -07:00
hgk.py hgk: tweak doc format for path option 2015-06-25 17:37:14 -05:00
histedit.py histedit: add a hint about enabled dropmissing to histedit edit comment 2016-03-19 11:39:13 -07:00
keyword.py keyword: replace use of _filerev with _filenode 2016-04-19 11:00:15 +01:00
logtoprocess.py logtoprocess: new experimental extension 2016-04-05 17:39:59 +01:00
mq.py dispatch: extract function that tests command attributes 2016-03-14 00:14:43 +09:00
notify.py notify: do not load style file if template is specified (BC) 2016-04-04 22:50:50 +09:00
pager.py pager: skip uisetup if chg is detected 2016-03-14 15:03:19 +00:00
patchbomb.py patchbomb: use single quotes around command hint 2016-04-14 15:15:49 +00:00
purge.py purge: use absolute_import 2016-03-02 21:39:55 +00:00
rebase.py rebase: handle successor targets (issue5198) 2016-04-11 21:33:07 +00:00
record.py record: deprecate the extension 2016-03-28 12:50:56 -07:00
relink.py relink: use absolute_import 2016-03-02 21:36:14 +00:00
schemes.py schemas: use absolute_import 2016-03-02 21:33:55 +00:00
share.py share: pass named arguments 2015-12-12 22:07:40 -05:00
shelve.py shelve: refactor directory name into constant 2016-04-08 23:33:28 -07:00
strip.py strip: use absolute_import 2016-03-02 21:26:36 +00:00
transplant.py hgext: use templatekeyword to mark a function as template keyword 2016-03-13 05:17:06 +09:00
win32mbcs.py win32mbcs: use absolute_import 2016-03-02 21:50:35 +00:00
win32text.py urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00