mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-31 19:30:43 +01:00
c8643d5a2b
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 |