mercurial at 38677: 18 new changesets

Mercurial Commits hg at intevation.de
Mon Jul 16 15:15:57 UTC 2018


18 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/b07b691d2667
changeset:   38660:b07b691d2667
user:        Sune Foldager <cryo at cyanite.org>
date:        Wed Jul 11 16:11:33 2018 +0200
summary:     tests: add diff color trailing whitespace test

https://www.mercurial-scm.org/repo/hg/rev/8ac0c9cd4c48
changeset:   38661:8ac0c9cd4c48
user:        Martijn Pieters <mj at zopatista.com>
date:        Wed Jul 11 14:28:13 2018 +0100
summary:     fncache: avoid loading the filename cache when not actually modifying it

https://www.mercurial-scm.org/repo/hg/rev/ad2aa4e85047
changeset:   38662:ad2aa4e85047
user:        Kyle Lippincott <spectral at google.com>
date:        Wed Jul 11 13:02:06 2018 -0700
summary:     removeemptydirs: add test for `hg split` inside a disappearing directory

https://www.mercurial-scm.org/repo/hg/rev/93d9690ff2b0
changeset:   38663:93d9690ff2b0
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 16:27:40 2018 -0700
summary:     revlog: move comment about commonancestorsheads where it's used

https://www.mercurial-scm.org/repo/hg/rev/160da69ba1bf
changeset:   38664:160da69ba1bf
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 16:21:41 2018 -0700
summary:     revlog: replace descendant(b, a) by isdescendantrev(a, b) (API)

https://www.mercurial-scm.org/repo/hg/rev/6afa928033bd
changeset:   38665:6afa928033bd
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 16:37:30 2018 -0700
summary:     revlog: make isdescendantrev(a, b) check if a < b

https://www.mercurial-scm.org/repo/hg/rev/a06b2b032557
changeset:   38666:a06b2b032557
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 16:29:23 2018 -0700
summary:     revlog: introduce a isancestorrev() and use it in rebase

https://www.mercurial-scm.org/repo/hg/rev/572dff5c946e
changeset:   38667:572dff5c946e
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sat Jun 30 12:42:49 2018 +0530
summary:     rebase: add --confirm option

https://www.mercurial-scm.org/repo/hg/rev/21846c94e605
changeset:   38668:21846c94e605
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jul 12 08:14:21 2018 -0700
summary:     revlog: delete isdescendantrev() in favor of isancestorrev()

https://www.mercurial-scm.org/repo/hg/rev/b5891bf8ab13
changeset:   38669:b5891bf8ab13
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jul 12 09:25:02 2018 -0700
summary:     copies: delete now-unnecessary check for "a == b" before "a.descendant(b)"

https://www.mercurial-scm.org/repo/hg/rev/fbec9c0b32d3
changeset:   38670:fbec9c0b32d3
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jul 12 08:22:28 2018 -0700
summary:     context: rename descendant() to isancestorof()

https://www.mercurial-scm.org/repo/hg/rev/99ed6e2f6606
changeset:   38671:99ed6e2f6606
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 15:03:39 2018 -0700
summary:     rebase: reduce scope of a variable

https://www.mercurial-scm.org/repo/hg/rev/0f8599afb92f
changeset:   38672:0f8599afb92f
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 15:01:47 2018 -0700
summary:     rebase: avoid converting from nodes to revnums twice

https://www.mercurial-scm.org/repo/hg/rev/20a30bb8f276
changeset:   38673:20a30bb8f276
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 15:12:01 2018 -0700
summary:     rebase: use revnums (not nodes) for set of extinct revisions

https://www.mercurial-scm.org/repo/hg/rev/a50482254b0a
changeset:   38674:a50482254b0a
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Thu Jul 12 22:23:51 2018 +0530
summary:     rebase: make sure we don't loose the return code in --confirm option

https://www.mercurial-scm.org/repo/hg/rev/35b3f686157a
changeset:   38675:35b3f686157a
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Thu Jul 12 22:35:54 2018 +0530
summary:     rebase: correct misleading message in --confirm option

https://www.mercurial-scm.org/repo/hg/rev/3b072388ca78
changeset:   38676:3b072388ca78
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Fri Jul 13 14:20:12 2018 -0700
summary:     scmutil: rewrite docstring for filecache

https://www.mercurial-scm.org/repo/hg/rev/2a227782e754
changeset:   38677:2a227782e754
bookmark:    @
tag:         tip
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jul 11 16:44:33 2018 -0700
summary:     tests: add test demonstrating phase loss when cloning (issue5939)

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list