log

age author description
Mon, 05 Oct 2015 16:34:47 -0700 Gregory Szorc util.chunkbuffer: refactor chunk handling logic
Mon, 05 Oct 2015 16:28:12 -0700 Gregory Szorc util.chunkbuffer: special case reading everything
Mon, 05 Oct 2015 07:13:35 +0200 Mathias De Maré revert: add reference to backout
Mon, 05 Oct 2015 07:11:48 +0200 Mathias De Maré backout: add reference to revert
Fri, 25 Sep 2015 12:39:23 -0700 Siddharth Agarwal localrepo: allow wlock to be inherited
Sun, 04 Oct 2015 20:04:44 -0700 Siddharth Agarwal lock.release: don't call postrelease functions for inherited locks
Sun, 04 Oct 2015 20:02:50 -0700 Siddharth Agarwal lock: turn prepinherit/reacquire into a single context manager
Sun, 04 Oct 2015 19:28:43 -0700 Siddharth Agarwal localrepo: add a note about parentenvvar
Sun, 04 Oct 2015 12:11:44 -0700 Gregory Szorc exchange: add "streaming all changes" to bundle2 pulling
Sun, 04 Oct 2015 12:07:01 -0700 Gregory Szorc streamclone: move "streaming all changes" message location
Sun, 04 Oct 2015 19:06:06 -0700 Gregory Szorc streamclone: move payload header generation into own function
Sun, 04 Oct 2015 18:44:46 -0700 Gregory Szorc streamclone: move payload header line consumption
Sun, 04 Oct 2015 18:35:19 -0700 Gregory Szorc streamclone: teach canperformstreamclone to be bundle2 aware
Sun, 04 Oct 2015 11:50:42 -0700 Gregory Szorc streamclone: refactor canperformstreamclone to accept a pullop
Sun, 04 Oct 2015 12:03:30 -0700 Gregory Szorc exchange: expose bundle2 availability on pulloperation