Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 19 Oct 2019 16:34:02 +0900 | Yuya Nishihara | rust-cpython: inline PySharedState::try_borrow_mut() |
Sat, 12 Oct 2019 23:34:05 +0900 | Yuya Nishihara | rust-cpython: add panicking version of borrow_mut() and use it |
Tue, 28 Jan 2020 22:27:30 -0500 | Matt Harbison | setup: don't skip the search for global hg.exe if there is no local instance |
Tue, 28 Jan 2020 22:35:08 -0500 | Matt Harbison | make: also delete hg.exe when cleaning |
Thu, 23 Jan 2020 15:44:30 -0800 | Martin von Zweigbergk | merge: start using the per-side copy dicts |
Wed, 22 Jan 2020 14:35:30 -0800 | Martin von Zweigbergk | copies: define a type to return from mergecopies() |