mercurial at 45836: 28 new changesets
Mercurial Commits
hg at intevation.de
Fri Nov 13 03:15:25 UTC 2020
28 new changesets in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/136a86327316
changeset: 45809:136a86327316
user: Martin von Zweigbergk <martinvonz at google.com>
date: Fri Oct 16 15:02:46 2020 -0700
summary: fix: don't include obsolete descendants with -s
https://www.mercurial-scm.org/repo/hg/rev/09914d934cf4
changeset: 45810:09914d934cf4
user: Martin von Zweigbergk <martinvonz at google.com>
date: Fri Oct 16 16:00:32 2020 -0700
summary: fix: only check for obsolete commits in the --rev case
https://www.mercurial-scm.org/repo/hg/rev/4404f129341e
changeset: 45811:4404f129341e
user: Joerg Sonnenberger <joerg at bec.de>
date: Tue Oct 06 13:34:51 2020 +0200
summary: revlog: don't cache parsed tuples in the C module
https://www.mercurial-scm.org/repo/hg/rev/976b26bdd0d8
changeset: 45812:976b26bdd0d8
user: Dan Villiom Podlaski Christiansen <danchr at gmail.com>
date: Thu Oct 29 13:54:25 2020 +0100
summary: commit: warn the user when a commit already exists
https://www.mercurial-scm.org/repo/hg/rev/57dc78861196
changeset: 45813:57dc78861196
user: Antoine cezar<acezar at chwitlabs.fr>
date: Tue Oct 20 15:09:08 2020 +0200
summary: rhg: add full node id support for `debugdata` command
https://www.mercurial-scm.org/repo/hg/rev/88d5abec8f61
changeset: 45814:88d5abec8f61
user: Joerg Sonnenberger <joerg at bec.de>
date: Wed Oct 07 03:00:01 2020 +0200
summary: bundlerepo: don't insert index tuples with full nodes as linkrev
https://www.mercurial-scm.org/repo/hg/rev/b6f4a1df91bd
changeset: 45815:b6f4a1df91bd
user: Joerg Sonnenberger <joerg at bec.de>
date: Wed Oct 07 03:00:26 2020 +0200
summary: unionrepo: don't insert index tuples with None as int field
https://www.mercurial-scm.org/repo/hg/rev/4b79e92a5ef8
changeset: 45816:4b79e92a5ef8
user: Martin von Zweigbergk <martinvonz at google.com>
date: Mon Jun 22 22:47:33 2020 -0700
summary: tests: test more cases where a file got replaced by a copy
https://www.mercurial-scm.org/repo/hg/rev/58e7ee23ddbd
changeset: 45817:58e7ee23ddbd
user: Martin von Zweigbergk <martinvonz at google.com>
date: Mon Jun 22 22:47:43 2020 -0700
summary: copies: handle more cases where a file got replaced by a copy
https://www.mercurial-scm.org/repo/hg/rev/b7b8a1538161
changeset: 45818:b7b8a1538161
user: Martin von Zweigbergk <martinvonz at google.com>
date: Tue Nov 03 20:18:26 2020 -0800
summary: httpservice: move sys.exit() out of serve_forever()
https://www.mercurial-scm.org/repo/hg/rev/d6279c43fc60
changeset: 45819:d6279c43fc60
user: Martin von Zweigbergk <martinvonz at google.com>
date: Tue Nov 03 20:20:49 2020 -0800
summary: serve: simply return instead of calling sys.exit() in `hg serve --stdio`
https://www.mercurial-scm.org/repo/hg/rev/ee826f43cf4f
changeset: 45820:ee826f43cf4f
user: Martin von Zweigbergk <martinvonz at google.com>
date: Tue Nov 03 20:28:23 2020 -0800
summary: hgweb: don't call sys.exit() in httpservice.run()
https://www.mercurial-scm.org/repo/hg/rev/c2837640aeb0
changeset: 45821:c2837640aeb0
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Mon Oct 05 19:46:31 2020 -0700
summary: makefile: use Python 3 by default (BC)
https://www.mercurial-scm.org/repo/hg/rev/61d63a774490
changeset: 45822:61d63a774490
parent: 45821:c2837640aeb0
parent: 45802:8711dc13474c
user: Augie Fackler <augie at google.com>
date: Sat Nov 07 15:02:53 2020 -0500
summary: merge with stable
https://www.mercurial-scm.org/repo/hg/rev/793976f9029c
changeset: 45823:793976f9029c
user: Joerg Sonnenberger <joerg at bec.de>
date: Sun Nov 08 20:12:32 2020 +0100
summary: relnotes: drop 5.6 release entries from next
https://www.mercurial-scm.org/repo/hg/rev/9ac96b9fa76e
changeset: 45824:9ac96b9fa76e
user: Martin von Zweigbergk <martinvonz at google.com>
date: Tue Nov 03 09:56:02 2020 -0800
summary: config: read system hgrc in lexicographical order
https://www.mercurial-scm.org/repo/hg/rev/8f07f5a9c3de
changeset: 45825:8f07f5a9c3de
user: Martin von Zweigbergk <martinvonz at google.com>
date: Sat Nov 07 21:50:28 2020 -0800
summary: worker: raise exception instead of calling sys.exit() with child's code
https://www.mercurial-scm.org/repo/hg/rev/21733e8c924f
changeset: 45826:21733e8c924f
user: Martin von Zweigbergk <martinvonz at google.com>
date: Wed Oct 21 19:00:16 2020 -0700
summary: errors: add config that lets user get more detailed exit codes
https://www.mercurial-scm.org/repo/hg/rev/8d72e29ad1e0
changeset: 45827:8d72e29ad1e0
user: Martin von Zweigbergk <martinvonz at google.com>
date: Tue Oct 06 22:36:15 2020 -0700
summary: errors: introduce InputError and use it from commands and cmdutil
https://www.mercurial-scm.org/repo/hg/rev/e0dbfbd4062c
changeset: 45828:e0dbfbd4062c
user: Martin von Zweigbergk <martinvonz at google.com>
date: Thu Oct 22 13:38:14 2020 -0700
summary: errors: set detailed exit code to 20 for locking errors
https://www.mercurial-scm.org/repo/hg/rev/e7a4c018b563
changeset: 45829:e7a4c018b563
user: Martin von Zweigbergk <martinvonz at google.com>
date: Mon Nov 09 09:58:44 2020 -0800
summary: tests: use python from environment in test-parseindex2.py
https://www.mercurial-scm.org/repo/hg/rev/c102b704edb5
changeset: 45830:c102b704edb5
user: Gregory Szorc <gregory.szorc at gmail.com>
date: Fri Nov 06 13:58:59 2020 -0800
summary: global: use python3 in shebangs
https://www.mercurial-scm.org/repo/hg/rev/f14c33b2e497
changeset: 45831:f14c33b2e497
user: Augie Fackler <augie at google.com>
date: Tue Nov 03 16:25:33 2020 -0500
summary: pyoxidizer: default to one-file binary on non-Windows platforms
https://www.mercurial-scm.org/repo/hg/rev/867385f45559
changeset: 45832:867385f45559
user: Augie Fackler <augie at google.com>
date: Tue Nov 10 12:44:15 2020 -0500
summary: pyoxidizer: switch to modern config using run_command instead of run_mode
https://www.mercurial-scm.org/repo/hg/rev/be6544a05e8f
changeset: 45833:be6544a05e8f
user: Augie Fackler <augie at google.com>
date: Tue Sep 01 11:03:47 2020 -0400
summary: make: add a pyoxidizer target
https://www.mercurial-scm.org/repo/hg/rev/e01ea8325859
changeset: 45834:e01ea8325859
user: Mathias De Mare <mathias.de_mare at nokia.com>
date: Wed Nov 11 22:01:45 2020 +0100
summary: test-filecache: use sys.executable to call python
https://www.mercurial-scm.org/repo/hg/rev/f38d592f871a
changeset: 45835:f38d592f871a
user: Mathias De Mare <mathias.de_mare at nokia.com>
date: Fri Nov 06 11:24:54 2020 +0100
summary: packaging: remove centos5 and centos6 support
https://www.mercurial-scm.org/repo/hg/rev/de1f4c431619
changeset: 45836:de1f4c431619
bookmark: @
tag: tip
user: Mathias De Mare <mathias.de_mare at nokia.com>
date: Fri Nov 06 17:32:23 2020 +0100
summary: packaging: switch centos 7 packaging to python 3
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list