mercurial at 44588: 9 new changesets (1 on stable)
Mercurial Commits
hg at intevation.de
Tue Mar 24 21:15:47 UTC 2020
9 new changesets (1 on stable) in mercurial:
https://www.mercurial-scm.org/repo/hg/rev/3122058df7a5
changeset: 44580:3122058df7a5
branch: stable
parent: 44559:bc9a9016467d
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 20 10:04:13 2020 -0400
summary: cext: move variable declaration to the top of the block for C89 support
https://www.mercurial-scm.org/repo/hg/rev/b746a22349f9
changeset: 44581:b746a22349f9
parent: 44579:a7f8c657a3f0
user: Micha Wiedenmann <mw-u2 at posteo.de>
date: Thu Mar 19 16:06:24 2020 +0100
summary: ui: use "procutil.shellsplit" to parse command
https://www.mercurial-scm.org/repo/hg/rev/482a6aac1f15
changeset: 44582:482a6aac1f15
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Mar 21 13:27:47 2020 +0900
summary: revset: allow repo.revs('%d', wdirrev)
https://www.mercurial-scm.org/repo/hg/rev/967e2e81f762
changeset: 44583:967e2e81f762
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Mar 21 13:39:39 2020 +0900
summary: revset: fix crash by repo.revs('%d', tip + 1)
https://www.mercurial-scm.org/repo/hg/rev/f913ece27ff5
changeset: 44584:f913ece27ff5
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Mar 21 13:42:08 2020 +0900
summary: revset: leverage internal _rev() function to implement rev()
https://www.mercurial-scm.org/repo/hg/rev/2d63a8910db6
changeset: 44585:2d63a8910db6
user: Yuya Nishihara <yuya at tcha.org>
date: Sat Mar 21 14:01:10 2020 +0900
summary: phabricator: remove *-argument from _getdrevs()
https://www.mercurial-scm.org/repo/hg/rev/0424a9134bcf
changeset: 44586:0424a9134bcf
user: Yuya Nishihara <yuya at tcha.org>
date: Sun Mar 22 18:40:04 2020 +0900
summary: osutil: move declaration to top of the scope
https://www.mercurial-scm.org/repo/hg/rev/090a1a78be4a
changeset: 44587:090a1a78be4a
parent: 44586:0424a9134bcf
parent: 44580:3122058df7a5
user: Yuya Nishihara <yuya at tcha.org>
date: Tue Mar 24 21:41:24 2020 +0900
summary: merge with stable
https://www.mercurial-scm.org/repo/hg/rev/2a98b0cd4995
changeset: 44588:2a98b0cd4995
bookmark: @
tag: tip
user: Matt Harbison <matt_harbison at yahoo.com>
date: Fri Mar 20 23:30:23 2020 -0400
summary: setup: build C extensions with -Werror=declaration-after-statement
--
Repository URL: https://www.mercurial-scm.org/repo/hg
More information about the Mercurial-devel
mailing list