https://bugs.kde.org/show_bug.cgi?id=443387

Kåre Särs <kare.s...@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kare.s...@iki.fi

--- Comment #1 from Kåre Särs <kare.s...@iki.fi> ---
Thanks for the report.

You have one huge commit there....

I have tried to avoid the risk of running out of memory by limiting the amount
of bytes that is forwarded to be displayed in the message dialog, but your
commit seems to be so huge that you run out of memory even just trying to read
the data into a buffer.

Possible solutions (mainly question to Kate developers): 
1) Make the processing of the git output a bit more complicated by assigning
read channel and reading only a limited amount of data.
2) Add the file name to "git show <hash>" to only output the diff for the
current file.
3) Both of the above...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to