Mercurial > hg-stable
log
age | author | description |
---|---|---|
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 |