Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 09 Dec 2020 18:51:52 -0800 | Martin von Zweigbergk | docs: prefer `hg diff --from/--to` over `-r` |
Wed, 09 Dec 2020 18:31:19 -0800 | Martin von Zweigbergk | diff: add --from and --to flags as clearer alternative to -r -r |
Thu, 03 Dec 2020 17:18:49 +0530 | Pulkit Goyal | commandserver: handle IOError related to flushing of streams |
Wed, 02 Dec 2020 14:27:45 +0530 | Pulkit Goyal | tests: conditionalize output in test-ssh.t with chg+py3 |
Wed, 02 Dec 2020 14:19:09 +0530 | Pulkit Goyal | dispatch: disable line ending normalization on sys.stdin if its None |
Wed, 02 Dec 2020 13:55:17 +0530 | Pulkit Goyal | procutils: don't try to get `.buffer` if sys.stdin is None |