log mercurial/cext/revlog.h @ 46387:c41ac8985fe4

age author description
Sun, 08 Mar 2020 16:40:39 +0100 Pierre-Yves David cext: make HgRevlogIndex_GetParents private again
Sun, 02 Dec 2018 22:10:37 +0900 Yuya Nishihara revlog: add public CPython function to get parent revisions
Sun, 02 Dec 2018 21:41:24 +0900 Yuya Nishihara revlog: rename indexType to HgRevlogIndex_Type as it's a global symbol
Sun, 02 Dec 2018 21:37:42 +0900 Yuya Nishihara revlog: export symbol of indexType