sapling/hgext
Dan Villiom Podlaski Christiansen ec590d5cd4 explicitly close files
Add missing calls to close() to many places where files are
opened. Relying on reference counting to catch them soon-ish is not
portable and fails in environments with a proper GC, such as PyPy.
2010-12-24 15:23:01 +01:00
..
convert convert: subversion should use util.quotecommand to wrap args to popen2 2010-12-22 13:25:00 -06:00
highlight highlight: fix to work with caching templater 2010-04-19 16:47:44 -05:00
inotify explicitly close files 2010-12-24 15:23:01 +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 bookmarks: move color style to color 2011-02-10 13:46:28 -06:00
eol.py merge with stable 2010-12-13 11:53:17 +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 explicitly close files 2010-12-24 15:23:01 +01: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 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 explicitly close files 2010-12-24 15:23:01 +01:00
notify.py notify: use util.ellipsis() to truncate long subject 2010-12-24 01:17:18 +09:00
pager.py pager: backout 211c3a983bd3 (issue2441) 2010-10-29 14:47:45 +02:00
parentrevspec.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
patchbomb.py explicitly close files 2010-12-24 15:23:01 +01: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 rename util.unlink to unlinkpath 2011-01-02 19:34:41 +01:00
record.py record: do not include files into changes count 2011-01-24 23:25:46 +01: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 code style: prefer 'is' and 'is not' tests with singletons 2010-11-22 18:15:58 +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