Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Fri, 10 Nov 2017 22:22:39 +0900 | Yuya Nishihara | dispatch: extract stub function to peek boolean command option stable |
Sat, 11 Nov 2017 12:09:19 +0900 | Yuya Nishihara | dispatch: do not drop unpaired argument at _earlygetopt() stable |
Sat, 04 Nov 2017 20:07:40 +0900 | Yuya Nishihara | amend: update .hgsubstate before committing a memctx (issue5677) stable |
Sat, 04 Nov 2017 19:21:39 +0900 | Yuya Nishihara | subrepo: extract preprocess of repo.commit() to free function stable |