25 new changesets (4 on stable) in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/6276cbc704a6
changeset:   36665:6276cbc704a6
user:        Martin von Zweigbergk <martinv...@google.com>
date:        Wed Jan 31 22:21:33 2018 -0800
summary:     testrunner: add option to sort tests by previous run time

https://www.mercurial-scm.org/repo/hg/rev/d79d68bb9f7c
changeset:   36666:d79d68bb9f7c
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Mar 02 07:15:54 2018 +0530
summary:     py3: replace __str__ to __bytes__ in hgext/journal.py

https://www.mercurial-scm.org/repo/hg/rev/bcfc4e3b6548
changeset:   36667:bcfc4e3b6548
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Mar 02 07:16:33 2018 +0530
summary:     py3: use bytes() instead of str()

https://www.mercurial-scm.org/repo/hg/rev/e77cee5de1c7
changeset:   36668:e77cee5de1c7
user:        Pulkit Goyal <7895pul...@gmail.com>
date:        Fri Mar 02 07:17:06 2018 +0530
summary:     py3: use b"%d" to covert integer to bytes instead of str

https://www.mercurial-scm.org/repo/hg/rev/80d7fb6c2dec
changeset:   36669:80d7fb6c2dec
user:        Ryan McElroy <rmcel...@fb.com>
date:        Sat Mar 03 14:23:40 2018 -0800
summary:     templater: add hint to template parse errors to help locate issues

https://www.mercurial-scm.org/repo/hg/rev/44048f1bcee5
changeset:   36670:44048f1bcee5
user:        Ryan McElroy <rmcel...@fb.com>
date:        Sat Mar 03 14:30:21 2018 -0800
summary:     templater: provide hint for multi-line templates with parse errors

https://www.mercurial-scm.org/repo/hg/rev/34e2ff1f9cd8
changeset:   36671:34e2ff1f9cd8
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 10:39:43 2018 -0800
summary:     xdiff: vendor xdiff library from git

https://www.mercurial-scm.org/repo/hg/rev/9e7b14caf67f
changeset:   36672:9e7b14caf67f
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 10:39:55 2018 -0800
summary:     xdiff: remove patience and histogram diff algorithms

https://www.mercurial-scm.org/repo/hg/rev/b3c9c483cac9
changeset:   36673:b3c9c483cac9
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:38:41 2018 -0800
summary:     xdiff: add a bdiff hunk mode

https://www.mercurial-scm.org/repo/hg/rev/c420792217c8
changeset:   36674:c420792217c8
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:39:11 2018 -0800
summary:     xdiff: reduce indent heuristic overhead

https://www.mercurial-scm.org/repo/hg/rev/430fdb717549
changeset:   36675:430fdb717549
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:39:14 2018 -0800
summary:     bdiff: add a xdiffblocks method

https://www.mercurial-scm.org/repo/hg/rev/c6a61298ac32
changeset:   36676:c6a61298ac32
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:39:14 2018 -0800
summary:     mdiff: add a config option to use xdiff algorithm

https://www.mercurial-scm.org/repo/hg/rev/a247a0e82e7d
changeset:   36677:a247a0e82e7d
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:39:14 2018 -0800
summary:     run-tests: allow #require inside #if

https://www.mercurial-scm.org/repo/hg/rev/7834927f0243
changeset:   36678:7834927f0243
user:        Jun Wu <qu...@fb.com>
date:        Sat Mar 03 12:39:15 2018 -0800
summary:     tests: add tests about diff quality

https://www.mercurial-scm.org/repo/hg/rev/624cbd1477a6
changeset:   36679:624cbd1477a6
user:        Augie Fackler <au...@google.com>
date:        Sat Mar 03 18:58:13 2018 -0500
summary:     fuzz: add a fuzzer for xdiff

https://www.mercurial-scm.org/repo/hg/rev/66f2e622a2ed
changeset:   36680:66f2e622a2ed
user:        Augie Fackler <au...@google.com>
date:        Sat Mar 03 19:26:30 2018 -0500
summary:     fuzz: add a quick README to try and document how to test new 
fuzzers

https://www.mercurial-scm.org/repo/hg/rev/340e4b711df7
changeset:   36681:340e4b711df7
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Mar 03 23:29:40 2018 -0500
summary:     bdiff: avoid pointer arithmetic on void*

https://www.mercurial-scm.org/repo/hg/rev/68328202f270
changeset:   36682:68328202f270
user:        Kevin Bullock <kbullock+mercur...@ringworld.org>
date:        Sat Mar 03 19:02:50 2018 -0500
summary:     dispatch: don't clamp the range of the exit code twice

https://www.mercurial-scm.org/repo/hg/rev/e39953fdd924
changeset:   36683:e39953fdd924
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Mar 03 00:35:59 2018 -0500
summary:     profile: colorize output on Windows

https://www.mercurial-scm.org/repo/hg/rev/5f41e3418407
changeset:   36684:5f41e3418407
user:        Ryan McElroy <rmcel...@fb.com>
date:        Sat Mar 03 11:07:46 2018 -0800
summary:     setup: ignore extension load failures when finding working hg

https://www.mercurial-scm.org/repo/hg/rev/2a258985ffeb
changeset:   36685:2a258985ffeb
bookmark:    @
user:        Ryan McElroy <rmcel...@fb.com>
date:        Sat Mar 03 15:31:37 2018 -0800
summary:     revsetlang: add a hint for more useful parse errors

https://www.mercurial-scm.org/repo/hg/rev/0c14b3f23294
changeset:   36686:0c14b3f23294
branch:      stable
parent:      36510:0a7c59a4c835
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Wed Feb 28 00:29:27 2018 -0500
summary:     test-subrepo: demonstrate problems with subrepo sharing and 
absolute paths

https://www.mercurial-scm.org/repo/hg/rev/eed02e192770
changeset:   36687:eed02e192770
branch:      stable
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Thu Mar 01 11:13:00 2018 -0500
summary:     subrepo: don't attempt to share remote sources (issue5793)

https://www.mercurial-scm.org/repo/hg/rev/fb278041df06
changeset:   36688:fb278041df06
branch:      stable
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Thu Mar 01 11:37:00 2018 -0500
summary:     subrepo: activate clone pooling to enable sharing with remote URLs

https://www.mercurial-scm.org/repo/hg/rev/b394778b1a50
changeset:   36689:b394778b1a50
branch:      stable
tag:         tip
user:        Matt Harbison <matt_harbi...@yahoo.com>
date:        Sat Mar 03 22:29:24 2018 -0500
summary:     test-subrepo: glob away an unstable hash

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to