Mercurial > public > mercurial-scm > hg
log mercurial/sparse.py @ 38916:49b51f41fb46
age | author | description |
---|---|---|
Sat, 04 Aug 2018 17:17:31 +0900 | Yuya Nishihara | sparse: use named parameters in i18n strings |
Sat, 04 Aug 2018 17:11:03 +0900 | Yuya Nishihara | sparse: do not include operator in i18n strings |
Fri, 03 Aug 2018 22:24:58 +0530 | Pulkit Goyal | sparse: add an action argument to parseconfig() |
Wed, 11 Apr 2018 22:36:16 +0530 | Pulkit Goyal | py3: make sure we open file in bytes mode |
Thu, 18 Jan 2018 13:33:21 -0800 | Hollis Blanchard | sparse: --include 'dir1/dir2' should not include 'dir1/*' |
Fri, 29 Dec 2017 05:25:27 +0530 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() |
Mon, 02 Oct 2017 14:05:30 -0700 | Mark Thomas | merge: add merge action 'pr' to rename files during update |