summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-06-09Add wayland primary selection clipboard supportChristian Duerr
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-04-28Split alacritty into a separate cratesTheodore Dubois
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-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-04Add icon to Linux .desktop fileKirill Chibisov
2019-04-04Upgrade to winapi 0.3.7David Hewitt
2019-04-03Bump dependenciesChristian Duerr
2019-04-02Fix BSD build failureChristian Duerr
2019-04-01Add official logov0.3.0-rc2Christian Duerr
2019-03-21Update extended-description for deb fileAlex Touchet
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-05Disable incremental for release buildsChristian Duerr
2019-02-04Simplify text shaderM. Stoeckl
2019-01-21Bump version to 0.2.7v0.2.7Christian Duerr
2019-01-19Bump version to 0.2.6v0.2.6Christian Duerr
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-27Make windows config location more sensibleZac Pullar-Strecker
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-09Bump version to 0.2.4v0.2.4Christian Duerr
2018-11-19Changed path to standard /usr/bin/..., registered as an x-terminal-emulator a...Ilya Epifanov
2018-11-17Display errors and warningsChristian Duerr
2018-11-14Update all dependenciesChristian Duerr
2018-11-13Bump version to 0.2.3Christian Duerr
2018-11-11Bump version number to v0.2.2v0.2.2Christian Duerr
2018-11-10Upgrade Glutin to v0.19.0Matt Keeler
2018-11-03Publish Github releases from TravisMicha Gorelick
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-17Fix fish completion name in deb installerNathan West
2018-09-17Give zsh completion file the correct name when installing with `cargo deb --i...Alexander Schlarb
2018-09-17Bump version number to 0.2.0 (#1492)Christian Duerr
2018-07-29Enable LTOChristian Duerr