summaryrefslogtreecommitdiffstats
path: root/src/os
AgeCommit message (Expand)Author
2019-11-05style(fmt): rustfmtAram Drevekenin
2019-11-05feat(raw): machine friendly outputAram Drevekenin
2019-10-20Address compiler warningsWesley Moore
2019-10-17style(lint): rustfmt + clippyAram Drevekenin
2019-10-17fix(linux): better error when not enough permissionsAram Drevekenin
2019-10-17refactor(style): remove unused traitsAram Drevekenin
2019-10-17refactor(styling): betterifyAram Drevekenin
2019-10-16fix(sigwinch): block when waiting for signalAram Drevekenin
2019-10-14style(formatting): rustfmtAram Drevekenin
2019-10-14fix(winch): subscribe to SIGWINCH rather than checking an atomic boolean cons...Aram Drevekenin
2019-10-14fix(linux): proper timeout so we don't kill the cpuAram Drevekenin
2019-10-13feat(ui): components, new details and responsive layoutAram Drevekenin
2019-10-06style(rustfmt): fmtAram Drevekenin
2019-10-06feat(ui): react to SIGWINCHAram Drevekenin
2019-10-05refactor(linux): use ok methodAram Drevekenin
2019-09-30refactor(structure): run tests as unit tests and remove lib functionalityAram Drevekenin
2019-09-29feat(dns): lazily lookup hostnames for ipsAram Drevekenin
2019-09-19refactor(connection): remote stale netstat crate and reorder everythingAram Drevekenin
2019-09-17refactor(linux): read proc os directlyAram Drevekenin
2019-09-16style(code): clippyAram Drevekenin
2019-09-16style(all): rustfmtAram Drevekenin
2019-09-15refactor(linux): simplify KeyboardEvents iteratorAram Drevekenin
2019-09-15refactor(os): simplify function and compile_errorAram Drevekenin
2019-09-15chore(cli): introduce structopt for reading cli optsAram Drevekenin
2019-09-15refactor(os): simplify functionsAram Drevekenin
2019-09-15refactor(linux): style and less cloningAram Drevekenin
2019-09-15refactor(linux): remove extraneous {}Aram Drevekenin
2019-09-10refactor(files): move os out of mainAram Drevekenin