comparison README @ 919:ffce88754767

merge with stable
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 23 Apr 2014 14:28:28 -0700
parents f954e331d511 fc04758ea9f5
children dbeb1e649c5a
comparison
equal deleted inserted replaced
909:ff71b83a4bbe 919:ffce88754767
49 - added multiple output during obsolescence marrkers exchange 49 - added multiple output during obsolescence marrkers exchange
50 - record parent of pruned parent at prune time 50 - record parent of pruned parent at prune time
51 - only push markers relevant to pushed subset 51 - only push markers relevant to pushed subset
52 - only pull markers relevant to pulled subset (if server support) 52 - only pull markers relevant to pulled subset (if server support)
53 - added progress support for push and pull of markers over wire protocol 53 - added progress support for push and pull of markers over wire protocol
54
55 3.3.1 -- 2014-04-23
56
57 - various language fix
58 - active bookmark now move when using prev/next (#37)
59 - fix some preservation of rename information on evolve (#33)
60 - abort when evolve tries to move a node on top of itself (will helps on the #35 front)
61 - fold: enable --date and --user options
54 62
55 3.3.0 -- 2014-03-04 63 3.3.0 -- 2014-03-04
56 64
57 - add verbose hint about how to handle corner case by hand. 65 - add verbose hint about how to handle corner case by hand.
58 This should help people until evolve is able to to it itself. 66 This should help people until evolve is able to to it itself.