Commit Graph

24 Commits (ae9c182f932d6d573e94d801cd7cfb0d2f9e6a87)

Author SHA1 Message Date
Simon Let ae9c182f93
fix error propagation, small cleanup 4 years ago
Simon Let 1188da141c
use reader instead of scanner to be able to read long lines 5 years ago
Simon Let d16d59759b hack in support to use standard history in resh cli 6 years ago
Simon Let 2e0737fab8 add record id 6 years ago
Simon Let 7c68d1da13 show relative time, major speed up 6 years ago
Simon Let 617cc31fa3 show datetime in cli - experiment 6 years ago
Simon Let 5deccd6c3d add slim cli record to speed up CLI start up 6 years ago
Simon Let 4d3a6fd1c4 improve enrichment, fix git normalization 6 years ago
Simon Let 282f3bd759 normalize git remote in cli, fix typo 6 years ago
Simon Let f18b3afa5c normalize git remotes 6 years ago
Simon Let 27db75157b skip invalid history records and fix history file during start up 6 years ago
Simon Let 3605e8abc5 add reshctl sanitize, add last recall to recorded data 6 years ago
Simon Let 5ee66ec596 don't panic when bash/zsh history doesn't exists 6 years ago
Simon Let aba197561a load bash/zsh history when resh hostory is too small, fix duplicates in sesshist, fix lag at the end of hist session 6 years ago
Simon Let 15a431cfc3 add inspect command, fix deduplication issues, fixes 6 years ago
Simon Let 27121f904a use slim record for /recall instead of regular one 6 years ago
Simon Let 1ef128895b work around bash-preexec issues, load history on init 6 years ago
Simon Let ca660a0e9b Implement widgets for arrow up/down, minor changes 6 years ago
Simon Let e12e366dda draft of arrow bindings 6 years ago
Simon Let b8c00b6c73 Split collect into collect and postcollect 6 years ago
Simon Let 7b437b6870 Add git *after* members to record 6 years ago
Simon Let 383216942a Add tests for pkg/records 6 years ago
Simon Let 96cf2ae032 split cfg from records, add bash-like strategy, improvements 6 years ago
Simon Let c229caced9 Restructure project to match guidelines 6 years ago
Simon Let baeb955841 evaluate: add strategy record distance, misc improvements 6 years ago
Simon Let ff878a9d79 various improvements in evaluation 6 years ago
Simon Let 4df80d4c67 improve record structure 6 years ago
Simon Let ff763252f5 rename variables to fit golang guidelines 6 years ago
Simon Let 91296f4dd2 hide postprocessing fields from record, bump version 6 years ago
Simon Let 67ab2ffaef add strategies: frequent, directory sensitive; sort records by session and time 6 years ago
Simon Let abb786c478 add grouping by session (pid), add batch mode 6 years ago
Simon Let 7ca44f9177 command sequence graph draft 6 years ago
Simon Let 039573e240 precess data in golang then analyze and plot in python 6 years ago
Simon Let 939fb2f847 add sanitized flag to record, add Enrich() to record 6 years ago
Simon Let bb82c73a50 add fallback record for old resh history records, minor changes 6 years ago
Simon Let b67b4eef13 sanitizer works 6 years ago
Simon Let 848d50011b remove path from collected data 7 years ago
Simon Let d07ff3c5ed add version and revision checking 7 years ago
Simon Let e6b97bf2c7 minor changes 7 years ago
Simon Let fb6bb3a8ab macOS and zsh compatibility, sessionId 7 years ago
Simon Let cbdc2cb6c7 gofmt common 7 years ago
Simon Let ad5fe3c0c0 pwd after, os release 7 years ago
Simon Let 92f8ec000e zsh compatibility, makefile install changes, minor changes/fixes 7 years ago
Simon Let 833acae4da get realpath in collect 7 years ago
Simon Let 3b90a42240 resh uuid, git, abspaths and realpaths 7 years ago
Simon Let 8b40a332c1 minor change 7 years ago
Simon Let abcd44e108 add machineId, gofmt 7 years ago
Simon Let 4d8d7efa4d log to file, start daemon in bashrc, add shlvl var to metadata 7 years ago
Simon Let 28aa6895f6 fix time 7 years ago
Simon Let 3ed3c05a30 add a lot of metadata 7 years ago