Commit Graph

260 Commits (b535c6826433daa7e45f7910e58f7f620dfdd6b0)
 

Author SHA1 Message Date
Šimon Let 8a0647dcfe
Update README.md 6 years ago
Simon Let 3701a9c8cf handle signals - write pending records on shutdown 6 years ago
Šimon Let 8054c52367
Update VERSION 6 years ago
Šimon Let 414a65ad36
Merge pull request #18 from curusarn/arrow_widgets 6 years ago
Simon Let cf3b54a870 handle nested shells 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 a3c2190c8a extend zsh syntax check on more files 6 years ago
Simon Let 2697ee2f49 zsh comaptibility patch 6 years ago
Simon Let e12e366dda draft of arrow bindings 6 years ago
Simon Let ce7768949a Make sesswatch period configurable 6 years ago
Simon Let dc1d5e4848 Add session watcher, improve history file handler 6 years ago
Simon Let 77d94c9e12 Save std{out,err} of last run, add reshctl debug 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 d4959cffbe Minor change 6 years ago
Simon Let 82a40f7f29 Add reshctl to enable/disable RESH features 6 years ago
Simon Let 583224527f Add submodule bash-zsh-compat-widgets 6 years ago
Šimon Let e4e1ac3e7a
Merge pull request #15 from curusarn/dev_3 6 years ago
Simon Let 29bc4b20b8 Merge branch 'master' into dev_3 6 years ago
Simon Let 0bcf3fd3a9 Add some tests for shell scripts 6 years ago
Šimon Let 7eeb249722 Zsh compatibility patch 6 years ago
Šimon Let 0cd433ba5e
Zsh compatibility patch 6 years ago
Simon Let 383216942a Add tests for pkg/records 6 years ago
Simon Let 882e2f34a3 Add a bunch of useless comments to make linter happy 6 years ago
Simon Let 79d7f1c45e restructure - move strategies to pkg, split evaluate and move parts to pkg 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 8824893b15 evaluate: add dynamic/tf-idf record distance strategy 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 62797c7d36 add graph of command sequences 6 years ago
Simon Let 1bc5ef53f1 minor changes 6 years ago
Simon Let 4df80d4c67 improve record structure 6 years ago
Simon Let ff763252f5 rename variables to fit golang guidelines 6 years ago
Šimon Let 22a0bf3f5e
Merge pull request #13 from curusarn/dev_2 6 years ago
Simon Let 188d8b4204 improve readme 6 years ago
Simon Let 7de9c50ff0 improve reinstall handling 6 years ago
Simon Let 91296f4dd2 hide postprocessing fields from record, bump version 6 years ago
Simon Let 9f6fe6d606 polish sanitization for the release 6 years ago
Simon Let 0fb4d46174 simplify output writing, minor changes 6 years ago
Simon Let a7f1555daf minor change 6 years ago
Simon Let ad3440f4df make pyplot draw async 6 years ago
Simon Let fc06360103 enable all the plots and graphs 6 years ago
Simon Let 67ab2ffaef add strategies: frequent, directory sensitive; sort records by session and time 6 years ago
Simon Let 367263b28c improve plotting 6 years ago
Simon Let ee606b675e minor fix, enable graphs and plots 6 years ago
Simon Let abb786c478 add grouping by session (pid), add batch mode 6 years ago
Simon Let 050af919dc polish graphviz command sequences 6 years ago
Simon Let 7cfc4f579a switch graphviz from dot to neato 6 years ago