Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 07 Dec 2018 14:17:09 -0800 | Martin von Zweigbergk | rebase: format commit in usual way when explaining that it became empty |
Mon, 29 Oct 2018 21:50:53 +0900 | Yuya Nishihara | rust: propagate error of index_get_parents() properly |
Sun, 02 Dec 2018 22:20:38 +0900 | Yuya Nishihara | rust: look up HgRevlogIndex_GetParents() from symbol table |
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 |
Sun, 02 Dec 2018 21:33:43 +0900 | Yuya Nishihara | setup: fix path of rust source dependencies |