mercurial at 39350: 37 new changesets

Mercurial Commits hg at intevation.de
Thu Aug 30 22:15:39 UTC 2018


37 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/7f5e6d3e9032
changeset:   39314:7f5e6d3e9032
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Aug 27 10:15:15 2018 -0700
summary:     manifest: proxy to revlog instance instead of inheriting

https://www.mercurial-scm.org/repo/hg/rev/57c3864f3aad
changeset:   39315:57c3864f3aad
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 16:50:44 2018 +0000
summary:     manifest: make tree a public attribute

https://www.mercurial-scm.org/repo/hg/rev/53363a8eff57
changeset:   39316:53363a8eff57
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Aug 27 08:55:24 2018 -0700
summary:     manifest: don't go through revlog to access node symbols

https://www.mercurial-scm.org/repo/hg/rev/eb9b8679c852
changeset:   39317:eb9b8679c852
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Aug 27 08:52:33 2018 -0700
summary:     manifest: change terminology for storage in context classes

https://www.mercurial-scm.org/repo/hg/rev/c03c5f528e9b
changeset:   39318:c03c5f528e9b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 19:45:39 2018 +0000
summary:     perf: use storage API for resolving manifest node

https://www.mercurial-scm.org/repo/hg/rev/862d23bc5749
changeset:   39319:862d23bc5749
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Aug 27 08:58:25 2018 -0700
summary:     perf: add function for obtaining manifest revision

https://www.mercurial-scm.org/repo/hg/rev/57301ba47e66
changeset:   39320:57301ba47e66
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 19:53:02 2018 +0000
summary:     manifest: use public API for obtaining storage object

https://www.mercurial-scm.org/repo/hg/rev/52860f52ed13
changeset:   39321:52860f52ed13
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 19:58:06 2018 +0000
summary:     manifest: rename manifestlog._revlog to _rootstore

https://www.mercurial-scm.org/repo/hg/rev/5886384d1ac5
changeset:   39322:5886384d1ac5
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 20:23:45 2018 +0000
summary:     manifest: use fulltextcache instead of _fulltextcache

https://www.mercurial-scm.org/repo/hg/rev/c11e8894b9ca
changeset:   39323:c11e8894b9ca
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Wed Aug 15 23:05:23 2018 +0000
summary:     tests: mark manifestfulltextcache as conditional on revlog store

https://www.mercurial-scm.org/repo/hg/rev/b902b177901d
changeset:   39324:b902b177901d
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Aug 28 13:29:47 2018 -0700
summary:     revsetlang: fix position of '-' in spaceless 'a-b' expressions

https://www.mercurial-scm.org/repo/hg/rev/93175cba7edd
changeset:   39325:93175cba7edd
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Tue Aug 28 15:09:18 2018 -0700
summary:     obsutil: make sure "addedmarkers" is not None in getobsoleted()

https://www.mercurial-scm.org/repo/hg/rev/63aa928be559
changeset:   39326:63aa928be559
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Aug 27 10:44:43 2018 -0700
summary:     tests: add log output after stripping for context for next test

https://www.mercurial-scm.org/repo/hg/rev/a3af500a1362
changeset:   39327:a3af500a1362
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Jul 11 12:26:44 2018 -0700
summary:     tests: add test showing that rebase of extinct commit with successor fails

https://www.mercurial-scm.org/repo/hg/rev/94a4980695f8
changeset:   39328:94a4980695f8
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jul 12 12:11:20 2018 -0700
summary:     rebase: skip extinct revisions even if it has no successor in rebase set

https://www.mercurial-scm.org/repo/hg/rev/729082bb9938
changeset:   39329:729082bb9938
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 16 02:08:13 2018 +0200
summary:     revlog: split constants into a new `revlogutils.constants` module

https://www.mercurial-scm.org/repo/hg/rev/655b5b465953
changeset:   39330:655b5b465953
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 16 02:53:42 2018 +0200
summary:     revlog: split functionality related to deltas computation in a new module

https://www.mercurial-scm.org/repo/hg/rev/fd0150a3c2fe
changeset:   39331:fd0150a3c2fe
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Aug 29 09:41:04 2018 -0700
summary:     revlogdeltas: extra fulltext building in its own function

https://www.mercurial-scm.org/repo/hg/rev/6f4b8f607a31
changeset:   39332:6f4b8f607a31
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 16 04:20:34 2018 +0200
summary:     revlogdeltas: move special cases around raw revisions in finddeltainfo

https://www.mercurial-scm.org/repo/hg/rev/5d343a24bff5
changeset:   39333:5d343a24bff5
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 16 04:38:57 2018 +0200
summary:     revlogdeltas: always return a delta info object in finddeltainfo

https://www.mercurial-scm.org/repo/hg/rev/507f5b1dd7c8
changeset:   39334:507f5b1dd7c8
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Aug 18 07:27:34 2018 +0200
summary:     revlogdeltas: extract _getcandidaterevs in a function

https://www.mercurial-scm.org/repo/hg/rev/1441eb38849f
changeset:   39335:1441eb38849f
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Aug 18 07:32:05 2018 +0200
summary:     revlogdeltas: pass revision number to _candidatesgroups

https://www.mercurial-scm.org/repo/hg/rev/1c6ff52fe9cf
changeset:   39336:1c6ff52fe9cf
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Aug 29 09:55:11 2018 -0700
summary:     revlogdeltas: split candidate groups selection from the filtering logic

https://www.mercurial-scm.org/repo/hg/rev/37957e07138c
changeset:   39337:37957e07138c
user:        Boris Feld <boris.feld at octobus.net>
date:        Sat Aug 18 08:41:36 2018 +0200
summary:     revlogdeltas: move finddeltainfo filtering inside _candidategroups

https://www.mercurial-scm.org/repo/hg/rev/fb9ee1ba5e42
changeset:   39338:fb9ee1ba5e42
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 05 12:48:02 2018 +0900
summary:     test-help: add tests showing that sections can't be filtered by dotted name

https://www.mercurial-scm.org/repo/hg/rev/d30867a745a1
changeset:   39339:d30867a745a1
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 05 12:42:10 2018 +0900
summary:     help: rewrite parsing of help topic to not drop section name with dots

https://www.mercurial-scm.org/repo/hg/rev/b2feccc199c2
changeset:   39340:b2feccc199c2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 05 13:34:58 2018 +0900
summary:     minirst: mark getsections() as an internal helper

https://www.mercurial-scm.org/repo/hg/rev/ca2f4dabf51d
changeset:   39341:ca2f4dabf51d
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sun Aug 05 13:34:04 2018 +0900
summary:     minirst: filter blocks by full path to section

https://www.mercurial-scm.org/repo/hg/rev/d52fa7ddd1ac
changeset:   39342:d52fa7ddd1ac
user:        Boris Feld <boris.feld at octobus.net>
date:        Thu Aug 23 00:51:38 2018 +0200
summary:     shelve: move createcmd next to _docreatecmd

https://www.mercurial-scm.org/repo/hg/rev/bab58b1d87c7
changeset:   39343:bab58b1d87c7
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue May 29 11:40:40 2018 +0200
summary:     shelve: rename method for data write/read

https://www.mercurial-scm.org/repo/hg/rev/eecd68ca041d
changeset:   39344:eecd68ca041d
user:        Boris Feld <boris.feld at octobus.net>
date:        Wed Jun 06 00:48:24 2018 +0200
summary:     shelve: drop mention of obsshelve file

https://www.mercurial-scm.org/repo/hg/rev/3fec8aa9b454
changeset:   39345:3fec8aa9b454
user:        Valentin Gatien-Baron <valentin.gatienbaron at gmail.com>
date:        Sun Aug 26 15:23:03 2018 -0400
summary:     resolve: make condition clearer, and able to handle a new flag

https://www.mercurial-scm.org/repo/hg/rev/d0dfdf263a20
changeset:   39346:d0dfdf263a20
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue Aug 21 14:49:02 2018 +0800
summary:     zsh_completion: adjust usage of common options

https://www.mercurial-scm.org/repo/hg/rev/ad1c6bd3c676
changeset:   39347:ad1c6bd3c676
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Tue Aug 21 21:05:01 2018 +0800
summary:     zsh_completion: complete hg files

https://www.mercurial-scm.org/repo/hg/rev/cde75233c415
changeset:   39348:cde75233c415
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 29 09:50:39 2018 -0700
summary:     rename: quote hg commands in warnings

https://www.mercurial-scm.org/repo/hg/rev/534e451b6dda
changeset:   39349:534e451b6dda
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 29 09:54:50 2018 -0700
summary:     rename: emit hint about using --after consistently

https://www.mercurial-scm.org/repo/hg/rev/5b92a717bfc1
changeset:   39350:5b92a717bfc1
bookmark:    @
tag:         tip
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Wed Aug 29 09:59:08 2018 -0700
summary:     rename: return error status if any rename/copy failed

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


More information about the Mercurial-devel mailing list