summaryrefslogtreecommitdiffstats
path: root/winpty
AgeCommit message (Expand)Author
2020-02-17Extract winpty crateChristian Duerr
2020-02-10Revert "Fix backspace deleting chars when IME is open"Christian Duerr
2020-01-03Replace deprecated Error methodssterlingjensen
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-12-12Fix vague startup crash messages with WinPTYDavid Hewitt
2019-12-05Remove unnecessary lifetimes from winptysterlingjensen
2019-11-30Move icon embed step from winpty to Alacrittysterlingjensen
2019-10-23Update dependenciesKirill Chibisov
2019-06-13Remove reqwest dependency on WindowsBastien Orivel
2019-04-28Fix spelling mistakesJDTX
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-03Bump dependenciesChristian Duerr
2019-04-01Add official logov0.3.0-rc2Christian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-02-04Remove library lockfiles from gitChristian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-11-25Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker
2018-11-24Move winpty-sys dep to crates.ioZac Pullar-Strecker
2018-10-31Fix deb buildChristian Duerr
2018-10-29Add cargo workspace, add winpty tests to CIZac Pullar-Strecker
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker