Mercurial > hg
log mercurial/exchange.py @ 21144:7a20fe8dc080
age | author | description |
---|---|---|
Thu, 17 Apr 2014 15:27:54 -0400 | Pierre-Yves David | bundle2: use HG2X in the header |
Thu, 17 Apr 2014 02:01:38 -0400 | Pierre-Yves David | bundle2: transmit capabilities to getbundle during pull |
Thu, 17 Apr 2014 14:37:24 -0400 | Pierre-Yves David | bundle2: include client capabilities in the pushed bundle |
Thu, 17 Apr 2014 01:49:20 -0400 | Pierre-Yves David | bundle2: advertise bundle2 caps in server capabilities |
Wed, 16 Apr 2014 14:09:35 -0400 | Pierre-Yves David | bundle2: introduce `replycaps` part for on-demand reply |
Tue, 15 Apr 2014 16:49:30 -0400 | Pierre-Yves David | bundle2: return a bundle20 object from exchanges.unbundle |