summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois
2019-04-23Add DirectWrite font rasterizerBen Pye
2019-04-22Bump version to 0.3.2v0.3.2Christian Duerr
2019-04-22Bump version to 0.3.1v0.3.1Christian Duerr
2019-04-19Fix cursor dimensions with font offsetChristian Duerr
2019-04-19Fix update_lines performance issuesChristian Duerr
2019-04-09Set maximum Rust version to 1.31.0Christian Duerr
2019-04-08Bump version to 0.3.0v0.3.0Christian Duerr
2019-04-04Fix build errors on BSDv0.3.0-rc3Christian Duerr
2019-04-04Upgrade to winapi 0.3.7David Hewitt
2019-04-03Bump dependenciesChristian Duerr
2019-04-02Fix BSD build failureChristian Duerr
2019-03-15Update Cargo.lockHirokazu Hata
2019-03-14Update glutin to version 0.20Christian Duerr
2019-03-12Fix signal handling on Unix systemsRachel K
2019-02-11Bump version to 0.2.9v0.2.9Christian Duerr
2019-02-10Bump version to 0.2.8v0.2.8Christian Duerr
2019-02-07Dynamically resize terminal for errors/warningsChristian Duerr
2019-02-04Remove library lockfiles from gitChristian Duerr
2019-02-04Simplify text shaderM. Stoeckl
2019-01-23Update dependenciesChristian Duerr
2019-01-21Bump version to 0.2.7v0.2.7Christian Duerr
2019-01-19Bump version to 0.2.6v0.2.6Christian Duerr
2019-01-19Fix crash on macOS and BSD with SpawnNewInstance actionCarlos Tuñón
2019-01-09Fix CPU load when moving windows between monitorsChristian Duerr
2019-01-07Bump version to 0.2.5v0.2.5Christian Duerr
2018-12-28Add support for Windows ConPTY APIv0.2.4-conptyDavid Hewitt
2018-12-27Update reqwest to 0.9Bastien Orivel
2018-12-27Use mio-extras instead of mio-moreBastien Orivel
2018-12-17Add color option to visual bellChristian Duerr
2018-12-15Fixing tabs in copy-pasteSteve Blundy
2018-12-15Update dependenciesChristian Duerr
2018-12-09Bump version to 0.2.4v0.2.4Christian Duerr
2018-11-24Move winpty-sys dep to crates.ioZac Pullar-Strecker
2018-11-18Update filetime to v0.2.4Andrei-Marius Radu
2018-11-17Display errors and warningsChristian Duerr
2018-11-14Update all dependenciesChristian Duerr
2018-11-13Bump lockfilev0.2.3Christian Duerr
2018-11-12Fix incorrect padding calculationsChristian Duerr
2018-11-11Center the grid inside the windowChristian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-01Update serde_yaml to 0.8Do Duy
2018-10-29Add cargo workspace, add winpty tests to CIZac Pullar-Strecker
2018-10-22Add option to open URLs on clickChristian Duerr
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-10-03Version 0.2.1v0.2.1Joe Wilm
2018-09-30Bump fontconfig dependenciesJon Gjengset
2018-09-24Add standalone terminfo definitionDaniel Eklöf
2018-09-19Update core-* dependenciesJeff Muizelaar