mercurial at 34064: 37 new changesets

Mercurial Commits hg at intevation.de
Wed Sep 6 17:16:44 UTC 2017


37 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/bfb38c5cebf4
changeset:   34028:bfb38c5cebf4
parent:      34026:b2eb0aa445cb
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 30 09:21:31 2017 -0700
summary:     revlog: move check for wdir from changelog to revlog

https://www.mercurial-scm.org/repo/hg/rev/6e6452bc441d
changeset:   34029:6e6452bc441d
user:        Michael Bolin <mbolin at fb.com>
date:        Wed Aug 30 20:25:56 2017 +0000
summary:     editor: use an unambiguous path suffix for editor files

https://www.mercurial-scm.org/repo/hg/rev/e97be042fa1b
changeset:   34030:e97be042fa1b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Thu Aug 31 21:56:40 2017 +0900
summary:     encoding: check overflow while calculating size of JSON escape buffer

https://www.mercurial-scm.org/repo/hg/rev/52bd006b4f49
changeset:   34031:52bd006b4f49
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:05:19 2017 -0700
summary:     filemerge: extract _maketemp and _makebackup

https://www.mercurial-scm.org/repo/hg/rev/67cfffbfb6a0
changeset:   34032:67cfffbfb6a0
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     filemerge: eliminate most uses of tempfiles

https://www.mercurial-scm.org/repo/hg/rev/d37f1bb68169
changeset:   34033:d37f1bb68169
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     filemerge: move a util copy call to filectx.write

https://www.mercurial-scm.org/repo/hg/rev/7558917f291e
changeset:   34034:7558917f291e
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     filemerge: add `_workingpath`

https://www.mercurial-scm.org/repo/hg/rev/96123bdea43e
changeset:   34035:96123bdea43e
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     filemerge: reduce creation of tempfiles until needed

https://www.mercurial-scm.org/repo/hg/rev/fe04c018eaac
changeset:   34036:fe04c018eaac
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     filemerge: add _restorebackup

https://www.mercurial-scm.org/repo/hg/rev/65ae54582713
changeset:   34037:65ae54582713
user:        Phil Cohen <phillco at fb.com>
date:        Thu Aug 31 11:28:59 2017 -0700
summary:     merge: move some of the logic in batchget() to workingfilectx

https://www.mercurial-scm.org/repo/hg/rev/bc2535238de2
changeset:   34038:bc2535238de2
user:        Jun Wu <quark at fb.com>
date:        Mon Aug 28 13:43:25 2017 -0700
summary:     import-checker: allow relative import a module being checked

https://www.mercurial-scm.org/repo/hg/rev/72b23c9452d6
changeset:   34039:72b23c9452d6
user:        Jun Wu <quark at fb.com>
date:        Wed Aug 02 21:01:38 2017 -0700
summary:     run-tests: pass --with-hg to run-tests.py command used by bisect

https://www.mercurial-scm.org/repo/hg/rev/85bfd6a0bdbf
changeset:   34040:85bfd6a0bdbf
user:        Jun Wu <quark at fb.com>
date:        Wed Aug 02 21:01:38 2017 -0700
summary:     run-tests: extract prefix of bisect commands to a variable

https://www.mercurial-scm.org/repo/hg/rev/40313c63da87
changeset:   34041:40313c63da87
user:        Jun Wu <quark at fb.com>
date:        Wed Aug 02 21:24:29 2017 -0700
summary:     run-tests: allow bisecting a different repo

https://www.mercurial-scm.org/repo/hg/rev/c0170d88ed2b
changeset:   34042:c0170d88ed2b
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Wed Aug 30 18:19:14 2017 +0530
summary:     patch: take messages out of the function so that extensions can add entries

https://www.mercurial-scm.org/repo/hg/rev/90896b61fe26
changeset:   34043:90896b61fe26
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 17 21:30:04 2016 +0900
summary:     parser: add helper function that constructs parsed tree from template

https://www.mercurial-scm.org/repo/hg/rev/b862e6fca7ac
changeset:   34044:b862e6fca7ac
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 17 21:38:25 2016 +0900
summary:     revsetlang: build optimized tree by helper function

https://www.mercurial-scm.org/repo/hg/rev/79681d8ee587
changeset:   34045:79681d8ee587
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 17 21:31:09 2016 +0900
summary:     parser: add helper function to test if pattern matches parsed tree

https://www.mercurial-scm.org/repo/hg/rev/f23cbca9b277
changeset:   34046:f23cbca9b277
user:        Yuya Nishihara <yuya at tcha.org>
date:        Wed Feb 17 21:40:59 2016 +0900
summary:     revsetlang: match tree by helper function on optimize

https://www.mercurial-scm.org/repo/hg/rev/b2c691d75d93
changeset:   34047:b2c691d75d93
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Aug 19 22:04:03 2017 +0900
summary:     revsetlang: remove unused functions

https://www.mercurial-scm.org/repo/hg/rev/0e0ac8f09048
changeset:   34048:0e0ac8f09048
user:        Christophe de Vienne <christophe at cdevienne.info>
date:        Tue Aug 29 18:24:51 2017 +0200
summary:     extensions: prohibit unicode defaults

https://www.mercurial-scm.org/repo/hg/rev/6330df9d6393
changeset:   34049:6330df9d6393
user:        Phil Cohen <phillco at fb.com>
date:        Fri Sep 01 10:35:43 2017 -0700
summary:     simplemerge: remove unused `repo` parameter

https://www.mercurial-scm.org/repo/hg/rev/b4226ad98366
changeset:   34050:b4226ad98366
user:        Phil Cohen <phillco at fb.com>
date:        Fri Sep 01 10:35:43 2017 -0700
summary:     simplemerge: remove unused `filtereddata` parameter

https://www.mercurial-scm.org/repo/hg/rev/d2fc88426d21
changeset:   34051:d2fc88426d21
user:        Phil Cohen <phillco at fb.com>
date:        Fri Sep 01 11:52:20 2017 -0700
summary:     context: add arbitraryfilectx, which can represent files outside the workdir

https://www.mercurial-scm.org/repo/hg/rev/ca6a3852daf0
changeset:   34052:ca6a3852daf0
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Aug 31 19:40:15 2017 -0700
summary:     util: use set for reserved Windows filenames

https://www.mercurial-scm.org/repo/hg/rev/24ce7b0edaf9
changeset:   34053:24ce7b0edaf9
user:        Jun Wu <quark at fb.com>
date:        Fri Sep 01 11:13:55 2017 -0700
summary:     test-amend: match output using conditional test case name

https://www.mercurial-scm.org/repo/hg/rev/3c82b14d2838
changeset:   34054:3c82b14d2838
user:        Michael Bolin <mbolin at fb.com>
date:        Fri Sep 01 20:28:26 2017 +0000
summary:     editor: file created for diff action should have .diff suffix

https://www.mercurial-scm.org/repo/hg/rev/ae92e5c0441c
changeset:   34055:ae92e5c0441c
user:        Saurabh Singh <singhsrb at fb.com>
date:        Fri Sep 01 15:08:54 2017 -0700
summary:     amend: removing redundant if condition

https://www.mercurial-scm.org/repo/hg/rev/7e9ccb1670e3
changeset:   34056:7e9ccb1670e3
user:        Saurabh Singh <singhsrb at fb.com>
date:        Thu Aug 31 18:35:39 2017 -0700
summary:     amend: rectify comment

https://www.mercurial-scm.org/repo/hg/rev/da13616d1a92
changeset:   34057:da13616d1a92
user:        Saurabh Singh <singhsrb at fb.com>
date:        Fri Sep 01 12:34:36 2017 -0700
summary:     amend: moving first assignment of newid closer to its use

https://www.mercurial-scm.org/repo/hg/rev/4bf1889456f3
changeset:   34058:4bf1889456f3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Sep 02 21:49:45 2017 +0900
summary:     test-editor-filename: fix portability of fake editor command

https://www.mercurial-scm.org/repo/hg/rev/6fb5a06b92c6
changeset:   34059:6fb5a06b92c6
user:        Saurabh Singh <singhsrb at fb.com>
date:        Fri Sep 01 12:34:34 2017 -0700
summary:     amend: add tests for amending only some files from commit to be amended

https://www.mercurial-scm.org/repo/hg/rev/e267d4ee4f2d
changeset:   34060:e267d4ee4f2d
user:        Jun Wu <quark at fb.com>
date:        Fri Sep 01 15:47:32 2017 -0700
summary:     check-code: forbid using bash in shebang

https://www.mercurial-scm.org/repo/hg/rev/11499bad0359
changeset:   34061:11499bad0359
user:        Jun Wu <quark at fb.com>
date:        Fri Sep 01 16:44:30 2017 -0700
summary:     check-code: forbid "\S" in egrep regular expression

https://www.mercurial-scm.org/repo/hg/rev/6c6169f71b8d
changeset:   34062:6c6169f71b8d
user:        Kyle Lippincott <spectral at google.com>
date:        Fri Sep 01 14:00:13 2017 -0700
summary:     wireproto: do not abort after successful lookup

https://www.mercurial-scm.org/repo/hg/rev/941c33cfde81
changeset:   34063:941c33cfde81
user:        Jun Wu <quark at fb.com>
date:        Thu Aug 24 18:00:23 2017 -0700
summary:     phabricator: standardize colors

https://www.mercurial-scm.org/repo/hg/rev/8b659b7388c0
changeset:   34064:8b659b7388c0
bookmark:    @
tag:         tip
user:        Jun Wu <quark at fb.com>
date:        Fri Sep 01 12:13:17 2017 -0700
summary:     phabricator: add a config to use curl for communication

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


More information about the Mercurial-devel mailing list