45 new changesets (16 on stable) in mercurial: https://www.mercurial-scm.org/repo/hg/rev/d55b71393907 changeset: 47012:d55b71393907 parent: 46992:5fa019ceb499 user: Joerg Sonnenberger <jo...@bec.de> date: Mon Mar 29 01:52:06 2021 +0200 summary: node: replace nullid and friends with nodeconstants class
https://www.mercurial-scm.org/repo/hg/rev/222a42ac5b2d changeset: 47013:222a42ac5b2d branch: stable parent: 47011:b7e623ac98b6 user: Kyle Lippincott <spect...@google.com> date: Tue Apr 20 13:01:47 2021 -0700 summary: dirstateguard: use mktemp-like functionality to generate the backup filenames https://www.mercurial-scm.org/repo/hg/rev/32b527417ba3 changeset: 47014:32b527417ba3 branch: stable user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 20 08:28:11 2021 -0700 summary: relnotes: copy contents of "next" to "5.8" and clear "next" https://www.mercurial-scm.org/repo/hg/rev/7001f92e0ee9 changeset: 47015:7001f92e0ee9 parent: 47012:d55b71393907 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 27 11:02:41 2021 -0700 summary: rewriteutil: replace "null changeset" by "the null revision" in error message https://www.mercurial-scm.org/repo/hg/rev/8ad2f43fe37b changeset: 47016:8ad2f43fe37b user: Martin von Zweigbergk <martinv...@google.com> date: Thu Feb 11 15:02:57 2021 -0800 summary: rewriteutil: add devel warning if precheck is called with contexts https://www.mercurial-scm.org/repo/hg/rev/da4e6d7a8fdd changeset: 47017:da4e6d7a8fdd user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 27 14:59:45 2021 -0700 summary: help: add topic about evolution, based on text from evolve extension https://www.mercurial-scm.org/repo/hg/rev/7a90fddb13b0 changeset: 47018:7a90fddb13b0 user: Martin von Zweigbergk <martinv...@google.com> date: Thu Feb 11 15:11:10 2021 -0800 summary: rewriteutil: point to help about instability when rewriting creates orphan https://www.mercurial-scm.org/repo/hg/rev/c4dbbaecaad3 changeset: 47019:c4dbbaecaad3 user: Martin von Zweigbergk <martinv...@google.com> date: Wed Apr 28 08:48:10 2021 -0700 summary: rewriteutil: adapt "cannot %s while merging" to work with "change branch of" https://www.mercurial-scm.org/repo/hg/rev/ba6881c6a178 changeset: 47020:ba6881c6a178 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Feb 23 10:28:42 2021 -0800 summary: rewriteutil: check for divergence https://www.mercurial-scm.org/repo/hg/rev/45dcb63f8ead changeset: 47021:45dcb63f8ead user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 27 14:36:52 2021 -0700 summary: branch: delete obsolete message about changing branch of obsolete commit https://www.mercurial-scm.org/repo/hg/rev/ec081d7f0009 changeset: 47022:ec081d7f0009 user: Kyle Lippincott <spect...@google.com> date: Fri Apr 16 18:56:26 2021 -0700 summary: tests: fix test-chg to ignore a warning about being unable to set locale https://www.mercurial-scm.org/repo/hg/rev/a2bf93ab3014 changeset: 47023:a2bf93ab3014 user: Kyle Lippincott <spect...@google.com> date: Fri Apr 16 15:31:05 2021 -0700 summary: profiling: add --no-profile to disable profiling enabled via config https://www.mercurial-scm.org/repo/hg/rev/8fcc0a829f3d changeset: 47024:8fcc0a829f3d user: Kyle Lippincott <spect...@google.com> date: Fri Apr 16 16:21:26 2021 -0700 summary: chg: pass --no-profile to disable profiling when starting hg serve https://www.mercurial-scm.org/repo/hg/rev/124fe94016c0 changeset: 47025:124fe94016c0 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 20 10:24:03 2021 -0700 summary: narrow: add progress-reporting when looking for local changes in `hg tracked` https://www.mercurial-scm.org/repo/hg/rev/20eba5cef2e0 changeset: 47026:20eba5cef2e0 user: Martin von Zweigbergk <martinv...@google.com> date: Tue Apr 20 11:22:35 2021 -0700 summary: narrow: add more status messages when narrowing https://www.mercurial-scm.org/repo/hg/rev/c029b35565dd changeset: 47027:c029b35565dd user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 09:50:56 2021 +0200 summary: url_util: introduce a `try_path` function https://www.mercurial-scm.org/repo/hg/rev/d69a9628eba7 changeset: 47028:d69a9628eba7 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 10:01:44 2021 +0200 summary: urlutil: inline the relevant part of `getpath` in `get_push_paths` https://www.mercurial-scm.org/repo/hg/rev/9ea75ea23534 changeset: 47029:9ea75ea23534 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 10:05:51 2021 +0200 summary: urlutil: deprecate `getpath` https://www.mercurial-scm.org/repo/hg/rev/c2b5365aa827 changeset: 47030:c2b5365aa827 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 11:46:31 2021 +0200 summary: urlutil: introduce a new `list_paths` function https://www.mercurial-scm.org/repo/hg/rev/820fe29d0fd8 changeset: 47031:820fe29d0fd8 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 11:48:29 2021 +0200 summary: paths: use `list_paths` in `hg paths` https://www.mercurial-scm.org/repo/hg/rev/6ce1af5f0764 changeset: 47032:6ce1af5f0764 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 11:50:08 2021 +0200 summary: template: use `list_paths` in `peerurls` https://www.mercurial-scm.org/repo/hg/rev/824ee4aaa09b changeset: 47033:824ee4aaa09b user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 15 12:08:34 2021 +0200 summary: template: make an explicit closure for formatting entry in peerurls https://www.mercurial-scm.org/repo/hg/rev/0d8ff1f4ab0c changeset: 47034:0d8ff1f4ab0c user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 08 00:01:11 2021 +0200 summary: revlog: add a `entry_binary` method on index https://www.mercurial-scm.org/repo/hg/rev/4f2b5f9d8cc4 changeset: 47035:4f2b5f9d8cc4 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Sat May 01 14:47:33 2021 +0200 summary: revlog: fix some comment style https://www.mercurial-scm.org/repo/hg/rev/5e64c93d5f94 changeset: 47036:5e64c93d5f94 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Sat May 01 14:47:39 2021 +0200 summary: revlog: remove the revlogio class https://www.mercurial-scm.org/repo/hg/rev/d57386e5c80e changeset: 47037:d57386e5c80e user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 01 11:31:54 2021 +0200 summary: revlog: have an explicit "pack_header" method https://www.mercurial-scm.org/repo/hg/rev/724db234b790 changeset: 47038:724db234b790 user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Thu Apr 08 00:34:16 2021 +0200 summary: revlog: code for `revlogv0` in its own module https://www.mercurial-scm.org/repo/hg/rev/54589bb9604d changeset: 47039:54589bb9604d user: Pierre-Yves David <pierre-yves.da...@octobus.net> date: Mon May 03 02:33:00 2021 +0200 summary: enforcesinglehead-test: add the expected node output next to the error https://www.mercurial-scm.org/repo/hg/rev/c853bc60c5d6 changeset: 47040:c853bc60c5d6 branch: stable parent: 47014:32b527417ba3 user: Joerg Sonnenberger <jo...@bec.de> date: Fri Apr 30 02:25:10 2021 +0200 summary: tests: bump default timeout to 360s https://www.mercurial-scm.org/repo/hg/rev/a407fe56d6e8 changeset: 47041:a407fe56d6e8 parent: 47039:54589bb9604d user: Joerg Sonnenberger <jo...@bec.de> date: Fri Apr 30 03:09:16 2021 +0200 summary: core: don't hard-code hex node lengths https://www.mercurial-scm.org/repo/hg/rev/c5e1cc0b4c77 changeset: 47042:c5e1cc0b4c77 user: Joerg Sonnenberger <jo...@bec.de> date: Fri Apr 30 03:19:45 2021 +0200 summary: core: don't hard-code node length https://www.mercurial-scm.org/repo/hg/rev/12450fbea288 changeset: 47043:12450fbea288 bookmark: @default user: Joerg Sonnenberger <jo...@bec.de> date: Fri Apr 30 02:11:58 2021 +0200 summary: manifests: push down expected node length into the parser https://www.mercurial-scm.org/repo/hg/rev/96d295dd4968 changeset: 47044:96d295dd4968 branch: stable parent: 47040:c853bc60c5d6 user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 00:23:05 2021 -0400 summary: tests: stabilize test-git-interop.t for some versions of git https://www.mercurial-scm.org/repo/hg/rev/846920d89476 changeset: 47045:846920d89476 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 00:26:12 2021 -0400 summary: git: fix partial node matching https://www.mercurial-scm.org/repo/hg/rev/497cedcb6504 changeset: 47046:497cedcb6504 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 12:31:30 2021 -0400 summary: git: make changelog.tiprev() return int instead of tuple (issue6510) https://www.mercurial-scm.org/repo/hg/rev/8d733cbc2724 changeset: 47047:8d733cbc2724 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 12:59:17 2021 -0400 summary: tests: add coverage for git.changelog.headrevs(...) https://www.mercurial-scm.org/repo/hg/rev/03c73fc6f89a changeset: 47048:03c73fc6f89a branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 16:58:59 2021 -0400 summary: git: use the proper filenode for deleted files in changelog.changelogrevision https://www.mercurial-scm.org/repo/hg/rev/2a77c817d451 changeset: 47049:2a77c817d451 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 17:11:55 2021 -0400 summary: git: use the correct type for stopping changelog.revs() https://www.mercurial-scm.org/repo/hg/rev/ce24a00fe7f0 changeset: 47050:ce24a00fe7f0 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 17:54:08 2021 -0400 summary: git: pass the correct type to the sqlite3 query for baselog.hasnode() https://www.mercurial-scm.org/repo/hg/rev/de26b9a7ec29 changeset: 47051:de26b9a7ec29 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 18:39:59 2021 -0400 summary: git: consistently use str for parents when rebuilding the index database https://www.mercurial-scm.org/repo/hg/rev/f8fa7ec53517 changeset: 47052:f8fa7ec53517 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Tue Apr 27 19:38:19 2021 -0400 summary: git: initialize `extra` to have at least the branch name for nullid https://www.mercurial-scm.org/repo/hg/rev/4c7bc42a509e changeset: 47053:4c7bc42a509e branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Wed Apr 28 10:29:45 2021 -0400 summary: tests: synchronize the git and Mercurial username https://www.mercurial-scm.org/repo/hg/rev/9cea55ca1175 changeset: 47054:9cea55ca1175 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Wed Apr 28 17:05:32 2021 -0400 summary: git: ensure all dirstate state values are bytes https://www.mercurial-scm.org/repo/hg/rev/553451522113 changeset: 47055:553451522113 branch: stable user: Matt Harbison <matt_harbi...@yahoo.com> date: Fri Apr 30 17:36:09 2021 -0400 summary: extensions: ignore exceptions from an extension's `getversion()` method https://www.mercurial-scm.org/repo/hg/rev/067f2c53fb24 changeset: 47056:067f2c53fb24 branch: stable tag: tip user: Matt Harbison <matt_harbi...@yahoo.com> date: Sat May 01 00:28:39 2021 -0400 summary: phabricator: adapt to the new `urlutil.url()` API -- Repository URL: https://www.mercurial-scm.org/repo/hg _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel