sapling/hgext
Idan Kamara 856702f469 mq: add '.' and '..' to list of forbidden patch names
When an empty string is being passed to normname
it would return '.' causing checkfile() to always
return that a patch with that name exists.
2011-04-29 22:21:13 +03:00
..
convert convert: make filemap prune useless branch closing revs (issue2774) 2011-04-20 23:15:18 +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 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
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 churn: ignore trailing and leading spaces (issue2546) 2010-12-13 16:41:39 +09:00
color.py color: port to using ctypes (issue2687) 2011-03-11 11:14:21 +01:00
eol.py eol: do not abort when win32text is found, only warn 2011-03-13 10:03:06 -05:00
extdiff.py extdiff: fix broken symlinks handling (issue1909) 2011-04-29 08:04:46 +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 graphlog: give meaningful error if more than one file is given 2011-03-13 15:04:13 +01:00
hgcia.py hgcia: accept "queued." xmlrpc return as success 2011-03-06 11:30:57 +01: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 keyword: move repo.__class__ assignment out of monkeypatch context 2011-01-23 03:15:44 +01:00
mq.py mq: add '.' and '..' to list of forbidden patch names 2011-04-29 22:21:13 +03:00
notify.py notify: use util.ellipsis() to truncate long subject 2010-12-24 01:17:18 +09: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: don't mark file as removed if missing in parent's manifest (issue2725) 2011-03-27 13:34:20 +02:00
record.py record: do not include files into changes count 2011-01-24 23:25:46 +01:00
relink.py relink: mark abort message for translation 2011-03-16 15:34:45 +01: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 transplant: avoid the word "rebase" when we mean "transplant" 2011-03-13 12:44:35 +01: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