1
0
mirror of https://github.com/ddworken/hishtory.git synced 2025-07-13 10:55:49 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
36ff3d362c windows: use a temp file rather than hardcoding /tmp/ since that doesn't exist on windows 2022-11-06 17:46:45 -08:00
456513d71e windows: restore the cd ../ behavior, but for windows 2022-11-06 14:42:01 -08:00
4a9b202e5f Windows: handle failing to read the VERSION file 2022-11-06 00:17:03 -07:00
6938035715 Windows: handle failing to read the VERSION file 2022-11-06 00:16:14 -07:00
f4925a0999 Windows: Disable killall on windows 2022-11-06 00:02:48 -07:00
c87ae611fb Just for fun, re-enable tests on github actions 2022-11-05 23:44:01 -07:00
e46221f893 Revert all the windows+freebsd commits since they seem to be hopelessly broken 2022-11-04 23:14:34 -07:00
43cc45b80d Add workaround for testutils searching for the hishtory dir 2022-11-04 21:50:45 -07:00
d4ca466314 Import initial history from fish too 2022-11-03 22:32:55 -07:00
c1d17842c4 Write the config fragment to the bash_profile for MacOs to fix 2022-11-03 21:01:57 -07:00
185d2739c7 Add offline mode for hiSHtory 2022-11-03 13:16:45 -07:00
17ae676da0 Add uninstall command + tests for uninstall 2022-11-02 19:41:49 -07:00
0f9e77223e Chdir so that we have a consistent cwd for github actions 2022-10-29 17:53:40 -07:00
cdc5421a7b Move testutils to a separate package so as to move test-only code out of the main binary 2022-10-27 21:53:47 -07:00