Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 26 Jun 2020 09:37:34 +0200 | Manuel Jacob | curses: do not initialize LC_ALL to user settings (issue6358) |
Fri, 26 Jun 2020 04:07:50 +0200 | Manuel Jacob | compat: initialize LC_CTYPE locale on all Python versions and platforms |
Thu, 25 Jun 2020 10:32:51 -0700 | Martin von Zweigbergk | merge with stable |
Wed, 24 Jun 2020 23:17:56 -0700 | Martin von Zweigbergk | merge: don't grab wlock when merging in memory |
Wed, 24 Jun 2020 14:44:21 +0200 | Manuel Jacob | pycompat: use os.fsencode() to re-encode sys.argv |
Thu, 25 Jun 2020 22:40:04 +0900 | Yuya Nishihara | merge with stable |