Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 15 Mar 2015 18:58:56 +0900 | Yuya Nishihara | similar: sort files not by object id but by path for stable result |
Sun, 12 Mar 2017 01:34:17 -0800 | Jun Wu | debugfsinfo: print fstype information |
Sun, 12 Mar 2017 01:03:23 -0800 | Jun Wu | util: enable hardlink for copyfile |
Sun, 12 Mar 2017 00:26:20 -0800 | Jun Wu | hghave: add a check about whitelisted filesystem that supports hardlink |
Sun, 12 Mar 2017 00:23:07 -0800 | Jun Wu | util: disable hardlink for copyfile if fstype is outside a whitelist |
Tue, 21 Mar 2017 17:39:49 -0400 | Augie Fackler | revlog: use pycompat.maplist to eagerly evaluate map on Python 3 |
Tue, 21 Mar 2017 22:47:49 -0700 | Gregory Szorc | py3: stop exporting urlparse from pycompat and util (API) |