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: Wed Sep 3 09:56:36 UTC 2014
Modified Files:
pkgsrc/devel/py-mercurial: Makefile.version distinfo
Log Message:
Update to 3.1.1:
This is a regularly-scheduled bugfix release.
changectx: ancestor should only prefer merge.preferancestor if it is a
revision
color: pass on key error for win32 (issue4298)
config: exit non zero on non-existent config option (issue4247)
context: call normal on the right object
debugobsolete: catch ValueError that may be raised by obsstore.create
discovery: prevent crash on unknown remote heads with old repo (issue4337)
graft: fix collision detection with origin revisions that are missing
help: add pad function to template help
help: only call doc() when it is callable
hgweb: avoid config object race with hgwebdir (issue4326)
histedit: preserve initial author on fold (issue4296)
import: show warning message for merge changesets
incoming: don't request heads that already are common
largefiles: don't override matchandpats for always matchers (issue4334)
largefiles: drop setting lfstatus in overridelog (issue4334)
largefiles: in overridelog, use non-lf matcher for patch generation
(issue4334)
log: use correct phase info for parent field (issue4347)
merge: show the scary multiple ancestor hint for merges only, not for
updates
obsstore.create: add a simple safeguard against cyclic markers
repoview: filter tags to non-existent nodes from blockers (issue4328)
repoview: fix typo in repoview.changelog
revset: bookmark revset interprets 'literal:' prefix correctly (issue4329)
unbundle: don't advance bookmarks (issue4322) (BC)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.5 -r1.6 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