Mercurial > hg
log mercurial/exchange.py @ 23047:f10019d2ee0a
age | author | description |
---|---|---|
Fri, 17 Oct 2014 02:17:36 -0700 | Pierre-Yves David | hook: schedule run "b2x-transactionclose" for after lock release |
Thu, 25 Sep 2014 11:53:28 +0900 | Mike Hommey | bundle2: remove _getbundleextrapart |
Wed, 01 Oct 2014 23:40:23 -0500 | Pierre-Yves David | bundle2: change header size and make them signed (new format) |
Wed, 15 Oct 2014 04:19:37 -0700 | Pierre-Yves David | pull: call the `b2x-transactionclose` hook when closing the transaction |
Tue, 14 Oct 2014 01:40:04 -0700 | Pierre-Yves David | pull: add source information to the transaction |
Tue, 14 Oct 2014 00:06:46 -0700 | Pierre-Yves David | changegroup: store source and url in the `hookargs` dict |
Thu, 16 Oct 2014 16:03:04 +0900 | Mike Hommey | bundle2: merge return values when bundle contains multiple changegroups |