Ammar Bandukwala
Ammar Bandukwala
The previous version used by this package is vulnerable to [CVE-2021-3538](https://access.redhat.com/security/cve/cve-2021-3538).
See #716 for context. When the OS username is shared or doesn't match up with the commit author for some other reason, the `(you)` indicator behaves incorrectly.
I'm trying to use `sl status` in my shell prompt, but the command consistently takes 400ms whereas `git status` in the same repo takes 70ms. I'm running it on [coder/coder](https://github.com/coder/coder)...
Doc for `-S`: ``` -S Look for differences that change the number of occurrences of the specified string (i.e. addition/deletion) in a file. Intended for the scripter’s use. It is...
In preparation for open sourcing, It'd be nice to boast our lack of dependencies.
With the advent of Go's official [slog](https://pkg.go.dev/golang.org/x/exp/slog) to be released in 1.21, it's clear that our [slog](https://github.com/coder/slog) is outdated and should be retired. The std slog's API is more ergonomic...