35
35
* Fixed loading of external merge tools from config to properly decode
36
36
command-lines which contain embedded quotes. (Gordon Tyler, #828803)
38
41
* Prevent several kinds of OverflowError and other fallout from failing to fit
39
42
stat fields into four bytes in dirstate pack_stat implementations.
40
43
(Martin Packman, #683191 #706957)