Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Nov 2017 21:51:41 -0500 | Boris Feld | tr-summary: keep a weakref to the unfiltered repository stable |
Sat, 11 Nov 2017 12:40:13 +0900 | Yuya Nishihara | dispatch: verify result of early command parsing stable |
Sat, 11 Nov 2017 17:55:15 +0900 | Yuya Nishihara | dispatch: convert non-list option parsed by _earlygetopt() to string stable |
Sat, 11 Nov 2017 16:46:41 +0900 | Yuya Nishihara | dispatch: add option to not strip command args parsed by _earlygetopt() stable |
Tue, 14 Nov 2017 00:25:59 +0900 | Yuya Nishihara | dispatch: fix early parsing of short option with value like -R=foo stable |
Sat, 11 Nov 2017 14:02:41 +0900 | Yuya Nishihara | dispatch: abort if early boolean options can't be parsed stable |
Fri, 10 Nov 2017 22:27:26 +0900 | Yuya Nishihara | dispatch: stop parsing of early boolean option at "--" stable |