transaction: introduce a transaction ID, to be available to all hooks
The transaction ID is built from the object ID and creation time stamp to make sure it is unique.
Showing
- mercurial/localrepo.py 3 additions, 0 deletionsmercurial/localrepo.py
- tests/test-bundle.t 2 additions, 2 deletionstests/test-bundle.t
- tests/test-bundle2-exchange.t 26 additions, 26 deletionstests/test-bundle2-exchange.t
- tests/test-bundle2-multiple-changegroups.t 21 additions, 21 deletionstests/test-bundle2-multiple-changegroups.t
- tests/test-hook.t 19 additions, 19 deletionstests/test-hook.t
- tests/test-http.t 1 addition, 1 deletiontests/test-http.t
- tests/test-https.t 1 addition, 1 deletiontests/test-https.t
- tests/test-push-http.t 3 additions, 3 deletionstests/test-push-http.t
- tests/test-ssh.t 3 additions, 3 deletionstests/test-ssh.t
- tests/test-static-http.t 1 addition, 1 deletiontests/test-static-http.t
Loading
Please register or sign in to comment