Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 04 Nov 2016 21:44:25 -0700 | Gregory Szorc | profiling: make statprof the default profiler (BC) |
Fri, 04 Nov 2016 20:50:38 -0700 | Gregory Szorc | profiling: use vendored statprof and upstream enhancements (BC) |
Thu, 20 Oct 2016 23:16:32 +0900 | Yuya Nishihara | crecord: use scmutil.termsize() |
Thu, 20 Oct 2016 23:09:05 +0900 | Yuya Nishihara | scmutil: extend termwidth() to return terminal height, renamed to termsize() |
Thu, 20 Oct 2016 22:57:12 +0900 | Yuya Nishihara | scmutil: clarify that we explicitly do termwidth - 1 on Windows |
Thu, 20 Oct 2016 21:57:32 +0900 | Yuya Nishihara | scmutil: remove superfluous indent from termwidth() |
Thu, 20 Oct 2016 21:50:29 +0900 | Yuya Nishihara | scmutil: narrow ImportError handling in termwidth() |