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: Tue Mar 3 14:58:54 UTC 2015
Modified Files:
pkgsrc/devel/py-mercurial: Makefile.version distinfo
Log Message:
Update to 3.3.2:
Mercurial 3.3.2 (2015-03-02)
An unscheduled bugfix release to fix the fix.
transaction: really disable hardlink backups (issue4546)
Mercurial 3.3.1 (2015-03-02)
This is a regularly scheduled bugfix release. It fixes a significant
regression with transactions on Windows network shares.
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9
hgweb: recreate old DOM structure for css in monoblue style
largefiles: access to specific fields only if largefiles enabled (issue4547)
log: fix json-formatted output when file copies are listed (issue4523)
repoview: invalidate cached changelog if _delayed changes (issue4549)
revisionbranchcache: fall back to slow path if starting readonly (issue4531)
revset: mask specific names for named() predicate
shellquote: fix missing quotes for empty string
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks
transaction: disable hardlink backups (issue4546)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.15 -r1.16 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