Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 14 Sep 2019 15:13:16 -0400 | Matt Harbison | amend: add option to update to the current user |
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 |