comparison CHANGELOG @ 5303:34c8aa32bc56

changelog: summarize the last couple of features
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 03 May 2020 15:39:56 +0800
parents 3847dedd12d7
children 8cf87826d9fa
comparison
equal deleted inserted replaced
5302:883df7f06f2e 5303:34c8aa32bc56
6 6
7 * compat: clean up old compatibility code 7 * compat: clean up old compatibility code
8 * evolve: add {obsorigin}, a template keyword that works similarly to 8 * evolve: add {obsorigin}, a template keyword that works similarly to
9 {obsfate}, but shows predecessors of a changeset 9 {obsfate}, but shows predecessors of a changeset
10 * evolve: fix permission of new cache files using sqlite 10 * evolve: fix permission of new cache files using sqlite
11 * obslog: make --all and --filternonlocal work properly with --no-graph
12 * obslog: add --origin flag to show predecessors instead of successors
11 13
12 9.3.1 -- 2020-04-08 14 9.3.1 -- 2020-04-08
13 ------------------- 15 -------------------
14 16
15 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes 17 * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes