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