diff mercurial/sshpeer.py @ 35748:963a611b2f39

scmutil: 0-pad transaction report callback category Before this patch, the transaction name was '%2i-txnreport', which means the first one would be ' 0-txnreport'. It seems more intuitive for sorting purposes (the callbacks are called in lexicographical order) to make it 0-padded. Differential Revision: https://phab.mercurial-scm.org/D1917
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 19 Jan 2018 11:35:55 -0800
parents f7ef49e44d7c
children b0d2885c5945
line wrap: on
line diff