log

age author description
Tue, 22 Dec 2015 23:21:53 +0000 timeless histedit: explain basics of histedit commands
Wed, 23 Dec 2015 07:37:45 +0000 timeless histedit: report the unacceptable changeset
Mon, 11 Jan 2016 22:00:07 -0500 Mike Hommey mdiff: don't emit a diff header for empty trivial deltas
Mon, 11 Jan 2016 09:49:48 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from _dograft
Mon, 11 Jan 2016 09:49:47 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from _dobackout
Mon, 11 Jan 2016 09:49:39 -0800 Bryan O'Sullivan commands: get rid of empty try/finally block from import_
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
Fri, 08 Jan 2016 12:07:15 -0600 Matt Mackall tests: extend check-commit self-tests
Thu, 07 Jan 2016 14:57:57 -0600 Matt Mackall encoding: handle UTF-16 internal limit with fromutf8b (issue5031)