Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 19 Feb 2018 12:48:50 +0800 | Anton Shestakov | hgweb: show each obsfateentry on its own line |
Mon, 19 Feb 2018 12:30:23 +0800 | Anton Shestakov | tests: check obsolete changeset with two obsfate entries |
Sun, 18 Feb 2018 15:53:48 -0500 | Augie Fackler | py3: whitelist another six passing tests |
Sun, 18 Feb 2018 15:38:29 -0500 | Augie Fackler | lock: delay is numeric, use %d for formatting |
Sun, 18 Feb 2018 15:23:26 -0500 | Augie Fackler | debugbuilddag: use '%d' instead of str() to get numbered lines |
Sun, 18 Feb 2018 15:18:07 -0500 | Augie Fackler | tests: add missing b prefixes in test-pending.t |
Sun, 18 Feb 2018 14:53:55 -0500 | Augie Fackler | merge: make a copy of dict.items() before mutating the dict during iteration |