CHANGELOG
changeset 3650 35ffd7a4b339
parent 3649 4fcf815916f5
child 3654 23e515ca0143
equal deleted inserted replaced
3649:4fcf815916f5 3650:35ffd7a4b339
     8   * `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped
     8   * `--obsolete` and `--old-obsolete` flags for `hg graft` are dropped
     9   * `hg evolve` now return 0 if there is nothing to evolve
     9   * `hg evolve` now return 0 if there is nothing to evolve
    10 
    10 
    11   * fixed some memory leak issue
    11   * fixed some memory leak issue
    12 
    12 
       
    13   * templatekw: remove `obsfatedata` templatekw. Individuals fields are
       
    14     available in core as single template functions.
       
    15 
       
    16 >>>>>>> source: 35349a1debab stable - boris: templatekw: remove obsfatedata t...
    13 7.3.0 -- 2018-03-21
    17 7.3.0 -- 2018-03-21
    14 ---------------------
    18 ---------------------
    15 
    19 
    16   * grab: new command to grab a changeset, put in on wdir parent
    20   * grab: new command to grab a changeset, put in on wdir parent
    17           and update to it
    21           and update to it