sapling/hgext
2008-01-15 13:29:59 +02:00
..
convert convert should use default value when CVS_RSH is not set, that value 2008-01-15 13:29:59 +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 Fix typo in bugzilla extension. 2007-05-08 11:51:16 -07:00
children.py children extension: Don't abort when looking at the null revision. 2007-07-03 12:50:05 +02:00
color.py Fix status char in color extension for deleted (missing) files. 2008-01-04 14:25:04 +01:00
extdiff.py Merge with crew-stable 2007-09-10 23:53:23 +02:00
fetch.py fetch: hide authentication details 2008-01-04 11:58:27 -08:00
gpg.py gpg: use the same log message format as hg tag 2007-10-20 03:04:34 +02:00
graphlog.py Make hg glog abort if unused arguments are given. 2007-06-28 16:18:09 +02:00
hgk.py hgk: display branch name in diff header 2008-01-15 13:46:32 +01:00
highlight.py highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding 2007-12-19 10:11:32 +01:00
imerge.py imerge: add automerge flag to attempt to batch merge all conflicts 2007-08-23 22:45:41 -07:00
interhg.py interhg: allow more flexible pattern specification (fixes 2/3 of issue699) 2007-09-07 16:35:43 +02:00
keyword.py keyword: fix some doc strings; update copyright 2008-01-11 15:01:29 +01:00
mq.py mq: add --currentdate and --date options to qnew and qrefresh 2008-01-02 16:24:13 +01:00
notify.py merge with stable 2007-06-04 22:08:42 +02:00
parentrevspec.py Add parentrevspec extension 2007-08-17 17:33:27 -03:00
patchbomb.py patchbomb: consistently use opts.get 2008-01-04 16:11:01 +01:00
purge.py purge: simplify safety net for case mangling filesystems 2007-11-09 20:21:35 -02:00
record.py hg qrecord -- like record, but for mq 2008-01-10 12:07:18 +03: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 Issue 882: add standard hook to reject text files with CRLF. 2007-12-19 17:02:31 -05:00