Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 02 Jan 2016 15:09:58 -0800 | Gregory Szorc | streamclone: use context manager for writing files |
Sat, 02 Jan 2016 15:19:47 -0800 | Gregory Szorc | scmutil: use context managers for file handles |
Sat, 02 Jan 2016 15:33:01 -0800 | Gregory Szorc | statichttprepo: implement __enter__ and __exit__ on httprangeheader |
Sat, 02 Jan 2016 16:41:57 -0800 | Gregory Szorc | osutil: implement __enter__ and __exit__ on posixfile |
Mon, 11 Jan 2016 15:25:43 -0800 | Bryan O'Sullivan | util: introduce ctxmanager, to avoid nested try/finally blocks |
Mon, 11 Jan 2016 23:13:34 +0000 | timeless | hghave: support HGMODULEPOLICY for pure |
Mon, 11 Jan 2016 14:27:12 -0600 | Matt Mackall | merge with stable |