daladim
daladim
Closes #23 Depends on #22
Thanks for this great crate! Akthough several crates on `crates.io` implement Myers' algorithm, `diffy` is the only one (If I understood correctly) that easily performs 3-way merges. I need to...
This removes `winapi` (in favour of the better maintained `windows-sys`) in the dependency graph
**Describe the bug** I'm new to node/npm, but I'd like to contribute to Lens. I tried building following the (very scarce) [documentation here](https://docs.k8slens.dev/contributing/development/). `npm run dev` seems to successfully complete,...
### Feature Description Browsing my Rhythmbox library from Mixxx is great. However, there is no way to see or sort by key, as a right click on the table header...
This adds the Diesel icon on the pages generated by `cargo doc`. That's a draft however, because: * We may prefer an image that does not include the white "Diesel"...
Hi, I'm using git-lfs on some of my repos. * `git status` does not distinguish between staged files and staged-with-lfs files. * `git lfs status` does * `tig` in status...
Thanks for this simple and great app (and suite of apps). I've just upgraded to android 11 and I wish SimpleDraw was listed in the apps that are able to...
## Prerequisites Please verify these before submitting an issue. - [x] I am running the latest versions of Termshark and Wireshark. - [x] I checked the [README](https://github.com/gcla/termshark) and [User Guide](https://github.com/gcla/termshark/blob/master/docs/UserGuide.md)...
Hello, I'm currently fixing two possible races in [the Rust counterpart of krabsetw](https://github.com/n4r1b/ferrisetw), and these may also exist in `krabsetw`. ## Race 1 It looks there is no specific synchronization...