Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 06 Jun 2020 19:19:27 +0800 | Anton Shestakov | tests: skip pyflakes for mercurial/thirdparty/ |
Tue, 09 Jun 2020 17:13:26 -0400 | Augie Fackler | git: add debug logging when there's a mismatch in the cached heads list |
Wed, 10 Jun 2020 13:02:39 +0200 | Manuel Jacob | py3: make stdout line-buffered if connected to a TTY |
Tue, 02 Jun 2020 21:44:57 +0900 | Yuya Nishihara | simplemerge: rewrite flag merging loop as expression |
Tue, 02 Jun 2020 21:40:49 +0900 | Yuya Nishihara | simplemerge: leverage pycompat function to convert byte string to set |
Tue, 02 Jun 2020 21:39:07 +0900 | Yuya Nishihara | simplemerge: fix function name that tests if ctx is not null revision |