README
changeset 957 2cde59f3cb5d
parent 955 72670e282460
child 970 0304fc2bab15
equal deleted inserted replaced
956:b107f3549ec2 957:2cde59f3cb5d
    62   - only push markers relevant to pushed subset
    62   - only push markers relevant to pushed subset
    63   - add a new experimental way to exchange marker (when server support):
    63   - add a new experimental way to exchange marker (when server support):
    64     - added progress when pulling obsmarkers
    64     - added progress when pulling obsmarkers
    65     - only pull markers relevant to pulled subset
    65     - only pull markers relevant to pulled subset
    66     - avoid exchanging common markers in some case
    66     - avoid exchanging common markers in some case
       
    67     - use bundle2 as transport when available.
    67  - add a hook related to the new commands
    68  - add a hook related to the new commands
    68 
    69 
    69 3.3.2 -- 2014-05-14
    70 3.3.2 -- 2014-05-14
    70 
    71 
    71 - fix a bug where evolve were creating changeset with 2 parents on windows
    72 - fix a bug where evolve were creating changeset with 2 parents on windows