Mercurial > hg
log tests/test-alias.t @ 39931:0d703063d0c8
age | author | description |
---|---|---|
Sun, 30 Sep 2018 15:53:36 +0900 | Yuya Nishihara | formatter: remove experimental marker from -T option |
Tue, 24 Jul 2018 10:47:42 -0700 | Martin von Zweigbergk | dispatch: show a short error message when invalid global option given |
Wed, 28 Mar 2018 22:38:01 -0400 | Matt Harbison | tests: conditionalize printed environment variable output in test-alias |
Wed, 28 Mar 2018 22:04:45 +0900 | Yuya Nishihara | alias: reject non-ascii characters in user help/doc strings |
Sun, 04 Mar 2018 17:11:33 -0500 | Rodrigo Damazio | help: supporting both help and doc for aliases |
Fri, 23 Feb 2018 18:03:58 +0530 | Pulkit Goyal | py3: add b'' prefixes in test-alias.t |
Thu, 23 Nov 2017 23:18:56 +0900 | Yuya Nishihara | dispatch: replace _earlygetopt(strip=True) with new parser |