Fri, 07 Dec 2018 14:23:17 -0800 | Martin von Zweigbergk | rebase: clarify that commits that become empty are skipped | changeset | files |
Fri, 07 Dec 2018 14:17:09 -0800 | Martin von Zweigbergk | rebase: format commit in usual way when explaining that it became empty | changeset | files |
Mon, 29 Oct 2018 21:50:53 +0900 | Yuya Nishihara | rust: propagate error of index_get_parents() properly | changeset | files |
Sun, 02 Dec 2018 22:20:38 +0900 | Yuya Nishihara | rust: look up HgRevlogIndex_GetParents() from symbol table | changeset | files |
Sun, 02 Dec 2018 22:10:37 +0900 | Yuya Nishihara | revlog: add public CPython function to get parent revisions | changeset | files |
Sun, 02 Dec 2018 21:41:24 +0900 | Yuya Nishihara | revlog: rename indexType to HgRevlogIndex_Type as it's a global symbol | changeset | files |
Sun, 02 Dec 2018 21:37:42 +0900 | Yuya Nishihara | revlog: export symbol of indexType | changeset | files |
Sun, 02 Dec 2018 21:33:43 +0900 | Yuya Nishihara | setup: fix path of rust source dependencies | changeset | files |