Results 41 issues of Yuriy Chernyshov

I will backport these to libgit2/xdiff later on.

This is an MVP to demonstrate how xdiff can work without libgit2 and yet remain pretty portable. It * removes `git__` typedefs for malloc functions * reimplements certain attributes *...

We use automatic license analysis and automatic source tracking when we import the code. At the time license report for libgit2 is overcomplicated. This PR reorganizes include schema in order...

This is a demonstration PR requested by @jtrmal in #4716. There are only code changes, though we also have some CMakeLists changes needed to build kaldi via nixpkgs.

stale-exclude

This is more like a food for thought, not a final state ready to be merged. As I see, opencv uses constexpr statement and thus should mandate C++11 to be...

category: core
pr: Discussion Required

As pony does not support Python2 anymore, there should be no problems with using unicode strings and file encoding.

The code under locktree depends on the code in util/, ft/ and portability/ subdirecties, yet the original commit did not clarified the license status in README.md.

This is just a typo fix, no need to do the bureaucracy

BUILD

[D101338](https://reviews.llvm.org/D101338) landed in 2021, so clang16 should have it

CLA Signed