mercurial at 38659: 44 new changesets

Mercurial Commits hg at intevation.de
Fri Jul 13 06:15:29 UTC 2018


44 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/c44ae5997869
changeset:   38616:c44ae5997869
parent:      38614:4d5fb4062f0b
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Apr 28 12:51:44 2018 +0200
summary:     run-tests: add support for external test result

https://www.mercurial-scm.org/repo/hg/rev/948691ea92a9
changeset:   38617:948691ea92a9
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu May 24 17:39:07 2018 +0200
summary:     run-tests: extract onStart and onEnd into the test result

https://www.mercurial-scm.org/repo/hg/rev/c829749e7639
changeset:   38618:c829749e7639
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue May 29 00:30:50 2018 +0200
summary:     shelve: directly handle the initial parent alignment

https://www.mercurial-scm.org/repo/hg/rev/9b077e5fa8ba
changeset:   38619:9b077e5fa8ba
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jun 05 12:04:15 2018 +0200
summary:     shelve: use more accurate description in conflict marker

https://www.mercurial-scm.org/repo/hg/rev/875e033fbbdd
changeset:   38620:875e033fbbdd
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 08:23:46 2018 +0200
summary:     run-tests: fix test result verbosity

https://www.mercurial-scm.org/repo/hg/rev/f4a214300957
changeset:   38621:f4a214300957
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 08:25:04 2018 +0200
summary:     run-tests: add missing life-cycle methods on the example custom test result

https://www.mercurial-scm.org/repo/hg/rev/fa6edc6a02a9
changeset:   38622:fa6edc6a02a9
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 08:31:33 2018 +0200
summary:     run-tests: fix a too long line

https://www.mercurial-scm.org/repo/hg/rev/92c845c097aa
changeset:   38623:92c845c097aa
user:        Augie Fackler <augie at google.com>
date:        Mon Jul 09 10:07:20 2018 -0400
summary:     tweakdefaults: enable word-diff by default

https://www.mercurial-scm.org/repo/hg/rev/5460926352ee
changeset:   38624:5460926352ee
user:        Sean Farley <sean at farley.io>
date:        Mon Jun 18 19:41:54 2018 -0700
summary:     revsets: add commonancestors revset

https://www.mercurial-scm.org/repo/hg/rev/52f19a840543
changeset:   38625:52f19a840543
user:        Sean Farley <sean at farley.io>
date:        Tue Jun 26 15:26:21 2018 -0700
summary:     revset: add optimization for heads(commonancestors())

https://www.mercurial-scm.org/repo/hg/rev/5957fdd1d5f0
changeset:   38626:5957fdd1d5f0
user:        Sean Farley <sean at farley.io>
date:        Wed Jun 20 17:07:46 2018 -0700
summary:     contrib: add heads(commonancestors(_)) to all-revsets

https://www.mercurial-scm.org/repo/hg/rev/93ed193bc03e
changeset:   38627:93ed193bc03e
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jul 07 22:13:56 2018 -0400
summary:     windows: don't consider '$$' to be an escaped '$' when translating to cmd.exe

https://www.mercurial-scm.org/repo/hg/rev/539f9708b980
changeset:   38628:539f9708b980
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jul 07 23:47:49 2018 -0400
summary:     hook: narrow the 'priority' prefix check to align with the documentation

https://www.mercurial-scm.org/repo/hg/rev/38dfd308fe9d
changeset:   38629:38dfd308fe9d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jul 07 23:38:06 2018 -0400
summary:     hook: add support for disabling the shell to native command translation

https://www.mercurial-scm.org/repo/hg/rev/e1987261dd05
changeset:   38630:e1987261dd05
user:        Sune Foldager <cryo at cyanite.org>
date:        Tue Jul 10 13:18:34 2018 +0200
summary:     patch: don't separate \r and \n when colorizing diff output

https://www.mercurial-scm.org/repo/hg/rev/9ef10437bb88
changeset:   38631:9ef10437bb88
user:        Sangeet Kumar Mishra <mail2sangeetmishra at gmail.com>
date:        Fri Jul 06 00:39:21 2018 +0530
summary:     grep: change default behaviour to search working directory files (BC)

https://www.mercurial-scm.org/repo/hg/rev/eb8504715071
changeset:   38632:eb8504715071
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Fri Jun 22 17:12:24 2018 +0200
summary:     sparse-read: target density of 50% instead of 25%

https://www.mercurial-scm.org/repo/hg/rev/e3d18de56417
changeset:   38633:e3d18de56417
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 02:33:43 2018 +0200
summary:     sparse-read: discard gap below 65K only

https://www.mercurial-scm.org/repo/hg/rev/f0ea8b847831
changeset:   38634:f0ea8b847831
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Tue Jun 19 15:03:58 2018 +0200
summary:     revlog: early return in _slicechunk when density is already good

https://www.mercurial-scm.org/repo/hg/rev/d083ae26c325
changeset:   38635:d083ae26c325
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 15:17:05 2018 -0700
summary:     revlog: early return in _slicechunk when span is already small enough

https://www.mercurial-scm.org/repo/hg/rev/25534e0cf0d9
changeset:   38636:25534e0cf0d9
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Thu May 17 15:10:36 2018 +0200
summary:     revlog: _segmentspan computes the byte span of a segment

https://www.mercurial-scm.org/repo/hg/rev/e33f784f2a44
changeset:   38637:e33f784f2a44
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 10:04:31 2018 +0200
summary:     revlog: introduce a tiny mock of a revlog class

https://www.mercurial-scm.org/repo/hg/rev/740f7d447222
changeset:   38638:740f7d447222
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 10:04:44 2018 +0200
summary:     revlog: add a doctest to _trimchunk

https://www.mercurial-scm.org/repo/hg/rev/2dd4cf273804
changeset:   38639:2dd4cf273804
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 10:18:46 2018 +0200
summary:     revlog: add a doctest for _segmentspan

https://www.mercurial-scm.org/repo/hg/rev/f62b8fb0a484
changeset:   38640:f62b8fb0a484
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 10:34:33 2018 +0200
summary:     revlog: document and test _slicechunk

https://www.mercurial-scm.org/repo/hg/rev/feba6be0941b
changeset:   38641:feba6be0941b
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 11:53:36 2018 +0200
summary:     revlog: extract density based slicing into its own function

https://www.mercurial-scm.org/repo/hg/rev/e59e27e52297
changeset:   38642:e59e27e52297
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jul 11 00:35:01 2018 -0700
summary:     revlog: add function to slice chunk down to a given size

https://www.mercurial-scm.org/repo/hg/rev/967fee55e8d9
changeset:   38643:967fee55e8d9
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 11:57:33 2018 +0200
summary:     revlog: postprocess chunk to slice them down to a certain size

https://www.mercurial-scm.org/repo/hg/rev/43d0619cec90
changeset:   38644:43d0619cec90
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Jul 10 12:20:57 2018 +0200
summary:     revlog: enforce chunk slicing down to a certain size

https://www.mercurial-scm.org/repo/hg/rev/02850baddadd
changeset:   38645:02850baddadd
user:        Danny Hooper <hooper at google.com>
date:        Mon Jul 09 15:33:49 2018 -0700
summary:     tests: prevent conflict markers in test case from triggering warnings

https://www.mercurial-scm.org/repo/hg/rev/93313f66b69b
changeset:   38646:93313f66b69b
user:        Paul Morelle <paul.morelle at octobus.net>
date:        Thu Jun 21 18:19:57 2018 +0200
summary:     debugdeltachain: avoid division by zero when a chain is empty

https://www.mercurial-scm.org/repo/hg/rev/0f4c2c70e26e
changeset:   38647:0f4c2c70e26e
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jul 11 13:48:44 2018 +0200
summary:     debugdeltachain: protect against 0 readsize

https://www.mercurial-scm.org/repo/hg/rev/ffd08ec22955
changeset:   38648:ffd08ec22955
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Jul 11 21:15:52 2018 +0900
summary:     grep: rename --allfiles to --all-files

https://www.mercurial-scm.org/repo/hg/rev/0d0f8bd692c4
changeset:   38649:0d0f8bd692c4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Jul 11 21:23:18 2018 +0900
summary:     grep: reject --diff --all-files

https://www.mercurial-scm.org/repo/hg/rev/eba69ddd4e52
changeset:   38650:eba69ddd4e52
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Jul 11 21:35:31 2018 +0900
summary:     grep: search working directory files by default if --all-files is specified

https://www.mercurial-scm.org/repo/hg/rev/5e4027db52f4
changeset:   38651:5e4027db52f4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Jul 11 21:51:47 2018 +0900
summary:     grep: add config knob to enable/disable the default wdir search

https://www.mercurial-scm.org/repo/hg/rev/bfcd5c7cbf9a
changeset:   38652:bfcd5c7cbf9a
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Jul 11 22:06:04 2018 +0900
summary:     grep: restore pre-9ef10437bb88 behavior, enable wdir search by tweakdefaults

https://www.mercurial-scm.org/repo/hg/rev/aabc01da9834
changeset:   38653:aabc01da9834
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jul 10 22:55:30 2018 +0900
summary:     grep: hide cryptic revision number by default

https://www.mercurial-scm.org/repo/hg/rev/0d27d6bcfb28
changeset:   38654:0d27d6bcfb28
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 13:41:47 2018 -0400
summary:     py3: whitelist 3 more passing tests caught with the ratchet

https://www.mercurial-scm.org/repo/hg/rev/cd1c484e31e8
changeset:   38655:cd1c484e31e8
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 11:34:41 2018 -0400
summary:     revlog: adjust doctest examples to be portable to Python 3

https://www.mercurial-scm.org/repo/hg/rev/531f5e933e49
changeset:   38656:531f5e933e49
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 11:41:14 2018 -0400
summary:     tests: properly sort imports in test-nointerrupt.t

https://www.mercurial-scm.org/repo/hg/rev/28c9d67d88ab
changeset:   38657:28c9d67d88ab
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 11:43:22 2018 -0400
summary:     manifest: just duplicate the definition of items as iteritems

https://www.mercurial-scm.org/repo/hg/rev/a75896bf5ccb
changeset:   38658:a75896bf5ccb
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 12:36:37 2018 -0400
summary:     tests: add missing b prefix in test-context.py

https://www.mercurial-scm.org/repo/hg/rev/cc76692f401d
changeset:   38659:cc76692f401d
bookmark:    @
tag:         tip
user:        Augie Fackler <augie at google.com>
date:        Wed Jul 11 13:40:50 2018 -0400
summary:     scmutil: fix shortesthexnodeidprefix on Python 3 for 0-prefixed nodes

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


More information about the Mercurial-devel mailing list