mercurial at 45185: 13 new changesets (5 on stable)
Mercurial Commits
hg at intevation.de
Tue Jul 21 17:16:12 UTC 2020
13 new changesets (5 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/2bc5d1531235
changeset: 45173:2bc5d1531235
user: Yuya Nishihara <yuya at tcha.org>
date: Sun Jul 19 17:24:16 2020 +0900
summary: revlog: fix excessive decref on tuple creation failure in parse_index2()
https://www.mercurial-scm.org/repo/hg/rev/f93a4e3d35ab
changeset: 45174:f93a4e3d35ab
user: Yuya Nishihara <yuya at tcha.org>
date: Sun Jul 19 17:35:41 2020 +0900
summary: osutil: fix excessive decref on tuple creation failure in listdir()
https://www.mercurial-scm.org/repo/hg/rev/211063648b29
changeset: 45175:211063648b29
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:13:41 2020 +0900
summary: phases: fix error return with no exception from computephases()
https://www.mercurial-scm.org/repo/hg/rev/3264d58e8b06
changeset: 45176:3264d58e8b06
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:19:14 2020 +0900
summary: phases: fix clang-format error
https://www.mercurial-scm.org/repo/hg/rev/03332e5f67e9
changeset: 45177:03332e5f67e9
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:21:26 2020 +0900
summary: phases: make sure an exception should be set on error return
https://www.mercurial-scm.org/repo/hg/rev/b00fa1782efe
changeset: 45178:b00fa1782efe
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:27:39 2020 +0900
summary: phases: leverage Py_BuildValue() to build PyInt and steal PyObject
https://www.mercurial-scm.org/repo/hg/rev/ba5e4b11d085
changeset: 45179:ba5e4b11d085
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:35:17 2020 +0900
summary: phases: rename variable used for owned dict of phasesets
https://www.mercurial-scm.org/repo/hg/rev/a6fde9d789d9
changeset: 45180:a6fde9d789d9
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Jul 18 18:38:46 2020 +0900
summary: phases: move short-lived PyObject pointers to local scope
https://www.mercurial-scm.org/repo/hg/rev/28163c5de797
changeset: 45181:28163c5de797
branch: stable
tag: 5.5rc0
parent: 45092:e699cebc3ae9
parent: 45180:a6fde9d789d9
user: Pulkit Goyal <7895pulkit at gmail.com>
date: Mon Jul 20 21:56:27 2020 +0530
summary: merge default into stable for 5.5rc0
https://www.mercurial-scm.org/repo/hg/rev/8119299e33fe
changeset: 45182:8119299e33fe
branch: stable
user: Pulkit Goyal <7895pulkit at gmail.com>
date: Mon Jul 20 22:16:13 2020 +0530
summary: Added tag 5.5rc0 for changeset 28163c5de797
https://www.mercurial-scm.org/repo/hg/rev/f91f0dfccf9b
changeset: 45183:f91f0dfccf9b
branch: stable
user: Pulkit Goyal <7895pulkit at gmail.com>
date: Mon Jul 20 22:16:26 2020 +0530
summary: Added signature for changeset 28163c5de797
https://www.mercurial-scm.org/repo/hg/rev/3781e9f74b27
changeset: 45184:3781e9f74b27
branch: stable
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Jul 21 20:49:05 2020 +0900
summary: hghave: fix possible int('') in has_clang_format()
https://www.mercurial-scm.org/repo/hg/rev/a17454a189d1
changeset: 45185:a17454a189d1
branch: stable
tag: tip
user: Yuya Nishihara <yuya at tcha.org>
date: Mon Jul 20 20:31:24 2020 +0900
summary: chgserver: discard buffered output before restoring fds (issue6207)
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list