CHANGELOG
changeset 5351 34c8aa32bc56
parent 5335 3847dedd12d7
child 5354 f1172af7ff59
equal deleted inserted replaced
5350:883df7f06f2e 5351: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