Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 17 Dec 2015 23:53:09 +0900 | Yuya Nishihara | osutil: implement pure version of recvfds() for PyPy |
Thu, 17 Dec 2015 23:41:46 +0900 | Yuya Nishihara | osutil: implement recvmsg() of SCM_RIGHTS for chg command server |
Mon, 21 Dec 2015 14:52:18 -0600 | Matt Mackall | cleanup: back out performance hacks amended into previous commit |
Fri, 18 Dec 2015 06:33:48 +0000 | timeless | commands: consistently indent notes 3 spaces |
Sun, 20 Dec 2015 18:38:21 -0800 | Gregory Szorc | perf: add perfrevlogrevision |
Sun, 20 Dec 2015 19:02:02 -0800 | Gregory Szorc | commands: use revlog._deltachain in debugdeltachain |
Sun, 20 Dec 2015 18:56:05 -0800 | Gregory Szorc | revlog: refactor delta chain computation into own function |