Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 14 Aug 2020 20:45:49 -0700 | Martin von Zweigbergk | worker: don't expose readinto() on _blockingreader since pickle is picky |
Tue, 18 Aug 2020 15:03:57 -0700 | Martin von Zweigbergk | commit: clear mergestate also with --amend (issue6304) |
Tue, 18 Aug 2020 14:26:49 -0700 | Martin von Zweigbergk | tests: add test showing that merge state is not cleared by amend |
Tue, 11 Aug 2020 13:43:43 +0530 | Pulkit Goyal | requirements: introduce constants for `shared` and `relshared` requirements |
Mon, 10 Aug 2020 15:47:21 +0530 | Pulkit Goyal | mergestate: replace `addmergedother()` with generic `addcommitinfo()` (API) |
Mon, 10 Aug 2020 15:38:45 +0530 | Pulkit Goyal | merge: introduce `addcommitinfo()` on mergeresult object |