Mercurial > hg
graph
-
phases: move short-lived PyObject pointers to local scopeSat, 18 Jul 2020 18:38:46 +0900, by Yuya Nishihara
-
phases: rename variable used for owned dict of phasesetsSat, 18 Jul 2020 18:35:17 +0900, by Yuya Nishihara
-
phases: leverage Py_BuildValue() to build PyInt and steal PyObjectSat, 18 Jul 2020 18:27:39 +0900, by Yuya Nishihara
-
phases: make sure an exception should be set on error returnSat, 18 Jul 2020 18:21:26 +0900, by Yuya Nishihara
-
phases: fix clang-format errorSat, 18 Jul 2020 18:19:14 +0900, by Yuya Nishihara
-
phases: fix error return with no exception from computephases()Sat, 18 Jul 2020 18:13:41 +0900, by Yuya Nishihara
-
osutil: fix excessive decref on tuple creation failure in listdir()Sun, 19 Jul 2020 17:35:41 +0900, by Yuya Nishihara
-
revlog: fix excessive decref on tuple creation failure in parse_index2()Sun, 19 Jul 2020 17:24:16 +0900, by Yuya Nishihara
-
tests: correctly match clang-format version >= 10Mon, 20 Jul 2020 17:38:01 +0200, by Manuel Jacob
-
state: support validated declaration of nested unfinished opsTue, 14 Jul 2020 13:36:57 -0700, by Daniel Ploch
-
absorb: improve message for the case when changeset became emptyFri, 17 Jul 2020 20:24:42 +0200, by Manuel Jacob
-
relnotes: extendSat, 18 Jul 2020 22:57:28 +0200, by Joerg Sonnenberger
-
merge: document return values of manifestmerge() and calculateupdates()Tue, 14 Jul 2020 15:42:28 +0530, by Pulkit Goyal
-
merge: refactor code to advise fsmonitor in separate functionThu, 09 Jul 2020 19:02:10 +0530, by Pulkit Goyal
-
mergestate: document what mergestate._results is forThu, 09 Jul 2020 18:43:38 +0530, by Pulkit Goyal