Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 16 Nov 2020 10:30:53 -0800 | Martin von Zweigbergk | histedit: disable color while rendering template for use in plan |
Mon, 16 Nov 2020 10:30:06 -0800 | Martin von Zweigbergk | tests: show how `hg histedit` can put color codes in histedit plan |
Fri, 13 Nov 2020 09:41:49 -0800 | Martin von Zweigbergk | split: disable color while rendering template for use in commit message |
Thu, 12 Nov 2020 17:06:45 -0800 | Martin von Zweigbergk | tests: show how `hg split` can put color codes in commit template |
Mon, 16 Nov 2020 16:00:13 -0800 | Martin von Zweigbergk | dispatch: move some helper functions down into scmutil |
Mon, 16 Nov 2020 15:11:51 -0800 | Martin von Zweigbergk | errors: raise more specific errors from rewriteutil |
Tue, 17 Nov 2020 19:29:08 +0900 | Yuya Nishihara | chgserver: backport py3 buffered I/O workarounds from procutil |