Date: Sun, 2 Jan 2011 11:30:32 +0000 (UTC) From: Ollivier Robert <roberto@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/mercurial Makefile distinfo Message-ID: <201101021130.p02BUWr7083078@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2011-01-02 11:30:32 UTC FreeBSD ports repository Modified files: devel/mercurial Makefile distinfo Log: Update to Mercurial 1.7.3, a scheduled bugfix release. 1.7.2 was skipped due to lack of time. 1. 1.7.3 (2011-01-01) This is a scheduled bugfix release. archive: don't set gzip filename header when there's no filename checknlink: use two testfiles (issue2543) churn: ignore trailing and leading spaces (issue2546) date: fix matching of underspecified date ranges eol: improve help on whether EOLs are changed in working copy or repository fncachestore: copy dh directory before the manifest hgweb: abort if config file isn't found hook: assume relative path to hook is given from repo root hook: fix import path handling for repo=None https: use web.cacerts configuration from local repo to validate remote repo https: warn when server certificate isn't verified keyword: copy: when copied source is a symlink, follow it patch: write .rej files without rewriting EOLs strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377) tag: abort if not at a branch head (issue2552) tag: don't check .hgtags status if --local passed tag: fix uncommitted merge check and error message (issue2542) util: fix ellipsis() not to break multi-byte sequence (issue2564) util: work around behavior change in Python 2.7.1 wix: add an ssl certificate file to the WiX installers 2. 1.7.2 (2010-12-01) This is a scheduled bugfix release. checknlink: return False if .hgtmp file preexists (issue2517) commit: search both parents for missing copy revision (issue2484) context: walk both parents for workingctx.ancestors() convert/svn: fix changed files list upon directory replacements hgwebdir: fix incorrect index generation for invalid paths (issue2023) keyword: copy: when copied source is a symlink, follow it mq: ignore subrepos (issue2499) rebase: support --detach when null is common ancestor subrepo: fix removing read-only svn files on Windows subrepo: handle missing subrepo spec file as removed subrepo: prune empty directories when removing svn subrepo subrepo: use subprocess directly to avoid python 2.6 bug util: do not crash on revisions with negative timestamp (issue2513) util: do not recurse in makedirs if name is '' (issue2528) Revision Changes Path 1.58 +1 -1 ports/devel/mercurial/Makefile 1.34 +2 -3 ports/devel/mercurial/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101021130.p02BUWr7083078>