sapling/hgext
Renato Cunha b35e385443 hgext/zeroconf/__init__.py: Separate relative and absolute imports.
2to3 complains when relative and absolute imports are mixed, this fix just
separates them on the zeroconf extension. According to 2to3, the other modules
are fine.
2010-06-14 16:56:20 -03:00
..
convert help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
zeroconf hgext/zeroconf/__init__.py: Separate relative and absolute imports. 2010-06-14 16:56:20 -03:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: improve undefined group error handling 2010-05-10 21:44:00 +02:00
bookmarks.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
bugzilla.py bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb 2010-02-15 09:57:11 +01:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py Backed out changeset: 1bfde817782c 2010-06-08 15:52:41 -05:00
color.py color: use ui.formatted(). 2010-06-07 15:28:54 +02:00
eol.py eol: extension for managing file EOLs 2010-05-31 21:37:01 +02:00
extdiff.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
fetch.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
gpg.py move working dir/dirstate methods from localrepo to workingctx 2010-06-07 20:03:32 +02:00
graphlog.py move discovery methods from localrepo into new discovery module 2010-06-07 18:35:54 +02:00
hgcia.py patch/diff: move patch.export() to cmdutil.export() 2010-03-08 19:43:24 +01:00
hgk.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
interhg.py interhg: fixes regression introduced by bb95879961db 2010-02-06 21:25:02 -02:00
keyword.py keyword: pass context to kwtemplater.overwrite 2010-06-09 12:45:48 +01:00
mq.py mq: use ui.formatted() instead of ui.plain(). 2010-06-07 15:33:03 +02:00
notify.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
pager.py pager: set ui.formatted() prior to redirecting stdout. 2010-06-07 15:34:48 +02:00
parentrevspec.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patchbomb.py move discovery methods from localrepo into new discovery module 2010-06-07 18:35:54 +02:00
progress.py progress: fall back to indeterminate progress if position is >= total 2010-04-08 15:04:00 -05:00
purge.py Use hg role in help strings 2010-04-22 10:24:49 +02:00
rebase.py rebase: --abort doesn't strip away the target changeset (issue2220) 2010-06-08 18:01:07 +02:00
record.py Merge with stable 2010-05-31 13:55:47 +02:00
relink.py remoteui: move from cmdutil to hg 2010-06-01 11:18:57 -05:00
schemes.py schemes: add Kiln On Demand to default schemes 2010-03-24 16:42:08 -04:00
share.py share: drop experimental label 2010-04-01 00:02:12 +02:00
transplant.py move discovery methods from localrepo into new discovery module 2010-06-07 18:35:54 +02:00
win32mbcs.py Merge with stable 2010-01-19 22:45:09 -06:00
win32text.py win32text: mark this extension as deprecated 2010-06-02 14:54:25 +02:00