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 Nov 17 11:27:16 UTC 2015
Modified Files:
pkgsrc/devel/py-mercurial: Makefile.version distinfo
Log Message:
Update py-mercurial to 3.6.1:
Mercurial 3.6.1 (2015-11-9)
This is an out-of-cycle bugfix release for issues related to hooks.
changegroup: call 'prechangegroup' hook before setting up write delay
changegroup: fix the scope of a try finally
clonebundles: fix typo s/comand/command/
demandimport: fix level passed to loader of sub-modules
dirstate: fix filefoldmap incosistency on file delete
dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)
exchange: do not attempt clone bundle if local repo is non-empty (issue4932)
hooks: always include HG_PENDING
hooks: fix hooks not firing if prechangegroup was set (issue4934)
parsers: fix width of datalen variable in fm1readmarkers
posix: fix test-permissions regression
posix: retry on symlink race in checklink
templatefilters: try round-trip utf-8 conversion by json filter (issue4933)
wireproto: move clonebundles command from extension (issue4931)
wix: style-coal.css has been renamed
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.25 -r1.26 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