hishtory/client/cmd
David Dworken 2f3201ec81
Allow import-json to import custom columns (#282)
* Allow import-json to import custom columns

* Add tests
2025-01-13 13:55:59 -08:00
..
configAdd.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configDelete.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configGet.go Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
configKeyBindings.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
configSet.go Add support for full-screen rendering (#258) 2024-10-19 13:11:34 -07:00
enableDisable.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
export.go Skip exporting empty commands for #279 (#281) 2025-01-13 13:55:32 -08:00
import.go Allow import-json to import custom columns (#282) 2025-01-13 13:55:59 -08:00
install_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
install.go Organize command groupings in hishtory help + unhide the install command (#278) 2025-01-05 18:18:07 -05:00
query.go Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags (#251) 2024-10-20 12:22:29 -07:00
redact.go Add support for fully offline binary via compile-time 'offline' tag (#272) 2024-12-31 09:42:41 -08:00
reupload.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
root.go Organize command groupings in hishtory help + unhide the install command (#278) 2025-01-05 18:18:07 -05:00
saveHistoryEntry_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
saveHistoryEntry.go Add ability to configure log-level and update many log lines to use the correct log level, fixes #211 #219 2024-08-25 11:50:46 -07:00
status.go Add status --full-config flag for #264 (#266) 2024-12-13 10:00:16 -08:00
syncing.go Add support for fully offline binary via compile-time 'offline' tag (#272) 2024-12-31 09:42:41 -08:00
update.go Organize command groupings in hishtory help + unhide the install command (#278) 2025-01-05 18:18:07 -05:00
webui.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00