sapling/hgext
Augie Fackler b7b4c9e86d mq: pass qbase node instead of mq statusentry in phasedefaults
This was breaking my remotebranches extension in a completely
mystifying way, because repo.lookup was failing to resolve the
statusentry. I'm not sure how this works absent my remotebranches
extension, but doing it this way looks more correct and doesn't break
anything.
2012-01-21 21:39:27 -06:00
..
convert convert: subversion convert abort on revision not found (issue 3205) 2012-01-21 13:31:41 +01:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify building: build inotify for sys.platform='linux*' 2011-09-20 15:21:27 +03:00
largefiles largefiles: fix addremove when no largefiles are specified 2012-01-23 13:24:32 +01:00
zeroconf Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py acl: more descriptive error messages 2011-10-06 19:45:26 -03:00
bugzilla.py bugzilla: make XMLRPC interface support http and https access 2012-01-11 16:54:29 +00:00
children.py help: show value requirement and multiple occurrence of options 2010-06-06 17:25:00 +09:00
churn.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
color.py color: Use the same GPL boilerplate as most hg files 2012-01-02 19:30:21 -06:00
eol.py merge with stable 2011-07-13 16:29:28 -05:00
extdiff.py extdiff: use ui out descriptor when calling util.system 2011-06-24 17:04:37 +03:00
fetch.py fetch: fix unneeded commit when no merge attempted (issue2847) 2011-12-30 15:07:05 -06:00
gpg.py gpg: use cmdutil.command decorator 2011-05-12 14:31:01 +02:00
graphlog.py graphlog: attempt to fix index overrun (issue2912) 2011-08-10 13:25:35 -05:00
hgcia.py hgcia: fix diffstat support 2012-01-05 14:14:12 -06:00
hgk.py scmutil: switch match users to supplying contexts 2011-06-18 16:52:51 -05:00
interhg.py interhg: use uisetup() instead of module-load side effects 2010-10-16 18:09:47 -05:00
keyword.py keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file 2012-01-15 13:37:33 +01:00
mq.py mq: pass qbase node instead of mq statusentry in phasedefaults 2012-01-21 21:39:27 -06:00
notify.py notify: change behavior of "changegroup" hook 2011-12-15 13:57:54 +01:00
pager.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
patchbomb.py mail: mbox handling as a part of mail handling, refactored from patchbomb 2011-11-23 02:11:24 +01:00
progress.py progress: Use the same GPL boilerplate as most hg files 2012-01-02 19:30:28 -06:00
purge.py Remove FSF mailing address from GPL headers 2012-01-06 16:27:13 +01:00
rebase.py rebase: drop uppercase in abort message 2012-01-20 12:04:45 -02:00
record.py record: use command wrapper properly for qnew/qrefresh (issue3001) 2011-10-01 15:47:03 -05:00
relink.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
schemes.py util: fix url.__str__() for windows file URLs 2011-12-04 18:22:25 +01:00
share.py share: drop unused import 2011-09-10 17:59:47 -05:00
transplant.py transplant: add --edit option 2011-10-10 23:07:09 -05:00
win32mbcs.py win32mbcs: allow win32mbcs extension to be enabled on cygwin platform 2011-12-25 20:32:48 +09:00
win32text.py win32text: give deprecation warning 2010-10-25 11:29:32 -05:00