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