Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 05 Dec 2019 08:59:23 -0800 | Martin von Zweigbergk | exchange: replace a "not x in ys" by more Pythonic "x not in ys" |
Thu, 05 Dec 2019 20:05:08 -0800 | Kyle Lippincott | packaging: include defaultrc/*.rc instead of default.d/*.rc |
Thu, 05 Dec 2019 11:15:19 -0500 | Augie Fackler | merge with stable |
Thu, 05 Dec 2019 09:17:38 -0500 | Augie Fackler | Added signature for changeset a50fecefa691 stable |
Thu, 05 Dec 2019 09:17:37 -0500 | Augie Fackler | Added tag 5.2.1 for changeset a50fecefa691 stable |
Tue, 03 Dec 2019 17:17:57 -0800 | Kyle Lippincott | py3: make a pycompat.osdevnull, use it in extdiff |
Tue, 03 Dec 2019 17:10:10 -0800 | Kyle Lippincott | subrepo: use pycompat.open directly instead of importing open from pycompat |