navaneeth.suresh added inline comments. INLINE COMMENTS
> pulkit wrote in patch.py:2811 > This is unfortunately not working with hglib. hglib seems to be splitting > data on '>' or only reading data after that. > > @yuja do you have any idea what can cause that? @pulkit Can you add a possible test case? I would like to work on this. By the way, Yuya has replied to this over mail and changes didn't get reflected in phab. Yuya says: Which hglib function? I never thought hglib would parse diffstat output. I don't think it's parsable (i.e. BC-guaranteed) format. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5628 To: navaneeth.suresh, #hg-reviewers Cc: pulkit, yuja, mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
