pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 2 16:37:53 UTC 2013
Modified Files:
pkgsrc/devel/mercurial: Makefile distinfo
Log Message:
Update to 2.8.1:
This is a regularly-scheduled bugfix release.
bookmarks: consider successor changesets when moving bookmark (issue4015)
contrib: don't mention obsolete graphlog extension in mercurial.ini
contrib: promote strip extension over MQ in sample.hgrc
contrib: stop mentioning obsolete graphlog extension in sample.hgrc
convert: fix svn crash when svn.ra.get_log calls back with orig_paths=None
help: fix backwards bisect help example
help: use progress instead of mq as in 'hg help config' example
hgk: fix tag list parser (issue4101)
hgweb: ignore non numeric "revcount" parameter values (issue4091)
histedit: hold wlock and lock while in progress
largefiles: cache largefiles for update, also without printmessage
largefiles: don't crash on 'local renamed directory' actions
merge: move forgets to the beginning of the action list
minirst: do not interpret a directive as a literal block
minirst: find admonitions before pruning comments and adding margins
obsolete: stop doing membership test on list
parse_index2: fix crash on bad argument type (issue4110)
phase: better error message when --force is needed
rebase: fix rebase aborts when 'tip-1' is public (issue4082)
rebase: fix working copy location after a --collapse (issue4080)
share: fix unshare calling wrong repo.init() method
shelve: fix bad argument interaction with largefiles (issue4111)
shelve: unshelve using an unfiltered repository
strip: fix last unprotected mq reference (issue4097)
strip: hold wlock for entire duration
subrepo: sanitize non-hg subrepos
templater: fix escaping in nested string literals (issue4102)
templater: makes branches work correctly with stringify (issue4108)
templater: only recursively evaluate string literals as templates
(issue4103)
unshelve: add tests for unknown files
unshelve: don't commit unknown files during unshelve (issue4113)
util: url keeps backslash in paths
util: warn when adding paths ending with \
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/mercurial/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/devel/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