https://bugs.kde.org/show_bug.cgi?id=361537
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kat | |e/f3d9558b69adee563590255c2 | |3e3fa689fb12703 --- Comment #9 from Christoph Cullmann <cullm...@kde.org> --- Git commit f3d9558b69adee563590255c23e3fa689fb12703 by Christoph Cullmann. Committed on 23/07/2017 at 10:24. Pushed by cullmann into branch 'master'. remove libgit2 usage and always use the alternative fallback that uses git command line client reason: we had plentoria of crashs with threading vs. libgit2, even the init/shutdown per thread did crash in some versions on the other side the fallback code is safe as out-of-process, even if git crashs, no kate crash as the ls-files is anyways done in a worker thread, the slowdown isn't that important, better be safe than sorry M +0 -9 addons/project/CMakeLists.txt M +0 -174 addons/project/kateprojectworker.cpp https://commits.kde.org/kate/f3d9558b69adee563590255c23e3fa689fb12703 -- You are receiving this mail because: You are watching all bug changes.