sapling/hgext
Kevin Bullock 79f5039252 mq: ignore subrepos (issue2499)
If MQ allows modifying .hgsub or .hgsubstate in a patch, it can easily
lead to an inconsistent subrepo state. This patch prevents qrefresh from
adding any modifications to .hgsub or .hgsubstate to a patch. The user
is warned that these files are not included in the patch.

The tests test both the slightly irrational and the pathological cases.
2010-11-16 13:06:07 -06:00
..
convert convert: Work around p4 instability (issue2465) 2010-10-30 02:47:34 -05:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify inotify: raise correct error if server is already started in a deep repository 2010-10-09 15:41:53 +02:00
zeroconf mail/hgweb: support service names for ports (issue2350) 2010-08-28 12:31:07 -04: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
bookmarks.py i18n, bookmarks: add comments for translators 2010-10-28 09:48:01 +02:00
bugzilla.py removed exception args indexing (not supported by py3k) 2010-07-14 23:03:21 -03:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py termwidth: move to ui.ui from util 2010-10-10 10:06:36 -05:00
color.py color: give hint to translators about untranslated keywords 2010-10-22 16:34:38 +02:00
eol.py eol: mention the hook in the module docstring 2010-11-13 15:57:12 +01:00
extdiff.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
fetch.py fetch: fix and document exit codes (issue2356) 2010-10-11 14:39:13 -05:00
gpg.py gpg, commands: fixed util.abort to util.Abort typos 2010-11-09 20:25:56 +00:00
graphlog.py outgoing: unify common graphlog.outgoing and hg.outgoing code 2010-10-15 05:21:51 +02:00
hgcia.py hgcia/color: remove star imports 2010-08-03 13:02:11 -04:00
hgk.py help: refer to user configuration file more consistently 2010-08-27 22:36:35 -04:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py keyword: s/config/configuration/ in help 2010-11-22 16:05:31 +01:00
mq.py mq: ignore subrepos (issue2499) 2010-11-16 13:06:07 -06:00
notify.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
pager.py pager: make example of setting pager less silly 2010-10-29 00:57:34 -05:00
parentrevspec.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patchbomb.py patchbomb: fix stray backslash in docstring 2010-10-23 18:33:57 +02:00
progress.py termwidth: move to ui.ui from util 2010-10-10 10:06:36 -05:00
purge.py Use hg role in help strings 2010-04-22 10:24:49 +02:00
rebase.py rebase: support --detach when null is common ancestor 2010-11-20 09:51:56 +01:00
record.py patch: always raise PatchError with a message, simplify handling 2010-10-09 15:13:08 -05:00
relink.py cleanup: remove unused imports 2010-08-27 13:32:38 -04:00
schemes.py schemes: add Kiln On Demand to default schemes 2010-03-24 16:42:08 -04:00
share.py Use note admonition 2010-09-22 16:23:55 +02:00
transplant.py hggettext: handle i18nfunctions declaration for docstrings translations 2010-10-24 12:52:37 +02:00
win32mbcs.py Merge with stable 2010-01-19 22:45:09 -06:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00