mercurial at 36974: 63 new changesets

Mercurial Commits hg at intevation.de
Sat Mar 17 18:15:33 UTC 2018


63 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/543afbdc8e59
changeset:   36912:543afbdc8e59
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 08 22:20:36 2018 +0900
summary:     templater: move function table to the "context" object

https://www.mercurial-scm.org/repo/hg/rev/da2977e674a3
changeset:   36913:da2977e674a3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 08 22:33:24 2018 +0900
summary:     templater: extract template evaluation utility to new module

https://www.mercurial-scm.org/repo/hg/rev/d255744de97a
changeset:   36914:d255744de97a
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Mar 09 21:31:57 2018 -0500
summary:     xdiff: backport int64_t and uint64_t types to Windows

https://www.mercurial-scm.org/repo/hg/rev/651c80720eed
changeset:   36915:651c80720eed
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Mar 09 21:42:33 2018 -0500
summary:     xdiff: silence a 32-bit shift warning on Windows

https://www.mercurial-scm.org/repo/hg/rev/1b9f6440506b
changeset:   36916:1b9f6440506b
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Fri Mar 09 21:59:07 2018 -0500
summary:     bdiff: convert more longs to int64_t

https://www.mercurial-scm.org/repo/hg/rev/7affcabf561e
changeset:   36917:7affcabf561e
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 28 15:09:05 2018 -0500
summary:     dagop: move annotateline and _annotatepair from context.py

https://www.mercurial-scm.org/repo/hg/rev/5d3abd6a5b25
changeset:   36918:5d3abd6a5b25
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 28 15:19:47 2018 -0500
summary:     dagop: extract core algorithm of annotate() from context.py

https://www.mercurial-scm.org/repo/hg/rev/8fba319750c2
changeset:   36919:8fba319750c2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 28 15:20:41 2018 -0500
summary:     dagop: move lines() out of annotate()

https://www.mercurial-scm.org/repo/hg/rev/6ff6e1d6b5b8
changeset:   36920:6ff6e1d6b5b8
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 08 23:10:46 2018 +0900
summary:     templater: move stringify() to templateutil module

https://www.mercurial-scm.org/repo/hg/rev/32f9b7e3f056
changeset:   36921:32f9b7e3f056
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 08 23:15:09 2018 +0900
summary:     templater: move hybrid class and functions to templateutil module

https://www.mercurial-scm.org/repo/hg/rev/521f6c7e1756
changeset:   36922:521f6c7e1756
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 08 22:23:02 2018 +0900
summary:     templater: split template functions to new module

https://www.mercurial-scm.org/repo/hg/rev/d40b9e29c114
changeset:   36923:d40b9e29c114
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Mar 12 21:50:18 2018 -0400
summary:     xdiff: fix a hard crash on Windows

https://www.mercurial-scm.org/repo/hg/rev/03368431f014
changeset:   36924:03368431f014
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Feb 24 15:12:01 2018 -0500
summary:     tests: add a substitution pattern for dates in HTTP headers and LFS payload

https://www.mercurial-scm.org/repo/hg/rev/24e6342db1cb
changeset:   36925:24e6342db1cb
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Mar 12 22:30:01 2018 -0400
summary:     test-lfs: dial up the debugging on commands that interact with the server

https://www.mercurial-scm.org/repo/hg/rev/0dcf50dc90b6
changeset:   36926:0dcf50dc90b6
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Mon Mar 12 23:08:47 2018 -0400
summary:     lfs: debug print HTTP headers and JSON payload received from the server

https://www.mercurial-scm.org/repo/hg/rev/17a744c5e270
changeset:   36927:17a744c5e270
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Mar 09 10:35:48 2018 -0800
summary:     rebase: also include commit of collapsed commits in single transaction

https://www.mercurial-scm.org/repo/hg/rev/9457c395fcbb
changeset:   36928:9457c395fcbb
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Mar 08 14:17:24 2018 -0800
summary:     rebase: fix issue 5494 also with --collapse

https://www.mercurial-scm.org/repo/hg/rev/cc2bfc7d5362
changeset:   36929:cc2bfc7d5362
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Mar 09 12:45:50 2018 -0800
summary:     rebase: also restore "ui.allowemptycommit" value

https://www.mercurial-scm.org/repo/hg/rev/36de8a3c429c
changeset:   36930:36de8a3c429c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Mar 09 12:48:00 2018 -0800
summary:     rebase: use configoverride context manager for ui.forcemerge

https://www.mercurial-scm.org/repo/hg/rev/28f988093911
changeset:   36931:28f988093911
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Mar 12 10:39:42 2018 -0700
summary:     rebase: extract function for rebasing a single node

https://www.mercurial-scm.org/repo/hg/rev/437f80436186
changeset:   36932:437f80436186
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Fri Mar 02 15:38:20 2018 -0800
summary:     rebase: inline _performrebasesubset()

https://www.mercurial-scm.org/repo/hg/rev/61600b024a70
changeset:   36933:61600b024a70
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sun Mar 04 09:07:06 2018 -0800
summary:     rebase: move constant expressions out of inner loop in _performrebase()

https://www.mercurial-scm.org/repo/hg/rev/dbae581010ea
changeset:   36934:dbae581010ea
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Mar 13 21:22:14 2018 +0900
summary:     pycompat: name maplist() and ziplist() for better traceback message

https://www.mercurial-scm.org/repo/hg/rev/ec46b0ee2e3c
changeset:   36935:ec46b0ee2e3c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Mar 12 20:37:08 2018 +0900
summary:     annotate: correct parameter name of decorate() function

https://www.mercurial-scm.org/repo/hg/rev/a2baa61bbb14
changeset:   36936:a2baa61bbb14
user:        Jun Wu <quark at fb.com>
date:        Tue Mar 13 16:56:13 2018 -0700
summary:     xdiff: move stdint.h to xdiff.h

https://www.mercurial-scm.org/repo/hg/rev/cc51b6a07869
changeset:   36937:cc51b6a07869
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Mar 09 16:31:35 2018 +0100
summary:     push-discovery: don't turn use generator when comparing bookmarks

https://www.mercurial-scm.org/repo/hg/rev/8fd9b56e8d7c
changeset:   36938:8fd9b56e8d7c
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Mar 09 15:53:41 2018 +0100
summary:     push-discovery: extract the bookmark comparison logic in its own function

https://www.mercurial-scm.org/repo/hg/rev/45bfcd16f27e
changeset:   36939:45bfcd16f27e
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sat Mar 10 12:33:19 2018 +0530
summary:     forget: add --dry-run mode

https://www.mercurial-scm.org/repo/hg/rev/b0ffcb540357
changeset:   36940:b0ffcb540357
user:        Augie Fackler <augie at google.com>
date:        Tue Mar 13 18:04:37 2018 -0400
summary:     commandserver: prefer first-party selectors module from Python 3 to backport

https://www.mercurial-scm.org/repo/hg/rev/3f7bbce8fbaa
changeset:   36941:3f7bbce8fbaa
user:        Augie Fackler <augie at google.com>
date:        Tue Mar 13 18:05:49 2018 -0400
summary:     hghave: fix xdiff check on Python 3

https://www.mercurial-scm.org/repo/hg/rev/bf73012877a4
changeset:   36942:bf73012877a4
user:        Augie Fackler <augie at google.com>
date:        Tue Mar 13 18:13:37 2018 -0400
summary:     hghave: fix hardlink-whitelisted check on Python 3

https://www.mercurial-scm.org/repo/hg/rev/c8768bc46d24
changeset:   36943:c8768bc46d24
user:        Augie Fackler <augie at google.com>
date:        Tue Mar 13 22:53:49 2018 -0400
summary:     tests: add a cat of `error.log` in subrepo test

https://www.mercurial-scm.org/repo/hg/rev/65615c29e74f
changeset:   36944:65615c29e74f
user:        Augie Fackler <augie at google.com>
date:        Wed Mar 14 15:56:34 2018 -0400
summary:     tests: fix test-wireproto.py to work around serverrepo() not having a ui

https://www.mercurial-scm.org/repo/hg/rev/4901d1e22b27
changeset:   36945:4901d1e22b27
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Mar 05 11:48:28 2018 -0500
summary:     peer-request: include more details about batch commands

https://www.mercurial-scm.org/repo/hg/rev/68ae7d764a65
changeset:   36946:68ae7d764a65
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Mar 09 18:39:48 2018 +0100
summary:     util: clear debugstacktrace call

https://www.mercurial-scm.org/repo/hg/rev/3d0178bf1039
changeset:   36947:3d0178bf1039
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Mar 14 11:16:45 2018 -0700
summary:     uncommit: fix unaligned indentation

https://www.mercurial-scm.org/repo/hg/rev/0585337ea787
changeset:   36948:0585337ea787
user:        Augie Fackler <augie at google.com>
date:        Wed Mar 14 15:39:28 2018 -0400
summary:     cleanup: fix some latent open(path).read() et al calls we previously missed

https://www.mercurial-scm.org/repo/hg/rev/35d814fe2f30
changeset:   36949:35d814fe2f30
user:        Augie Fackler <augie at google.com>
date:        Wed Mar 14 15:42:23 2018 -0400
summary:     contrib: open a hole in the open().read() ban for open().close()

https://www.mercurial-scm.org/repo/hg/rev/c18ae7a07019
changeset:   36950:c18ae7a07019
user:        Augie Fackler <augie at google.com>
date:        Wed Mar 14 15:44:53 2018 -0400
summary:     tests: clean up two wayward `python` invocations

https://www.mercurial-scm.org/repo/hg/rev/c92d1d3c58ee
changeset:   36951:c92d1d3c58ee
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 17:16:56 2018 +0100
summary:     debugbundle: do not display detailed part data in --quiet mode

https://www.mercurial-scm.org/repo/hg/rev/b24cde12061b
changeset:   36952:b24cde12061b
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 17:21:10 2018 +0100
summary:     debugupdatecache: also warm rev branch cache

https://www.mercurial-scm.org/repo/hg/rev/b9bbcf9ffac1
changeset:   36953:b9bbcf9ffac1
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue Mar 13 20:34:38 2018 +0800
summary:     obsolete: move marker flags to obsutil

https://www.mercurial-scm.org/repo/hg/rev/efc4fb344c05
changeset:   36954:efc4fb344c05
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Mon Feb 26 20:44:01 2018 +0800
summary:     debug: add debugwhyunstable that explains instabilities

https://www.mercurial-scm.org/repo/hg/rev/f21798a6bc20
changeset:   36955:f21798a6bc20
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Mon Feb 26 20:44:21 2018 +0800
summary:     hgweb: explain instabilities of unstable changesets

https://www.mercurial-scm.org/repo/hg/rev/b710fdebd0db
changeset:   36956:b710fdebd0db
user:        Augie Fackler <augie at google.com>
date:        Tue Mar 13 17:55:03 2018 -0400
summary:     remotenames: work around move of ABCs in collections

https://www.mercurial-scm.org/repo/hg/rev/a8d540d2628c
changeset:   36957:a8d540d2628c
user:        Augie Fackler <augie at google.com>
date:        Wed Mar 14 14:05:45 2018 -0400
summary:     contrib: fix a subtle bug in check-code's regex rewriting

https://www.mercurial-scm.org/repo/hg/rev/644a02f6b34f
changeset:   36958:644a02f6b34f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Mar 14 11:52:35 2018 -0700
summary:     util: prefer "bytesio" to "stringio"

https://www.mercurial-scm.org/repo/hg/rev/43815d87c6aa
changeset:   36959:43815d87c6aa
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Mar 07 19:57:50 2018 -0800
summary:     httppeer: alias url as urlmod

https://www.mercurial-scm.org/repo/hg/rev/66651ec259ea
changeset:   36960:66651ec259ea
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Mar 05 00:18:07 2018 -0500
summary:     commands: don't check for merge.update() truthiness

https://www.mercurial-scm.org/repo/hg/rev/586891c561dc
changeset:   36961:586891c561dc
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Mar 15 11:19:16 2018 -0700
summary:     httppeer: consolidate _requestbuilder assignments and document

https://www.mercurial-scm.org/repo/hg/rev/95f4f1bfb650
changeset:   36962:95f4f1bfb650
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jan 18 14:21:05 2018 +0100
summary:     revbranchcache: add a public function to update the data

https://www.mercurial-scm.org/repo/hg/rev/9988fc10f49e
changeset:   36963:9988fc10f49e
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 17:35:04 2018 +0100
summary:     revbranchcache: add a bundle2 handler for a rbc part

https://www.mercurial-scm.org/repo/hg/rev/79b73be4dda5
changeset:   36964:79b73be4dda5
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 17:26:22 2018 +0100
summary:     rev-branch-cache: add a function to generate a part

https://www.mercurial-scm.org/repo/hg/rev/b89a7ef29013
changeset:   36965:b89a7ef29013
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 17:33:00 2018 +0100
summary:     bundle: include advisory rev branch cache part in bundle2 bundle

https://www.mercurial-scm.org/repo/hg/rev/c0e90df1ab1e
changeset:   36966:c0e90df1ab1e
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jan 18 14:58:02 2018 +0100
summary:     revbranchcache: add the necessary bit to send 'rbc' data over bundle2

https://www.mercurial-scm.org/repo/hg/rev/f62873dba3fd
changeset:   36967:f62873dba3fd
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Feb 21 19:26:41 2018 +0100
summary:     revbranchcache: disable the new part for narrow hg bundle

https://www.mercurial-scm.org/repo/hg/rev/2090044a288d
changeset:   36968:2090044a288d
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Jan 18 15:10:22 2018 +0100
summary:     revbranchcache: advertise and use 'rbc' exchange capability

https://www.mercurial-scm.org/repo/hg/rev/452696bf3e60
changeset:   36969:452696bf3e60
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Mar 15 20:10:54 2018 +0900
summary:     test-template-engine: deduplicate methods of custom template engine

https://www.mercurial-scm.org/repo/hg/rev/e55d80804ace
changeset:   36970:e55d80804ace
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Mar 16 23:59:13 2018 +0900
summary:     py3: make test-template-engine.t bytes-safe

https://www.mercurial-scm.org/repo/hg/rev/ff9cb7067329
changeset:   36971:ff9cb7067329
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Mar 17 00:06:14 2018 +0900
summary:     test-template-engine: do not evaluate unused keywords by custom engine

https://www.mercurial-scm.org/repo/hg/rev/28ba7d111337
changeset:   36972:28ba7d111337
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Mar 14 11:16:49 2018 -0700
summary:     uncommit: leave empty commit if all files are uncommitted

https://www.mercurial-scm.org/repo/hg/rev/d63c5c651183
changeset:   36973:d63c5c651183
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat Mar 17 09:49:21 2018 -0700
summary:     uncommit: document when the commit will be pruned

https://www.mercurial-scm.org/repo/hg/rev/435b8b05affd
changeset:   36974:435b8b05affd
bookmark:    @
tag:         tip
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Sat Mar 17 09:33:17 2018 -0700
summary:     uncommit: simplify condition for keeping commit

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


More information about the Mercurial-devel mailing list