Balz Guenat

Results 8 issues of Balz Guenat

https://github.com/rtcTo/rtc2git/blob/dc0736c036be744e78bc5fefaaca59b6cec18999/rtcFunctions.py#L248 The above line was commented out at some point. Seems to me like that broke (or rather disabled) the automatic conflict resolution. Why was it commented out? How else...

bug

Did not dive deep into the code so the fix is rather crude and simple but I tested it with a ~400 change set repo and didn't run into problems.

`git diff` is used to determine whether there are any changes. `git diff` is empty if only new, untracked files are added. This halts the migration process and asks the...

enhancement
idea
improvement

### Describe the bug In CRA 5.0.0, `react-scripts start` fails when both `HOST` in `.env` and `proxy` in `package.json` are defined. ### Did you try recovering your dependencies? This occurs...

issue: bug
needs triage
issue: bug report

This is an initial effort to upgrade the `ldapjs` dependency to version 3. Version 3 breaks this package, so some changes are necessary (see [ldapjs release notes](https://github.com/ldapjs/node-ldapjs/releases/tag/v3.0.0)). I've tested these...

Add member or utility function to keys to get the position of their stem(s). For most keys, this will be their x,y plus half of their width/height. Some keys don't...

For reference, it would be nice to have release tags on the relevant commits.