Commit Graph

42 Commits (f6ab14470b1228bb99ebffa90a967ef8915d14a3)
 

Author SHA1 Message Date
rasul f6ab14470b use fern for logging to stdout and to file 5 years ago
rasul dc2dfc4bbc _level wasn't necessary 5 years ago
rasul 4139361644 desktop file for /usr/share/xsessions 5 years ago
rasul c38971fd78 config options for stdout and stderr logs 5 years ago
rasul 01f1a61f0d return procs instead of empty vec 5 years ago
rasul ce0c174b6a apps file is called apps.toml now 5 years ago
rasul 4e36fb32e6 get some command line options 5 years ago
rasul 4dfa3dd745 forgot to commit Cargo.lock 5 years ago
rasul d77d85ca85 add missing cd command to install 5 years ago
rasul abd87d6eea remove identical conversion 5 years ago
rasul 6c65f4cbe3 include dirs crate 5 years ago
rasul a8527f4843 error handling fixup also read config from user config directory 5 years ago
rasul 63e98f2c01 more error handling and message fixing up 5 years ago
rasul d8ed14373e handle errors better to include error messages 5 years ago
rasul 11c3237f44 remove forgotten call to startup() 5 years ago
rasul 2b31859e23 move shutdown stuff out of startup() 5 years ago
rasul ced0ce6286 not sure how small it is anymore 5 years ago
rasul 41a2abac3f separate app shutdown 5 years ago
rasul a16c444025 proper install instructions 5 years ago
rasul 98389a33ec implement logger 5 years ago
rasul d1f45584de rustfmt 5 years ago
rasul eb9f25e328 Self instead of Proc 5 years ago
rasul c8b84223e7 more code organization 5 years ago
rasul 0ab51a8dfe need a help function 5 years ago
rasul 5a8ab805f7 separate into a few files 5 years ago
rasul 8fa6afed4a properly describe what happens when no holds are found 5 years ago
rasul 96292a573d fix url 5 years ago
rasul 11873b5bee pipeline and license badges 5 years ago
rasul 13323b9e05 gitlab ci 5 years ago
rasul 757d5b30a2 add yaml to editorconfig 5 years ago
rasul 47a7dfa7e9 break up run() a little bit to remove cognitive load 5 years ago
rasul a158607007 be more verbose when exiting 5 years ago
rasul 0fe0a164cb app not App 5 years ago
rasul 56566d4b56 add some languages for the highlighting 5 years ago
rasul 9fa47b3aea expand description slightly 5 years ago
rasul df5543ec14 have example match the one in readme 5 years ago
rasul 20c7cf9d70 put some good stuff in the readme 5 years ago
rasul 93f22c7dc3 add todo 5 years ago
rasul a6fe8ff24c make holds an Option<i8> 5 years ago
rasul 132bc6311f watch for stdout and stderr 5 years ago
rasul 837967c241 readme 5 years ago
rasul 75c0f29c3a init 5 years ago