sapling/hgext
2008-06-15 15:59:27 +01:00
..
convert convert: cvsps.py - code to generate changesets from a CVS repository 2008-06-15 15:59:27 +01:00
inotify match: remove files arg from repo.status and friends 2008-05-12 11:37:08 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py Expand import * to allow Pyflakes to find problems 2008-03-06 22:23:26 +01:00
alias.py dispatch: move command dispatching into its own module 2007-08-15 16:55:13 -05:00
bugzilla.py replace usage of os.popen() with util.popen() 2008-04-14 14:34:38 +02:00
children.py Introduce templateopts and logopts to reduce duplicate option definitions. 2008-02-29 02:45:12 +01:00
churn.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
color.py Remove unused imports 2008-03-06 22:23:41 +01:00
extdiff.py match: remove files arg from repo.status and friends 2008-05-12 11:37:08 -05:00
fetch.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
gpg.py Document log date ranges and mention 'hg help dates' for all commands (issue998) 2008-02-22 21:18:48 +01:00
graphlog.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
hgk.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
highlight.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
imerge.py imerge: replace "merge" with "internal:merge" when non-interactive 2008-03-23 20:37:02 +01:00
interhg.py templates: move filters to their own module 2008-01-31 14:44:19 -06:00
keyword.py keyword: disable expansion for annotate 2008-06-12 11:01:36 +02:00
mq.py mq: qdiff: support all diffopts 2008-06-12 07:38:15 -05:00
notify.py dates: improve timezone handling 2008-03-11 17:42:41 -05:00
pager.py replace usage of os.popen() with util.popen() 2008-04-14 14:34:38 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py convert comments to docstrings in a bunch of extensions 2008-06-12 11:33:47 +02:00
purge.py match: remove files arg from repo.status and friends 2008-05-12 11:37:08 -05:00
record.py match: remove files arg from repo.status and friends 2008-05-12 11:37:08 -05:00
transplant.py Remove unused imports 2008-03-06 22:23:41 +01:00
win32mbcs.py Removed trailing spaces from everything except test output 2008-03-07 00:24:36 +01:00
win32text.py win32text: actually import util so util.binary() can be used 2008-04-10 14:08:38 +02:00