Commit Graph

239 Commits (6afec834d195f71115369abf49854d84bd9734fa)
 

Author SHA1 Message Date
Šimon Let 7eeb249722 Zsh compatibility patch 7 years ago
Šimon Let 0cd433ba5e
Zsh compatibility patch 7 years ago
Simon Let 383216942a Add tests for pkg/records 7 years ago
Simon Let 882e2f34a3 Add a bunch of useless comments to make linter happy 7 years ago
Simon Let 79d7f1c45e restructure - move strategies to pkg, split evaluate and move parts to pkg 7 years ago
Simon Let 96cf2ae032 split cfg from records, add bash-like strategy, improvements 7 years ago
Simon Let c229caced9 Restructure project to match guidelines 7 years ago
Simon Let 8824893b15 evaluate: add dynamic/tf-idf record distance strategy 7 years ago
Simon Let baeb955841 evaluate: add strategy record distance, misc improvements 7 years ago
Simon Let ff878a9d79 various improvements in evaluation 7 years ago
Simon Let 62797c7d36 add graph of command sequences 7 years ago
Simon Let 1bc5ef53f1 minor changes 7 years ago
Simon Let 4df80d4c67 improve record structure 7 years ago
Simon Let ff763252f5 rename variables to fit golang guidelines 7 years ago
Šimon Let 22a0bf3f5e
Merge pull request #13 from curusarn/dev_2 7 years ago
Simon Let 188d8b4204 improve readme 7 years ago
Simon Let 7de9c50ff0 improve reinstall handling 7 years ago
Simon Let 91296f4dd2 hide postprocessing fields from record, bump version 7 years ago
Simon Let 9f6fe6d606 polish sanitization for the release 7 years ago
Simon Let 0fb4d46174 simplify output writing, minor changes 7 years ago
Simon Let a7f1555daf minor change 7 years ago
Simon Let ad3440f4df make pyplot draw async 7 years ago
Simon Let fc06360103 enable all the plots and graphs 7 years ago
Simon Let 67ab2ffaef add strategies: frequent, directory sensitive; sort records by session and time 7 years ago
Simon Let 367263b28c improve plotting 7 years ago
Simon Let ee606b675e minor fix, enable graphs and plots 7 years ago
Simon Let abb786c478 add grouping by session (pid), add batch mode 7 years ago
Simon Let 050af919dc polish graphviz command sequences 7 years ago
Simon Let 7cfc4f579a switch graphviz from dot to neato 7 years ago
Simon Let 29d8a5b5c0 plots for cumulative recurrence rate and characters saved 7 years ago
Simon Let 00ff511915 minor changes 7 years ago
Simon Let 7ca44f9177 command sequence graph draft 7 years ago
Simon Let 29b449a9e3 minor tweeks 7 years ago
Simon Let 039573e240 precess data in golang then analyze and plot in python 7 years ago
Simon Let 6f7f505420 checkpoint before separating plotting into python 7 years ago
Simon Let 939fb2f847 add sanitized flag to record, add Enrich() to record 7 years ago
Simon Let 7d968147c1 add characters saved per submission to statistics 7 years ago
Simon Let 9d0a641381 add strategy-recent 7 years ago
Simon Let ccaab4c4c7 draft of prediction/recommendation evaluation 7 years ago
Simon Let 7849384151 add copyright notice for sanitizer_data, minor changes 7 years ago
Simon Let 0d1c3ea1fc add a few common TLDs (https://www.hayksaakian.com/most-popular-tlds/) 7 years ago
Simon Let 737bc0a4df add common extensions to whitelist (fileinfo.com) 7 years ago
Simon Let 7836346a47 sanitize changes 7 years ago
Simon Let d5e2d2764b improve whitelisting 7 years ago
Simon Let 6b499ee11d lowercase before whitelist lookup, add stuf to whitelist 7 years ago
Simon Let c48b819589 dont sanitize single char tokens, add file extensions to whitelist, minor giturl fix 7 years ago
Simon Let c9f703bc7f add git subcommands to whitelist and sort 7 years ago
Simon Let cad811dfba add zsh keywords and builtins to whitelist 7 years ago
Simon Let 0900bc4441 change allowed characters for options, add bash keywords and builtins to whitelist 7 years ago
Simon Let bb82c73a50 add fallback record for old resh history records, minor changes 7 years ago