mercurial at 36000: 43 new changesets

Mercurial Commits hg at intevation.de
Tue Feb 13 00:15:33 UTC 2018


43 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/fd9f2a22ee83
changeset:   35958:fd9f2a22ee83
user:        Augie Fackler <augie at google.com>
date:        Wed Feb 07 06:28:43 2018 -0500
summary:     python3: whitelist an additional 11 tests

https://www.mercurial-scm.org/repo/hg/rev/9724f54923ec
changeset:   35959:9724f54923ec
user:        Augie Fackler <augie at google.com>
date:        Tue Feb 06 05:24:28 2018 -0500
summary:     chg: enable clang-format on all .c and .h files

https://www.mercurial-scm.org/repo/hg/rev/580f7b1b88c7
changeset:   35960:580f7b1b88c7
user:        Augie Fackler <augie at google.com>
date:        Tue Feb 06 05:25:36 2018 -0500
summary:     hgsh: enable clang-format

https://www.mercurial-scm.org/repo/hg/rev/0ff41ced4c12
changeset:   35961:0ff41ced4c12
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Sun Feb 04 00:29:22 2018 +0100
summary:     diff: improve ui.write performance when not coloring on Windows

https://www.mercurial-scm.org/repo/hg/rev/fa15a70f88de
changeset:   35962:fa15a70f88de
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 20:36:51 2018 +0100
summary:     changelog: implement context manager method for 'appender' object

https://www.mercurial-scm.org/repo/hg/rev/69aaad59dc02
changeset:   35963:69aaad59dc02
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Feb 06 11:08:41 2018 +0100
summary:     changelog: add the missing 'closed' property on 'appender' object

https://www.mercurial-scm.org/repo/hg/rev/a915465a731e
changeset:   35964:a915465a731e
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Feb 06 11:51:39 2018 +0100
summary:     dumprevlog: handle being passed a mode parameter

https://www.mercurial-scm.org/repo/hg/rev/c839bbee1e13
changeset:   35965:c839bbee1e13
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Feb 06 11:52:37 2018 +0100
summary:     parseindex: also forward keyword argument in a debug wrapper

https://www.mercurial-scm.org/repo/hg/rev/8140ce44dec4
changeset:   35966:8140ce44dec4
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Feb 06 12:25:11 2018 +0100
summary:     parseindex: implement context manager method on the wrapper

https://www.mercurial-scm.org/repo/hg/rev/61326dd7cb8d
changeset:   35967:61326dd7cb8d
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:03:56 2018 +0100
summary:     revlog: move datafile opening in a method

https://www.mercurial-scm.org/repo/hg/rev/91b3b11565e5
changeset:   35968:91b3b11565e5
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:22:13 2018 +0100
summary:     revlog: move index file opening in a method

https://www.mercurial-scm.org/repo/hg/rev/1f2b8a644dd4
changeset:   35969:1f2b8a644dd4
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:34:19 2018 +0100
summary:     revlog: use context manager for index file life time in __init__

https://www.mercurial-scm.org/repo/hg/rev/69cf2e422490
changeset:   35970:69cf2e422490
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:34:47 2018 +0100
summary:     revlog: use context manager for data file lifetime in checkinlinesize

https://www.mercurial-scm.org/repo/hg/rev/0f2c51afafb2
changeset:   35971:0f2c51afafb2
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:34:57 2018 +0100
summary:     revlog: use context manager for index file lifetime in checkinlinesize

https://www.mercurial-scm.org/repo/hg/rev/82afb1a5ed94
changeset:   35972:82afb1a5ed94
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:35:14 2018 +0100
summary:     revlog: use context manager for data file lifetime in checksize

https://www.mercurial-scm.org/repo/hg/rev/4d66993bdcff
changeset:   35973:4d66993bdcff
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 17:57:29 2018 +0100
summary:     revlog: add a _datareadfp context manager for data access needs

https://www.mercurial-scm.org/repo/hg/rev/9ba1d0c724e2
changeset:   35974:9ba1d0c724e2
user:        Boris Feld <boris.feld at octobus.net>
date:        Mon Feb 05 18:04:40 2018 +0100
summary:     revlog: rename 'self.checkinlinesize' into '_enforceinlinesize'

https://www.mercurial-scm.org/repo/hg/rev/40d94ea51402
changeset:   35975:40d94ea51402
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Feb 06 10:51:15 2018 -0800
summary:     internals: refactor wire protocol documentation

https://www.mercurial-scm.org/repo/hg/rev/48a3a9283f09
changeset:   35976:48a3a9283f09
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Feb 06 11:08:36 2018 -0800
summary:     sshpeer: initial definition and implementation of new SSH protocol

https://www.mercurial-scm.org/repo/hg/rev/625038cb4b1d
changeset:   35977:625038cb4b1d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Feb 06 10:57:56 2018 -0800
summary:     sshpeer: rename sshpeer class to sshv1peer (API)

https://www.mercurial-scm.org/repo/hg/rev/59e4a7781a36
changeset:   35978:59e4a7781a36
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Feb 06 11:31:25 2018 -0800
summary:     sshpeer: implement peer for version 2 of wire protocol

https://www.mercurial-scm.org/repo/hg/rev/ae79cf6f9c82
changeset:   35979:ae79cf6f9c82
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jan 31 10:06:39 2018 -0800
summary:     wireproto: remove unnecessary exception trapping

https://www.mercurial-scm.org/repo/hg/rev/b4976912a6ef
changeset:   35980:b4976912a6ef
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Jan 30 15:21:59 2018 -0800
summary:     wireproto: improve docstring for @wireprotocommand

https://www.mercurial-scm.org/repo/hg/rev/ef683a0fd21f
changeset:   35981:ef683a0fd21f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jan 31 14:05:11 2018 -0800
summary:     wireproto: define and use types for wire protocol commands

https://www.mercurial-scm.org/repo/hg/rev/5a56bf4180ad
changeset:   35982:5a56bf4180ad
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Tue Jan 30 18:41:44 2018 -0800
summary:     wireproto: function for testing if wire protocol command is available

https://www.mercurial-scm.org/repo/hg/rev/f540b6448738
changeset:   35983:f540b6448738
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Feb 01 18:48:52 2018 -0800
summary:     largefiles: register wire protocol commands with modern APIs

https://www.mercurial-scm.org/repo/hg/rev/cdc93fe1da77
changeset:   35984:cdc93fe1da77
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jan 31 16:21:43 2018 -0800
summary:     wireprotoserver: move protocol parsing and dispatch out of hgweb

https://www.mercurial-scm.org/repo/hg/rev/e69e65b2b4a9
changeset:   35985:e69e65b2b4a9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jan 31 16:43:46 2018 -0800
summary:     hgweb: move call to protocol handler outside of try..except

https://www.mercurial-scm.org/repo/hg/rev/98a00aa0288d
changeset:   35986:98a00aa0288d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Jan 31 17:34:45 2018 -0800
summary:     wireprotoserver: move error response handling out of hgweb

https://www.mercurial-scm.org/repo/hg/rev/6010fe1da619
changeset:   35987:6010fe1da619
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Feb 01 16:11:54 2018 -0800
summary:     wireprotoserver: document and improve the httplib workaround

https://www.mercurial-scm.org/repo/hg/rev/04231e893a12
changeset:   35988:04231e893a12
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Feb 01 08:54:48 2018 -0800
summary:     wireprotoserver: rename abstractserverproto and improve docstring

https://www.mercurial-scm.org/repo/hg/rev/c64b9adfb371
changeset:   35989:c64b9adfb371
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Feb 07 23:42:48 2018 -0500
summary:     tests: stabilize ssh tests on Windows

https://www.mercurial-scm.org/repo/hg/rev/eefb5d603482
changeset:   35990:eefb5d603482
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 27 17:58:19 2018 -0500
summary:     lfs: add a fileset for detecting lfs files

https://www.mercurial-scm.org/repo/hg/rev/04304b779df1
changeset:   35991:04304b779df1
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Feb 09 12:48:12 2018 +0100
summary:     tests: raise a better error when patterns are wrongly formatted

https://www.mercurial-scm.org/repo/hg/rev/07cd54eae696
changeset:   35992:07cd54eae696
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Feb 09 13:18:17 2018 +0100
summary:     test: glob the temporary directory out of temporary file path

https://www.mercurial-scm.org/repo/hg/rev/a603a570cdbe
changeset:   35993:a603a570cdbe
user:        Denis Laxalde <denis.laxalde at logilab.fr>
date:        Wed Feb 07 12:06:13 2018 +0100
summary:     rebase: add a test case for issue5782

https://www.mercurial-scm.org/repo/hg/rev/ae0d25071fca
changeset:   35994:ae0d25071fca
user:        Denis Laxalde <denis at laxalde.org>
date:        Fri Feb 09 21:45:16 2018 +0100
summary:     rebase: eliminate node from successors early in _computeobsoletenotrebased()

https://www.mercurial-scm.org/repo/hg/rev/b7e2cf114e85
changeset:   35995:b7e2cf114e85
user:        Denis Laxalde <denis at laxalde.org>
date:        Fri Feb 09 22:49:20 2018 +0100
summary:     rebase: do not consider extincts for divergence detection (issue5782)

https://www.mercurial-scm.org/repo/hg/rev/de0666564bde
changeset:   35996:de0666564bde
parent:      35995:b7e2cf114e85
parent:      35950:7b2b82f891bf
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Feb 10 21:14:41 2018 +0900
summary:     merge with stable

https://www.mercurial-scm.org/repo/hg/rev/24f05489377b
changeset:   35997:24f05489377b
user:        Denis Laxalde <denis at laxalde.org>
date:        Sat Feb 10 19:33:19 2018 +0100
summary:     rebase: make "successors" a set in _computeobsoletenotrebased()

https://www.mercurial-scm.org/repo/hg/rev/dce43aaaf209
changeset:   35998:dce43aaaf209
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 27 18:56:24 2018 -0500
summary:     lfs: allow a pointer to be extracted from a context that removes the file

https://www.mercurial-scm.org/repo/hg/rev/8c7d5e90e6bd
changeset:   35999:8c7d5e90e6bd
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 27 19:22:15 2018 -0500
summary:     lfs: teach '{lfs_files}' to handle removed files

https://www.mercurial-scm.org/repo/hg/rev/91aac8e6604d
changeset:   36000:91aac8e6604d
bookmark:    @
tag:         tip
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 27 19:02:33 2018 -0500
summary:     lfs: teach the 'lfs()' fileset to handle removed files

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


More information about the Mercurial-devel mailing list