Fri, 04 Dec 2015 16:45:06 -0800 | Martin von Zweigbergk | revlog: clarify which revision is added to 'tested' when using cached delta | file | diff | annotate |
Fri, 04 Dec 2015 17:22:26 -0800 | Martin von Zweigbergk | revlog: remove unused variable 'chainlen' | file | diff | annotate |
Tue, 01 Dec 2015 16:15:59 -0800 | Pierre-Yves David | addrevision: use general delta when the incoming base delta is bad | file | diff | annotate |
Tue, 01 Dec 2015 18:45:16 -0800 | Pierre-Yves David | addrevision: rework generaldelta computation | file | diff | annotate |
Tue, 01 Dec 2015 16:06:20 -0800 | Pierre-Yves David | addrevision: only use the incoming base if it is a good delta (issue4975) | file | diff | annotate |
Tue, 01 Dec 2015 16:22:49 -0800 | Pierre-Yves David | addrevision: handle code path not producing delta | file | diff | annotate |
Tue, 01 Dec 2015 15:29:11 -0800 | Pierre-Yves David | addrevision: rename 'd' to 'delta' | file | diff | annotate |