Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 14 Jan 2016 21:27:53 -0800 | Gregory Szorc | commands: use context manager for opened bundle file |
Thu, 14 Jan 2016 22:49:03 -0800 | Gregory Szorc | exchange: implement function for inferring bundle specification |
Thu, 14 Jan 2016 22:48:54 -0800 | Gregory Szorc | streamclone: extract code for reading header fields |
Sat, 16 Jan 2016 18:30:01 +0900 | Yuya Nishihara | encoding: escape U+007F (DEL) character in JSON |
Thu, 14 Jan 2016 04:14:50 +0000 | timeless | run-tests: skip threading for a single test (issue5040) |
Sat, 16 Jan 2016 10:50:28 -0500 | Augie Fackler | cleanup: use modern @property/@foo.setter property specification |