[PATCH] relnotes: more improvements

Martin von Zweigbergk martinvonz at google.com
Sun Feb 3 17:27:22 EST 2019


test-contrib-relnotes.t fails as follows. Expected? Should we amend it in
in flight?

@@ -266,7 +266,6 @@
    * diff: disable diff.noprefix option for diffstat (Bts:issue5759)
    * evolution: make reporting of new unstable changesets optional
    * extdata: abort if external command exits with non-zero status (BC)
-   * fancyopts: add early-options parser compatible with getopt()
    * graphlog: add another graph node type, unstable, using character "*"
(BC)
    * hgdemandimport: use correct hyperlink to python-bug in comments
(Bts:issue5765)
    * httppeer: add support for tracing all http request made by the peer
@@ -277,17 +276,18 @@
    * morestatus: don't crash with different drive letters for repo.root
and CWD
    * outgoing: respect ":pushurl" paths (Bts:issue5365)
    * remove: print message for each file in verbose mode only while using
'-A' (BC)
-   * rewriteutil: use precheck() in uncommit and amend commands
    * scmutil: don't try to delete origbackup symlinks to directories
(Bts:issue5731)
    * sshpeer: add support for request tracing
    * subrepo: add config option to reject any subrepo operations (SEC)
    * subrepo: disable git and svn subrepos by default (BC) (SEC)
+   * subrepo: disallow symlink traversal across subrepo mount point (SEC)
    * subrepo: extend config option to disable subrepos by type (SEC)
    * subrepo: handle 'C:' style paths on the command line (Bts:issue5770)
    * subrepo: use per-type config options to enable subrepos
    * svnsubrepo: check if subrepo is missing when checking dirty state
(Bts:issue5657)
    * test-bookmarks-pushpull: stabilize for Windows
    * test-run-tests: stabilize the test (Bts:issue5735)
+   * tests: show symlink traversal across subrepo mount point (SEC)
    * tr-summary: keep a weakref to the unfiltered repository
    * unamend: fix command summary line
    * uncommit: unify functions _uncommitdirstate and _unamenddirstate to
one

On Sat, Feb 2, 2019 at 7:32 AM Pulkit Goyal <7895pulkit at gmail.com> wrote:

>
>
> On Sat, Feb 2, 2019 at 8:07 AM Anton Shestakov <av6 at dwimlabs.net> wrote:
>
>> # HG changeset patch
>> # User Anton Shestakov <av6 at dwimlabs.net>
>> # Date 1548138145 -28800
>> #      Tue Jan 22 14:22:25 2019 +0800
>> # Branch stable
>> # Node ID b66fff9e37c56d874f8aabcac4153e9b5a3e4148
>> # Parent  8b2892d5a9f2c06c998c977015a9ad3e3a3c9b5f
>> relnotes: more improvements
>>
>
> Queued this many thanks!
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20190203/a104d12d/attachment.html>


More information about the Mercurial-devel mailing list