Age | Commit message (Expand) | Author |
---|---|---|
2018-07-01 | Remove unnecessary clippy lint annotations | Matthias Krüger |
2018-06-19 | Change green implementation to use the macro | asoderman |
2018-05-11 | Fix clippy lints | Christian Duerr |
2017-04-03 | Add better printing for ref test failure | Joe Wilm |
2017-02-25 | Change cursor colors config to use text and cursor | Joe Wilm |
2017-01-06 | Clippy fixes! | Manish Goregaokar |
2017-01-06 | Add `nightly` feature, use for `unlikely` intrinsic | Manish Goregaokar |
2017-01-01 | Improve error handling for clipboard actions | Joe Wilm |
2016-12-29 | Fix some bugs with selections | Joe Wilm |
2016-12-16 | Remove dead code | Joe Wilm |
2016-12-16 | Misc formatting fixes | Joe Wilm |
2016-10-14 | Rustup and update dependencies | Joe Wilm |
2016-09-25 | Refactor EventLoop into event_loop module | Joe Wilm |
2016-08-22 | Scrolling v2 | Joe Wilm |
2016-06-29 | Add license headers to source files | Joe Wilm |
2016-06-09 | Fix all trivial compiler warnings | Joe Wilm |
2016-06-08 | Add support for scrolling regions | Joe Wilm |
2016-06-07 | Add named thread for pty reader | Joe Wilm |