pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 6 02:24:18 UTC 2014
Modified Files:
pkgsrc/devel/py-mercurial: Makefile.version distinfo
Log Message:
Update to 3.0.2:
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
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-mercurial/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index