Opened 10 years ago

Closed 10 years ago

#5227 closed enhancement (fixed)

mercurial-3.0.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

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

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.0.2_.282014-07-01.29

This is a regularly-scheduled bugfix release.

cmdutil: add copy-filtering support to duplicatecopies
hgweb: avoid initialization race (issue4280)
keyword: suppress keyword expansion for internal merge
match: make glob '**/' match the empty string
p4: accept changesets with no description (issue4282)
parsers.c: fix a couple of memory leaks
push: restore contents of HG_URL for hooks (issue4268)
rebase: fix bug that caused transitive copy records to disappear (issue4192)
repoview: do not crash when localtags refers to non existing revisions
resolve: keep wlock while resolving
revlog: hold a private reference to self._cache
revlog: make _chunkcache access atomic

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

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

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

test-patchbomb fails with recent Python 2.7:

http://bz.selenic.com/show_bug.cgi?id=4188

I don't expect the situation to change soon.

For this, tests instructions were modofied.

Fixed at r13337.

Note: See TracTickets for help on using tickets.