Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 21 Jan 2018 14:28:03 +0900 | Yuya Nishihara | logcmdutil: drop default arguments from changesetdisplayer/templater() calls |
Sun, 21 Jan 2018 13:47:06 +0900 | Yuya Nishihara | logcmdutil: make default parameters of changesetprinters consistent |
Sun, 04 Feb 2018 10:33:14 +0900 | Yuya Nishihara | mdiff: use str.startswith/endswith() instead of slicing |
Sun, 04 Feb 2018 10:28:03 +0900 | Yuya Nishihara | patch: unify check_binary and binary flags |
Wed, 07 Feb 2018 13:49:02 +0530 | Pulkit Goyal | py3: make sure we open the file in bytes mode |
Wed, 07 Feb 2018 13:47:03 +0530 | Pulkit Goyal | py3: use bytes instead of str |