sapling/hgext
Danek Duvall e826f21afa color: add support for terminfo-based attributes and color
Using terminfo instead of hard-coding ECMA-48 control sequences provides a
greater assurance that the terminal codes are correct for the current
terminal type; not everything supports the ANSI escape codes.

It also allows us to use a wider range of colors when a terminal emulator
supports it (such as 16- or 256-color xterm), and a few more non-color
attributes, such as the ever-popular blink.
2011-04-21 13:47:45 -07:00
..
convert merge with stable 2011-04-20 23:30:07 +02:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify backout of e4cb9628354c 2011-01-27 11:15:08 +01:00
zeroconf zeroconf: clean up naked exceptions 2011-04-13 12:57:24 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py help: different section separators 2010-10-19 13:39:34 +02:00
bugzilla.py bugzilla: more documentation formatting fixups 2011-04-06 11:30:08 +01:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py churn: ignore trailing and leading spaces (issue2546) 2010-12-13 16:41:39 +09:00
color.py color: add support for terminfo-based attributes and color 2011-04-21 13:47:45 -07:00
eol.py eol: do not abort when win32text is found, only warn 2011-03-13 10:03:06 -05:00
extdiff.py move opener from util to scmutil 2011-04-20 19:54:57 +02:00
fetch.py fetch: fix and document exit codes (issue2356) 2010-10-11 14:39:13 -05:00
gpg.py explicitly close files 2010-12-24 15:23:01 +01:00
graphlog.py move canonpath from util to scmutil 2011-04-20 21:41:41 +02:00
hgcia.py misc: replace .parents()[0] with p1() 2011-04-04 16:21:59 -05:00
hgk.py code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +01:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py move canonpath from util to scmutil 2011-04-20 21:41:41 +02:00
mq.py move opener from util to scmutil 2011-04-20 19:54:57 +02:00
notify.py misc: replace .parents()[0] with p1() 2011-04-04 16:21:59 -05:00
pager.py pager: don't page stderr if it's being redirected (issue2541) 2011-01-04 00:24:34 +11:00
parentrevspec.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patchbomb.py patchbomb, help/hgweb: do not refer to config files as hgrc files 2011-04-01 12:14:42 +02:00
progress.py progress: handle days, weeks and years 2011-01-02 18:51:59 +02:00
purge.py Use hg role in help strings 2010-04-22 10:24:49 +02:00
rebase.py rebase: drop ancestor import 2011-04-04 23:14:03 -05:00
record.py qrecord: provide help when mq is not enabled 2011-04-14 10:00:15 +02:00
relink.py relink: correct unusual indentation 2011-04-06 15:26:49 +02:00
schemes.py url: nuke some newly-introduced underbars in identifiers 2011-03-31 10:43:53 -05:00
share.py Use note admonition 2010-09-22 16:23:55 +02:00
transplant.py move opener from util to scmutil 2011-04-20 19:54:57 +02:00
win32mbcs.py win32mbcs: Fix typo in documentation 2011-02-01 07:29:11 +00:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00