comparison CHANGELOG @ 5791:2e1747baf550

pstatus: drop unnecessary CLI options
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 23 Feb 2021 06:06:06 +0800
parents b1d1903df29e
children bf74edda0645
comparison
equal deleted inserted replaced
5790:b1d1903df29e 5791:2e1747baf550
3 3
4 10.3.0 - in progress 4 10.3.0 - in progress
5 -------------------- 5 --------------------
6 6
7 * evolve: improves content-divergence resolution that involve parent changes 7 * evolve: improves content-divergence resolution that involve parent changes
8 * pdiff: drop some irrelevant command flag inherited from `hg diff` 8 * pdiff, pstatus: drop some irrelevant command flags inherited from `hg diff`
9 and `hg status` respectively
9 10
10 10.2.0.post1 -- 2021-02-01 11 10.2.0.post1 -- 2021-02-01
11 -------------------------- 12 --------------------------
12 13
13 same content as 10.2.0, but with a valid tarball on pypi. 14 same content as 10.2.0, but with a valid tarball on pypi.