mercurial at 30808: 35 new changesets

Mercurial Commits hg at intevation.de
Fri Jan 13 18:16:07 UTC 2017


35 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/eaa5607132a2
changeset:   30774:eaa5607132a2
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Nov 24 16:24:09 2016 -0800
summary:     debugcommands: stub for debugupgraderepo command

https://www.mercurial-scm.org/repo/hg/rev/513d68a90398
changeset:   30775:513d68a90398
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Dec 18 16:16:54 2016 -0800
summary:     repair: implement requirements checking for upgrades

https://www.mercurial-scm.org/repo/hg/rev/3997edc4a86d
changeset:   30776:3997edc4a86d
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Dec 18 16:51:09 2016 -0800
summary:     repair: determine what upgrade will do

https://www.mercurial-scm.org/repo/hg/rev/7de7afd8bdd9
changeset:   30777:7de7afd8bdd9
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Dec 18 16:59:04 2016 -0800
summary:     repair: begin implementation of in-place upgrading

https://www.mercurial-scm.org/repo/hg/rev/1c7368d1a25f
changeset:   30778:1c7368d1a25f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Dec 18 17:02:57 2016 -0800
summary:     revlog: add clone method

https://www.mercurial-scm.org/repo/hg/rev/38aa1ca97b6a
changeset:   30779:38aa1ca97b6a
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Dec 18 17:00:15 2016 -0800
summary:     repair: migrate revlogs during upgrade

https://www.mercurial-scm.org/repo/hg/rev/2603d04889e1
changeset:   30780:2603d04889e1
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Nov 24 18:34:50 2016 -0800
summary:     repair: copy non-revlog store files during upgrade

https://www.mercurial-scm.org/repo/hg/rev/f2c069bf78ee
changeset:   30781:f2c069bf78ee
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Thu Nov 24 18:45:29 2016 -0800
summary:     repair: clean up stale lock file from store backup

https://www.mercurial-scm.org/repo/hg/rev/db38cfc7c29d
changeset:   30782:db38cfc7c29d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Wed Jan 11 22:42:10 2017 -0500
summary:     revset: stop lowercasing the regex pattern for 'author'

https://www.mercurial-scm.org/repo/hg/rev/931a60880df4
changeset:   30783:931a60880df4
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 07 21:26:32 2017 -0500
summary:     revset: add regular expression support to 'desc'

https://www.mercurial-scm.org/repo/hg/rev/5dd67f0993ce
changeset:   30784:5dd67f0993ce
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Jan 07 23:35:35 2017 -0500
summary:     help: eliminate duplicate text for revset string patterns

https://www.mercurial-scm.org/repo/hg/rev/301512fd6852
changeset:   30785:301512fd6852
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 12 11:52:05 2017 -0800
summary:     help: remove now-redundant pointer to revsets help

https://www.mercurial-scm.org/repo/hg/rev/e2a6f383d314
changeset:   30786:e2a6f383d314
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 12 11:43:26 2017 -0800
summary:     tests: use "hg help revisions.<predicate>" instead of grepping

https://www.mercurial-scm.org/repo/hg/rev/ff020ee5f06c
changeset:   30787:ff020ee5f06c
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Thu Jan 12 12:05:23 2017 -0800
summary:     bisect: refer directly to bisect() revset predicate in help

https://www.mercurial-scm.org/repo/hg/rev/d1901c4c8ec0
changeset:   30788:d1901c4c8ec0
user:        Sean Farley <sean at farley.io>
date:        Mon Jan 09 11:13:47 2017 -0800
summary:     patch: add config knob for displaying the index header

https://www.mercurial-scm.org/repo/hg/rev/b8ad243f5ded
changeset:   30789:b8ad243f5ded
user:        Sean Farley <sean at farley.io>
date:        Sat Dec 31 15:41:57 2016 -0600
summary:     patch: add index line for diff output

https://www.mercurial-scm.org/repo/hg/rev/dbcc10cf7f8d
changeset:   30790:dbcc10cf7f8d
user:        Sean Farley <sean at farley.io>
date:        Mon Jan 09 10:59:45 2017 -0800
summary:     patch: add label for coloring the index extended header

https://www.mercurial-scm.org/repo/hg/rev/ada160a8cfd8
changeset:   30791:ada160a8cfd8
user:        Sean Farley <sean at farley.io>
date:        Sat Jan 07 20:43:49 2017 -0800
summary:     similar: rename local variable to not collide with previous

https://www.mercurial-scm.org/repo/hg/rev/4215dc1b708b
changeset:   30792:4215dc1b708b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 11:50:17 2017 -0800
summary:     revlog: make compressed size comparisons consistent

https://www.mercurial-scm.org/repo/hg/rev/b6f455a6e4d6
changeset:   30793:b6f455a6e4d6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 13:00:16 2017 -0800
summary:     revlog: move decompress() from module to revlog class (API)

https://www.mercurial-scm.org/repo/hg/rev/31e1f0d4ab44
changeset:   30794:31e1f0d4ab44
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 12:39:03 2017 -0800
summary:     util: compression APIs to support revlog compression

https://www.mercurial-scm.org/repo/hg/rev/78ac56aebab6
changeset:   30795:78ac56aebab6
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 11:22:52 2017 -0800
summary:     revlog: use compression engine API for compression

https://www.mercurial-scm.org/repo/hg/rev/168ef0a4eb3b
changeset:   30796:168ef0a4eb3b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 12:02:08 2017 -0800
summary:     perf: support multiple compression engines in perfrevlogchunks

https://www.mercurial-scm.org/repo/hg/rev/0bde7372e4c0
changeset:   30797:0bde7372e4c0
user:        Anton Shestakov <av6 at dwimlabs.net>
date:        Sun Jan 08 10:08:29 2017 +0800
summary:     crecord: add an experimental option for space key to move cursor down

https://www.mercurial-scm.org/repo/hg/rev/f50c0db50025
changeset:   30798:f50c0db50025
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Mon Jan 02 13:27:20 2017 -0800
summary:     util: compression APIs to support revlog decompression

https://www.mercurial-scm.org/repo/hg/rev/0b49449a01f4
changeset:   30799:0b49449a01f4
user:        Yuya Nishihara <yuya at tcha.org>
date:        Fri Jan 13 23:48:21 2017 +0900
summary:     help: use :hg: role and canonical name to point to revset string patterns

https://www.mercurial-scm.org/repo/hg/rev/cd23879cbac7
changeset:   30800:cd23879cbac7
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jan 09 16:16:26 2017 +0900
summary:     revset: rename rev argument of followlines() to startrev

https://www.mercurial-scm.org/repo/hg/rev/67ee7874e53b
changeset:   30801:67ee7874e53b
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jan 09 17:39:44 2017 +0900
summary:     revset: factor out getinteger() helper

https://www.mercurial-scm.org/repo/hg/rev/5eb3e4568c94
changeset:   30802:5eb3e4568c94
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jan 09 17:45:11 2017 +0900
summary:     revset: add default value to getinteger() helper

https://www.mercurial-scm.org/repo/hg/rev/d389f19f14aa
changeset:   30803:d389f19f14aa
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jan 09 16:55:56 2017 +0900
summary:     revset: do not transform range* operators in parsed tree

https://www.mercurial-scm.org/repo/hg/rev/4227f80f72b2
changeset:   30804:4227f80f72b2
user:        Yuya Nishihara <yuya at tcha.org>
date:        Mon Jan 09 17:58:19 2017 +0900
summary:     revset: abuse x:y syntax to specify line range of followlines()

https://www.mercurial-scm.org/repo/hg/rev/0ae287eb6a4f
changeset:   30805:0ae287eb6a4f
user:        Sean Farley <sean at farley.io>
date:        Sat Jan 07 20:47:57 2017 -0800
summary:     similar: move score function to module level

https://www.mercurial-scm.org/repo/hg/rev/e2796f193f06
changeset:   30806:e2796f193f06
user:        Sean Farley <sean at farley.io>
date:        Mon Jan 09 10:51:44 2017 -0800
summary:     patch: add similarity config knob in experimental section

https://www.mercurial-scm.org/repo/hg/rev/6381a6dbc325
changeset:   30807:6381a6dbc325
user:        Sean Farley <sean at farley.io>
date:        Mon Jan 09 11:24:18 2017 -0800
summary:     patch: use opt.showsimilarity to calculate and show the similarity

https://www.mercurial-scm.org/repo/hg/rev/8540967cd9e0
changeset:   30808:8540967cd9e0
bookmark:    @
tag:         tip
user:        Sean Farley <sean at farley.io>
date:        Mon Jan 09 11:01:45 2017 -0800
summary:     patch: add label for coloring the similarity extended header

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


More information about the Mercurial-devel mailing list