Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 21 Jan 2018 12:26:42 +0900 | Yuya Nishihara | cmdutil: split functions of log-like commands to new module (API) |
Fri, 02 Feb 2018 13:13:46 -0800 | Gregory Szorc | httppeer: remove support for connecting to <0.9.1 servers (BC) |
Thu, 01 Feb 2018 21:55:06 -0800 | Gregory Szorc | internals: document when "hello" and "capabilities" commands were added |
Sat, 27 Jan 2018 14:17:26 +0900 | Yuya Nishihara | tests: make doctest py3-compatible again |
Mon, 29 Jan 2018 22:09:48 -0500 | Matt Harbison | lfs: emit a status message to indicate how many blobs were uploaded |
Tue, 30 Jan 2018 20:33:21 -0500 | Matt Harbison | lfs: drop an unused function parameter |
Thu, 01 Feb 2018 10:10:01 -0800 | Martin von Zweigbergk | discovery: don't reimplement all() |