sapling/hgext
2008-12-15 12:02:18 -08:00
..
convert convert-cvs: correctly handle Removed replies, fixes bug 1427 2008-12-11 13:33:35 +00:00
highlight extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
inotify inotify: do not attempt to monkeypatch bundlerepos 2008-12-15 12:02:18 -08:00
zeroconf zeroconf: Don't break serve if no internet connection is present. 2008-10-29 18:54:46 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: refactoring 2008-06-27 21:45:16 -05:00
alias.py findcmd: have dispatch look up strict flag 2008-10-22 17:34:08 -05:00
bookmarks.py bookmarks: Use dirstate to determine the current node in addchangegroup 2008-11-05 03:53:34 +01:00
bugzilla.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +01:00
children.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +01:00
churn.py cmdutil: use change contexts for cset-printer and cset-templater 2008-11-14 13:59:25 +01:00
color.py color: replace effect-specific reset control codes with general purpose one 2008-12-01 10:45:22 -05:00
extdiff.py i18n: mark strings for translation in extdiff extension 2008-08-31 16:12:02 +02:00
fetch.py factor out the url handling from httprepo 2008-10-27 21:50:01 +01:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py bundlerepo doesn't really have a dirstate, throw AttributeError if requested 2008-11-27 16:07:17 +01:00
hgcia.py Add hgcia to hgext 2008-11-27 11:04:29 -08:00
hgk.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
imerge.py i18n, imerge: mark command line for translation 2008-09-06 17:44:02 +02:00
interhg.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
keyword.py keyword: do not shadow builtin format (detected by pychecker) 2008-11-25 16:30:40 +01:00
mq.py mq: filter out empty commit messages in qfold 2008-12-01 20:10:02 -08:00
notify.py notify: no charset conversion when testing 2008-12-02 15:31:33 +01:00
pager.py extensions: use new wrapper functions 2008-10-22 17:34:52 -05:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py email: add References field in the header 2008-11-25 23:13:14 +01:00
purge.py remove unused variables 2008-10-28 19:25:26 +01:00
rebase.py rebase: add support to keep branch names 2008-11-18 21:46:01 -06:00
record.py patch: turn patch.diff() into a generator 2008-11-03 16:48:23 +01:00
transplant.py protocol: use changegroupsubset() if possible (issue1389) 2008-11-25 23:26:33 +01:00
win32mbcs.py Update win32mbcs extension 2008-08-13 20:18:40 -05:00
win32text.py i18n: import _ instead of gettext 2008-10-21 17:47:49 +02:00