sapling/hgext
2008-10-26 13:23:02 +01:00
..
convert convert: fix non-ASCII filenames retrieval from git sources (issue 1360) 2008-10-26 13:23:02 +01:00
inotify inotify: add client code for long pathname handling 2008-09-07 15:10:11 +02: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 Expand import * to allow Pyflakes to find problems 2008-03-06 22:23:26 +01:00
children.py Introduce templateopts and logopts to reduce duplicate option definitions. 2008-02-29 02:45:12 +01:00
churn.py churn: fix documentation for churn options 2008-07-25 13:23:59 +02:00
color.py Apply color to output of qseries --verbose 2008-07-23 20:33:23 -05:00
extdiff.py Expand import * to allow Pyflakes to find problems 2008-03-06 22:23:26 +01:00
fetch.py commit: when committing the results of a merge, it's all or nothing 2008-03-24 15:36:56 -07: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 graphlog: fix calls from outside the repository (issue1285) 2008-09-02 09:25:29 +02:00
hgk.py Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg 2008-03-06 22:51:16 +01:00
highlight.py Truncate input to 1K when using pygments guess_lexer. 2008-06-12 00:11:09 -07: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 Expand import * to allow Pyflakes to find problems 2008-03-06 22:23:26 +01:00
mq.py mq: fix docs for qrefresh -D (issue1234) 2008-08-20 10:30:53 +02:00
notify.py Let the notify extension use [diff] options too. 2008-08-07 09:31:42 +02:00
pager.py Pager extension: switch it off if --debugger is set 2008-04-03 11:11:31 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py dates: improve timezone handling 2008-03-11 17:42:41 -05:00
purge.py Remove unused imports 2008-03-06 22:23:41 +01:00
record.py record: catch PatchErrors from internalpatch and display error message 2008-08-31 11:36:07 +02: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 Backed out changeset 86e4750e16d8 2008-04-04 23:09:54 +02:00