Pavel Roskin

Results 80 comments of Pavel Roskin

I expect tig to work just like it works in repositories with revisions. It can show staged changes. It can show unstaged changes to the added files. It may look...

I agree. tig would actually educate its users, which is good.

There is an existing test (`rfxcodectest.c`) which should exercise those functions. You may want to add extra checks. It's very important to make sure that the test fails if the...

There is no way to avoid having a test if correctness needs to be checked. Maybe @jsorg71 has some tests, he is the code author. If not, maybe there is...