sapling/hgext
Christian Ebert fa355756f8 keyword: monkeypatch patch.diff for non-interactive diffs
Avoid clobbering diffs with expanded keywords eg. for
notify extension.
2008-02-13 23:49:57 +01:00
..
convert merge with main 2008-02-14 00:13:20 +01: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 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 graphlog: skip filectx parents in other filelogs 2008-01-30 10:58:54 -06:00
hgk.py transform a bunch of print statements to appropriate ui calls 2008-01-18 10:48:25 -06:00
highlight.py highlight: update according to latest hgweb_mod changes 2008-01-31 13:57:48 +01: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: monkeypatch patch.diff for non-interactive diffs 2008-02-13 23:49:57 +01:00
mq.py Merge with crew-stable 2008-02-08 18:31:55 -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 qrecord: record complements commit, so qrecord should complement qnew 2008-01-23 21:49:39 +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 Register data filters in a localrepo instead of util 2008-01-28 21:39:47 +01:00