summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-01-11Potential fix for a panic with time comparisonsClementTsang
2020-01-09Update Cargo to 0.2 (again), and update READMEClementTsang
2020-01-09(cargo-release) start next development iteration 0.1.2-alpha.0ClementTsang
2020-01-09Fix a quite large bug with disks table display.ClementTsang
2020-01-06Some basic cleaningClementTsang
2020-01-04Add optimization to Cargo.tomlClementTsang
2020-01-03(cargo-release) start next development iteration 0.1.1-alpha.0ClementTsang
2020-01-02[skip travis] More documentation tweakingClementTsang
2020-01-02Some documentation changesClementTsang
2020-01-02Fix mouse scrolling in windowsClement Tsang
2019-12-26Add random colour generation to allow for dealing with large multicore system...ClementTsang
2019-12-26Try updating dev-dependency...ClementTsang
2019-12-25Redid some of the networking portion, changed cargo a bit, some refactoringClementTsang
2019-12-25Update heimClementTsang
2019-12-25Update to newer version of cratesClementTsang
2019-12-22Fix problem with missing brackets and BEDMAS...Clement Tsang
2019-12-13Fix for winapiClement Tsang
2019-12-13Fixed problem with invalid vector index access.Clement Tsang
2019-12-12update sysinfo depClementTsang
2019-12-07[skip travis] Increment up Cargo.toml file... next release will be 0.1.0ClementTsang
2019-12-07Update dependenciesClementTsang
2019-12-06Re-use tui fork for now...ClementTsang
2019-12-06Update tui version... legends aren't showing up yet, will have to fork again.ClementTsang
2019-11-05Fanagle with tui. Going to probably put this on halt until tui-rs pushes a n...ClementTsang
2019-10-19Change for binary nameClementTsang
2019-10-16Add more buzzwords.ClementTsang
2019-10-10Minor change to fern init results and added to error fileClementTsang
2019-10-10Added scaling factor to make CPU usage in processes more representative of TO...ClementTsang
2019-10-10Update travis again... add cargo-archClementTsang
2019-10-09[skip travis] Bump version.ClementTsang
2019-10-09Added freezing of updates.0.1.0-alpha-4ClementTsang
2019-10-04Added arrows to indicate process sorting directionClementTsang
2019-09-25Added arrow key control for processes and the like, and fixed off by one error.ClementTsang
2019-09-25Added dd for windows.Clement Tsang
2019-09-25Added some more support for windows.Clement Tsang
2019-09-24Bump up version of crossterm, fix some bugs.ClementTsang
2019-09-17Update README, Cargo, and mainClementTsang
2019-09-17[skip travis] update tomlClementTsang
2019-09-17Potential fix for windows processes.ClementTsang
2019-09-16Changed toml one more time.0.1.0-alpha-1ClementTsang
2019-09-16Fixed text issue.ClementTsang
2019-09-16Moved description to cargo.toml.ClementTsang
2019-09-16Played around with Cargo.toml.ClementTsang
2019-09-16[skip travis] Changed name and some minor things.ClementTsang
2019-09-16[skip travis] Changed cargo.toml to have some more data.ClementTsang
2019-09-15Added a few changes - fix for slow start time feel, changed cpu legend displa...ClementTsang
2019-09-14Updated version number.ClementTsang
2019-09-11More refactoring.ClementTsang
2019-09-09Ironed out as many kinks as possible in terms of smoothness.ClementTsang
2019-09-08Refactored code such that it fits more of tui-rs' example.ClementTsang