mercurial at 38704: 27 new changesets

Mercurial Commits hg at intevation.de
Tue Jul 17 00:15:33 UTC 2018


27 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/7e4a856a4f05
changeset:   38678:7e4a856a4f05
user:        Joerg Sonnenberger <joerg at bec.de>
date:        Thu Jul 12 15:29:03 2018 +0200
summary:     pullbundle: fix handling of gzip bundlespecs

https://www.mercurial-scm.org/repo/hg/rev/b3d0c97a0820
changeset:   38679:b3d0c97a0820
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sat Jul 14 08:59:42 2018 +0530
summary:     rebase: in --confirm option just abort if hit a conflict

https://www.mercurial-scm.org/repo/hg/rev/70448ec995c2
changeset:   38680:70448ec995c2
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sat Jul 14 23:00:22 2018 +0530
summary:     rebase: remove unnecessary confirm block

https://www.mercurial-scm.org/repo/hg/rev/8eeed92475d5
changeset:   38681:8eeed92475d5
user:        Sushil khanchi <sushilkhanchi97 at gmail.com>
date:        Sun Jul 15 15:48:18 2018 +0530
summary:     rebase: remove unused variable "release" and an extra blank line

https://www.mercurial-scm.org/repo/hg/rev/88efb7d6bcb6
changeset:   38682:88efb7d6bcb6
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 14 13:19:18 2018 +0900
summary:     phases: remove excessive optimization from newheads() (issue5939)

https://www.mercurial-scm.org/repo/hg/rev/ddd2165438cd
changeset:   38683:ddd2165438cd
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 14 13:21:49 2018 +0900
summary:     phases: micro-optimize newheads() to not create context objects

https://www.mercurial-scm.org/repo/hg/rev/07b551a4df44
changeset:   38684:07b551a4df44
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 10 20:02:53 2018 +0900
summary:     fileset: add helpers to make predicatematcher and nevermatcher

https://www.mercurial-scm.org/repo/hg/rev/80466fd85ac9
changeset:   38685:80466fd85ac9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 09 18:11:49 2018 +0900
summary:     fileset: rewrite andset() to not use mctx.narrow()

https://www.mercurial-scm.org/repo/hg/rev/131aae58a316
changeset:   38686:131aae58a316
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 10 22:19:56 2018 +0900
summary:     fileset: add "tracked()" to explicitly select files in the revision

https://www.mercurial-scm.org/repo/hg/rev/1500cbe22d53
changeset:   38687:1500cbe22d53
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jun 10 20:58:10 2018 +0900
summary:     fileset: parse argument of size() by predicate function

https://www.mercurial-scm.org/repo/hg/rev/2570dca0f21c
changeset:   38688:2570dca0f21c
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jul 10 23:49:48 2018 +0900
summary:     highlight: use matcher API to test if file should be pygmentized

https://www.mercurial-scm.org/repo/hg/rev/ff5b6fca1082
changeset:   38689:ff5b6fca1082
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 09 19:55:10 2018 +0900
summary:     fileset: rewrite predicates to return matcher not closed to subset (API) (BC)

https://www.mercurial-scm.org/repo/hg/rev/5d9749c598f0
changeset:   38690:5d9749c598f0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 09 22:31:51 2018 +0900
summary:     fileset: remove callexisting flag and mctx.existing() (API)

https://www.mercurial-scm.org/repo/hg/rev/370ff3e34160
changeset:   38691:370ff3e34160
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 09 22:35:21 2018 +0900
summary:     fileset: remove subset and unused filtering functions from matchctx

https://www.mercurial-scm.org/repo/hg/rev/3700564c63fe
changeset:   38692:3700564c63fe
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jun 09 22:38:29 2018 +0900
summary:     fileset: remove fullmatchctx class

https://www.mercurial-scm.org/repo/hg/rev/9b6a708f2263
changeset:   38693:9b6a708f2263
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jul 11 10:46:15 2018 +0200
summary:     perf: document the perfmanifest command

https://www.mercurial-scm.org/repo/hg/rev/55101513ed94
changeset:   38694:55101513ed94
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jun 22 11:02:42 2018 +0100
summary:     perf: add a 'perf.all-timing' option to display more than best time

https://www.mercurial-scm.org/repo/hg/rev/2cdb82e8fb44
changeset:   38695:2cdb82e8fb44
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Jul 14 02:09:47 2018 +0200
summary:     perffncachewrite: load fncache after lock is acquired

https://www.mercurial-scm.org/repo/hg/rev/89d93dd1a222
changeset:   38696:89d93dd1a222
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Jul 14 02:10:43 2018 +0200
summary:     store: assert the fncache have been loaded if dirty

https://www.mercurial-scm.org/repo/hg/rev/3c569172848d
changeset:   38697:3c569172848d
user:        Boris Feld <boris.feld at octobus.net>
date:        Fri Jun 01 12:10:34 2018 +0200
summary:     statprof: small if cleanup

https://www.mercurial-scm.org/repo/hg/rev/6437e89b64d5
changeset:   38698:6437e89b64d5
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 19:41:00 2018 +0900
summary:     py3: open file in binary mode in test-bundle2-remote-changegroup.t

https://www.mercurial-scm.org/repo/hg/rev/72c086b1af12
changeset:   38699:72c086b1af12
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 19:39:11 2018 +0900
summary:     py3: byte-stringify literals in extension in test-bundle2-remote-changegroup.t

https://www.mercurial-scm.org/repo/hg/rev/cfdf7bfb0ac0
changeset:   38700:cfdf7bfb0ac0
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 19:44:51 2018 +0900
summary:     py3: don't str() to byte-stringify object in test-bundle2-remote-changegroup.t

https://www.mercurial-scm.org/repo/hg/rev/f016eac2a466
changeset:   38701:f016eac2a466
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Jul 08 19:52:35 2018 +0900
summary:     py3: use bytes() to byte-stringify Abort message in handleremotechangegroup()

https://www.mercurial-scm.org/repo/hg/rev/992e108212a9
changeset:   38702:992e108212a9
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 14 10:50:10 2018 +0900
summary:     cext: reformat with clang-format 6.0

https://www.mercurial-scm.org/repo/hg/rev/b93dc48e74ad
changeset:   38703:b93dc48e74ad
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Jul 14 10:51:52 2018 +0900
summary:     hghave: require clang-format >= 6 due to output change

https://www.mercurial-scm.org/repo/hg/rev/607e2a2501e6
changeset:   38704:607e2a2501e6
bookmark:    @
tag:         tip
user:        Yuya Nishihara <yuya at tcha.org>
date:        Tue Jul 10 23:01:53 2018 +0900
summary:     revset: clarify heads() order doesn't matter while computing common ancestors

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


More information about the Mercurial-devel mailing list