mercurial at 34709: 28 new changesets

Mercurial Commits hg at intevation.de
Wed Oct 18 16:16:26 UTC 2017


28 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/7e3001b74ab3
changeset:   34682:7e3001b74ab3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Fri Oct 06 20:54:23 2017 +0530
summary:     tersestatus: re-implement the functionality to terse the status

https://www.mercurial-scm.org/repo/hg/rev/3d6d4b12128e
changeset:   34683:3d6d4b12128e
user:        Denis Laxalde <denis at laxalde.org>
date:        Wed Oct 11 21:19:19 2017 +0200
summary:     tersestatus: make methods part of the dirnode class

https://www.mercurial-scm.org/repo/hg/rev/5d98674df18a
changeset:   34684:5d98674df18a
user:        Denis Laxalde <denis at laxalde.org>
date:        Fri Oct 13 04:02:06 2017 +0530
summary:     tersestatus: avoid modifying tersedict

https://www.mercurial-scm.org/repo/hg/rev/6036e6e205ca
changeset:   34685:6036e6e205ca
user:        Phil Cohen <phillco at fb.com>
date:        Fri Oct 13 12:40:05 2017 -0700
summary:     context: add a fast-comparision for arbitraryfilectx and workingfilectx

https://www.mercurial-scm.org/repo/hg/rev/0d1b8be8d8a8
changeset:   34686:0d1b8be8d8a8
user:        muxator <a.mux at inwind.it>
date:        Fri Oct 13 22:42:17 2017 +0200
summary:     build: for the bootstrap phase of a deb/rpm build pure-py mercurial is enough

https://www.mercurial-scm.org/repo/hg/rev/e79b6300d97c
changeset:   34687:e79b6300d97c
user:        Boris Feld <boris.feld at octobus.net>
date:        Sun Oct 08 13:08:31 2017 +0200
summary:     hook: add a 'hashook' function to test for hook existence

https://www.mercurial-scm.org/repo/hg/rev/a88166a4dce3
changeset:   34688:a88166a4dce3
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Oct 14 13:37:14 2017 +0900
summary:     test-i18n: guard gettext test appropriately

https://www.mercurial-scm.org/repo/hg/rev/f07cf12e740f
changeset:   34689:f07cf12e740f
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Oct 14 00:07:26 2017 -0400
summary:     test-audit-path: fill in missing output for no-symlink case

https://www.mercurial-scm.org/repo/hg/rev/54efbbec466d
changeset:   34690:54efbbec466d
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Oct 14 00:20:59 2017 -0400
summary:     test-extdata: conditonalize error message for Windows

https://www.mercurial-scm.org/repo/hg/rev/857fc3313f7b
changeset:   34691:857fc3313f7b
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Oct 14 01:07:59 2017 -0400
summary:     test-conflicts: conditionalize for no-symlink platforms

https://www.mercurial-scm.org/repo/hg/rev/4c322b95a6ab
changeset:   34692:4c322b95a6ab
user:        Matt Harbison <matt_harbison at yahoo.com>
date:        Sat Oct 14 01:20:12 2017 -0400
summary:     tests: add globs for Windows

https://www.mercurial-scm.org/repo/hg/rev/56bb07a0b75c
changeset:   34693:56bb07a0b75c
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 05 14:15:05 2017 -0400
summary:     python3: move from using func_name to __name__

https://www.mercurial-scm.org/repo/hg/rev/2976cf87a60a
changeset:   34694:2976cf87a60a
user:        Augie Fackler <augie at google.com>
date:        Sat Oct 14 02:57:26 2017 -0400
summary:     url: add cgi.escape equivalent for bytestrings

https://www.mercurial-scm.org/repo/hg/rev/e178fcaa3933
changeset:   34695:e178fcaa3933
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 05 14:16:20 2017 -0400
summary:     python3: use our bytes-only version of cgi.escape everywhere

https://www.mercurial-scm.org/repo/hg/rev/15b561fffde5
changeset:   34696:15b561fffde5
user:        Augie Fackler <augie at google.com>
date:        Mon Sep 14 14:16:31 2015 -0400
summary:     hghave: add a check for clang-format

https://www.mercurial-scm.org/repo/hg/rev/ce77b0563228
changeset:   34697:ce77b0563228
user:        Augie Fackler <augie at google.com>
date:        Wed Oct 04 10:52:50 2017 -0400
summary:     bitmanipulation: reformat with clang-format

https://www.mercurial-scm.org/repo/hg/rev/23eb03f46929
changeset:   34698:23eb03f46929
user:        Denis Laxalde <denis at laxalde.org>
date:        Sat Oct 14 13:33:37 2017 +0200
summary:     tersestatus: rework dirnode and tersedir docstrings

https://www.mercurial-scm.org/repo/hg/rev/375c8debe336
changeset:   34699:375c8debe336
user:        Augie Fackler <augie at google.com>
date:        Sat Oct 14 14:07:39 2017 -0400
summary:     httppeer: pass url to urllib as native str, not bytes

https://www.mercurial-scm.org/repo/hg/rev/8e5132ece156
changeset:   34700:8e5132ece156
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 05 14:29:51 2017 -0400
summary:     hgweb: more native string treatment in query string parsing

https://www.mercurial-scm.org/repo/hg/rev/6db536bed7ec
changeset:   34701:6db536bed7ec
user:        Augie Fackler <augie at google.com>
date:        Sun Oct 01 12:12:34 2017 -0400
summary:     httppeer: use native strings for headers

https://www.mercurial-scm.org/repo/hg/rev/b2316265a32e
changeset:   34702:b2316265a32e
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 05 14:48:31 2017 -0400
summary:     hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else Z

https://www.mercurial-scm.org/repo/hg/rev/d1fccbd50fcd
changeset:   34703:d1fccbd50fcd
user:        Augie Fackler <augie at google.com>
date:        Thu Oct 05 14:48:52 2017 -0400
summary:     hgweb: use native strings consistently for querystring parsing

https://www.mercurial-scm.org/repo/hg/rev/c51380879054
changeset:   34704:c51380879054
user:        Augie Fackler <augie at google.com>
date:        Sat Oct 14 15:42:38 2017 -0400
summary:     hgweb: rewrite most obviously-native-strings to be native strings

https://www.mercurial-scm.org/repo/hg/rev/23ed47a895d5
changeset:   34705:23ed47a895d5
user:        Augie Fackler <augie at google.com>
date:        Sat Oct 14 03:13:50 2017 -0400
summary:     config: graduate experimental.updatecheck to commands.update.check

https://www.mercurial-scm.org/repo/hg/rev/8782076874f5
changeset:   34706:8782076874f5
user:        Augie Fackler <augie at google.com>
date:        Sat Oct 14 15:43:06 2017 -0400
summary:     hgweb: fix logging to use native strings as appropriate

https://www.mercurial-scm.org/repo/hg/rev/6cd8d8203204
changeset:   34707:6cd8d8203204
user:        Augie Fackler <augie at google.com>
date:        Fri Oct 13 15:58:54 2017 -0400
summary:     tweakdefaults: make commands.update.check be `noconflict`

https://www.mercurial-scm.org/repo/hg/rev/ee5f0d047b41
changeset:   34708:ee5f0d047b41
user:        Boris Feld <boris.feld at octobus.net>
date:        Tue Oct 10 17:53:42 2017 +0200
summary:     bookmark: add a dedicated txnclose-bookmark hook

https://www.mercurial-scm.org/repo/hg/rev/c212947273a7
changeset:   34709:c212947273a7
bookmark:    @
tag:         tip
user:        Boris Feld <boris.feld at octobus.net>
date:        Sun Oct 08 18:50:14 2017 +0200
summary:     bookmark: add a dedicated pretxnclose-bookmark hook

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


More information about the Mercurial-devel mailing list