sapling/hgext
Rocco Rutte cc79439de6 highlight: only pygmentize for HTML mimetypes
For non-html mimetypes it doesn't make much sense. This also fixes the
issue that highlight unconditionally adds a <link/> tag for its CSS to
the template's header (which is pointless in text/plain output).
2008-09-05 10:39:57 +02:00
..
convert convert: document source and sink identifiers, fix error message 2008-09-02 22:21:19 +02:00
highlight highlight: only pygmentize for HTML mimetypes 2008-09-05 10:39:57 +02:00
inotify i18n: mark strings for translation in inotify extension 2008-08-31 16:12:03 +02: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 i18n: mark strings for translation in alias extension 2008-08-31 16:12:02 +02:00
bugzilla.py util: add sort helper 2008-06-27 18:28:45 -05:00
children.py use repo[changeid] to get a changectx 2008-06-26 14:35:46 -05:00
churn.py i18n: mark strings for translation in churn extension 2008-08-31 16:12:02 +02:00
color.py Apply color to output of qseries --verbose 2008-07-23 20:33:23 -05:00
extdiff.py i18n: mark strings for translation in extdiff extension 2008-08-31 16:12:02 +02:00
fetch.py fetch: linearize code by eliminating nested functions 2008-08-28 11:19:17 +02:00
gpg.py status: clean up all users for unknown files 2008-06-27 13:43:29 -05:00
graphlog.py Merge with crew-stable 2008-09-02 09:47:40 +02:00
hgk.py i18n: mark strings for translation in hgk extension 2008-08-31 16:12:02 +02:00
imerge.py i18n: mark strings for translation in imerge extension 2008-08-31 16:12:02 +02:00
interhg.py i18n: mark strings for translation in interhg extension 2008-08-31 16:12:03 +02:00
keyword.py keyword: avoid additional conflicts during merge/resolve 2008-08-22 08:26:18 +02:00
mq.py i18n: mark strings for translation in mq extension 2008-08-31 16:12:03 +02:00
notify.py notify: fix diffstat printing 2008-09-03 01:49:16 +02: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 i18n: mark strings for translation in patchbomb extension 2008-08-31 16:12:03 +02:00
purge.py util: add sort helper 2008-06-27 18:28:45 -05:00
rebase.py i18n: mark strings for translation in rebase extension 2008-08-31 16:12:03 +02:00
record.py i18n: mark strings for translation in record extension 2008-08-31 16:12:03 +02:00
transplant.py i18n: mark strings for translation in transplant extension 2008-08-31 16:12:03 +02:00
win32mbcs.py Update win32mbcs extension 2008-08-13 20:18:40 -05:00
win32text.py add __len__ and __iter__ methods to repo and revlog 2008-06-26 14:35:50 -05:00