sapling/hgext
2008-02-28 21:35:27 -08:00
..
convert convert: Clean up authormap key=value splitting. 2008-02-28 17:37:56 +02:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py ui: Rename has_config to has_section. 2007-05-27 13:50:59 -07:00
alias.py dispatch: move command dispatching into its own module 2007-08-15 16:55:13 -05:00
bugzilla.py templater: move email function to util 2008-01-31 14:44:19 -06:00
children.py Introduce templateopts and logopts to reduce duplicate option definitions. 2008-02-29 02:45:12 +01:00
color.py Fix status char in color extension for deleted (missing) files. 2008-01-04 14:25:04 +01:00
extdiff.py Propagating changes back to working dirs when changing files in external 2007-08-26 21:31:18 -03:00
fetch.py Document log date ranges and mention 'hg help dates' for all commands (issue998) 2008-02-22 21:18:48 +01: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 Introduce templateopts and logopts to reduce duplicate option definitions. 2008-02-29 02:45:12 +01:00
hgk.py transform a bunch of print statements to appropriate ui calls 2008-01-18 10:48:25 -06:00
highlight.py highlight: support annotate, and reduce layering violations. 2008-02-28 21:35:27 -08:00
imerge.py filemerge: pull file-merging code into its own module 2008-02-03 19:29:05 -06:00
interhg.py templates: move filters to their own module 2008-01-31 14:44:19 -06:00
keyword.py keyword: remove "identify" and "remove" from nokwcommands 2008-02-21 16:22:31 -03:00
mq.py mq: Cleanup: update outdated file header. 2008-02-28 17:37:56 +02:00
notify.py templater: move email function to util 2008-01-31 14:44:19 -06:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py patchbomb: undo backout and fix bugs in the earlier patch 2008-01-31 14:44:19 -06:00
purge.py purge: simplify safety net for case mangling filesystems 2007-11-09 20:21:35 -02:00
record.py Document log date ranges and mention 'hg help dates' for all commands (issue998) 2008-02-22 21:18:48 +01:00
transplant.py Make repo locks recursive, eliminate all passing of lock/wlock 2007-07-21 16:02:10 -05:00
win32mbcs.py New extension to support problematic MBCS on Windows. 2008-01-09 22:41:30 +09:00
win32text.py Provide better context for custom Python encode/decode filters. 2007-12-21 23:21:17 -05:00