Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 12 Oct 2020 12:52:45 -0700 | Martin von Zweigbergk | transaction: use ProgrammingError for when an committed transaction is used |
Mon, 05 Oct 2020 17:18:39 -0400 | Mitchell Plamann | hook: ignore EPIPE when flushing stdout/stderr |
Mon, 05 Oct 2020 13:23:16 -0400 | Mitchell Plamann | test: add test-transaction-rollback-on-sigpipe.t demonstrating py3 regression |
Tue, 13 Oct 2020 05:14:37 +0200 | Pierre-Yves David | upgrade: allow sidedata upgrade to modify revision flag |
Tue, 13 Oct 2020 03:30:49 +0200 | Pierre-Yves David | sidedata: return enough data to set the proper flag in the future |
Tue, 13 Oct 2020 02:49:03 +0200 | Pierre-Yves David | test: move upgrade run and check earlier in test-copies-chain-merge |