mirror of
https://github.com/ddworken/hishtory.git
synced 2025-03-03 09:51:15 +01:00
The previous method of filtering duplicates only worked on duplicates that occurred consecutively. Since dupes happen out of order often, this switches the logic to instead use a map of seen commands and filter based on that. |
||
---|---|---|
.. | ||
goldens | ||
config.fish | ||
config.sh | ||
config.zsh | ||
lib_test.go | ||
lib.go | ||
slsa_test.go | ||
slsa.go |