Mon, 11 Jan 2016 09:49:39 -0800 | Bryan O'Sullivan | commands: get rid of empty try/finally block from import_ | changeset | files |
Sat, 02 Jan 2016 15:09:58 -0800 | Gregory Szorc | streamclone: use context manager for writing files | changeset | files |
Sat, 02 Jan 2016 15:19:47 -0800 | Gregory Szorc | scmutil: use context managers for file handles | changeset | files |
Sat, 02 Jan 2016 15:33:01 -0800 | Gregory Szorc | statichttprepo: implement __enter__ and __exit__ on httprangeheader | changeset | files |
Sat, 02 Jan 2016 16:41:57 -0800 | Gregory Szorc | osutil: implement __enter__ and __exit__ on posixfile | changeset | files |
Mon, 11 Jan 2016 15:25:43 -0800 | Bryan O'Sullivan | util: introduce ctxmanager, to avoid nested try/finally blocks | changeset | files |