log

age author description
Wed, 12 Jun 2019 19:01:49 -0400 Augie Fackler tracing: add support for emitting counters
Wed, 12 Jun 2019 19:01:37 -0400 Augie Fackler tracing: extract tracing-active logic to separate function
Wed, 12 Jun 2019 19:00:46 -0400 Augie Fackler catapipe: add support for COUNTER events
Wed, 12 Jun 2019 16:08:21 -0400 Augie Fackler demandimport: add tracing coverage for Python 3
Fri, 14 Jun 2019 10:21:47 -0700 Martin von Zweigbergk export: don't prefetch *all* files in manifest
Fri, 14 Jun 2019 13:50:06 -0700 Martin von Zweigbergk remotefilelog: remove obsolete filtering of treemanifest directories
Fri, 14 Jun 2019 18:27:50 +0300 Pulkit Goyal py3: add test-dirstate-race2.t to list of passing tests
Fri, 14 Jun 2019 18:25:14 +0530 Taapas Agrawal strip: during merge allow strip only when -f is used
Fri, 26 Apr 2019 00:48:12 +0200 Pierre-Yves David deltas: set estimated compression upper bound to "3x" instead of "10x"
Mon, 21 Jan 2019 22:46:31 +0100 Valentin Gatien-Baron deltas: skip if projected compressed size is bigger than previous snapshot
Mon, 21 Jan 2019 22:46:18 +0100 Valentin Gatien-Baron deltas: skip if projected compressed size does not match text size constraint
Mon, 21 Jan 2019 22:37:30 +0100 Valentin Gatien-Baron deltas: accept and skip None return for delta info
Mon, 21 Jan 2019 22:36:16 +0100 Valentin Gatien-Baron delta: move some delta chain related computation earlier in deltainfo
Thu, 25 Apr 2019 22:50:33 +0200 Valentin Gatien-Baron deltas: skip if projected delta size is bigger than previous snapshot
Thu, 25 Apr 2019 22:30:14 +0200 Valentin Gatien-Baron deltas: skip if projected delta size does not match text size constraint