Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 11 Sep 2019 15:03:08 -0700 | Martin von Zweigbergk | bundle2: fix an off-by-one in debug message of number of parts |
Thu, 12 Sep 2019 22:31:45 -0700 | Martin von Zweigbergk | tests: move a config write to top of file since it applies to all tests |
Tue, 10 Sep 2019 09:57:33 -0400 | Augie Fackler | idirstate: group private methods and attrs that are in the interface |
Tue, 10 Sep 2019 09:42:56 -0400 | Augie Fackler | idirstate: remove now non-public _map attribute |
Tue, 10 Sep 2019 09:21:38 -0400 | Augie Fackler | interfaces: introduce an interface for dirstate implementations |
Tue, 10 Sep 2019 09:41:58 -0400 | Augie Fackler | cleanup: fix leakage of dirstate._map to client code |
Sun, 08 Sep 2019 20:26:36 -0400 | Valentin Gatien-Baron | exchange: convert bookmark nodes from hex to bin ASAP |