Opened 9 years ago

Closed 9 years ago

#6359 closed enhancement (fixed)

mercurial-3.3.3

Reported by: bdubbs@… Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

New point version

http://mercurial.selenic.com/release/mercurial-3.3.3.tar.gz

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.3.3_.282015-04-01.29

1. Mercurial 3.3.3 (2015-04-01)

This is a regularly-scheduled bugfix release.

    adjustlinkrev: handle 'None' value as source
    adjustlinkrev: prepare source revs for ancestry only once

    amend: check for directory renames for both merge parents (issue4516)

    annotate: reuse ancestry context when adjusting linkrev (issue4532)

    dirstate: don't require exact case when adding dirs on icasefs (issue4578)

    dirstate: make sure rootdir ends with directory separator (issue4557)
    filemerge: clean up language in mergemarkertemplate help
    forget: cleanup the output for an inexact case match on icasefs
    hgweb: prevent loading style map from directories other than specified paths

    mergecopies: reuse ancestry context when traversing file history (issue4537)
    templates: fix "log -q" output of default style
    templates: fix "log -q" output of phases style

    win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()' 

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 9 years ago

Description: modified (diff)

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15777.

Note: See TracTickets for help on using tickets.