aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAge
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Rename font crate to crossfontChristian Duerr2020-07-18
* Update Linux/BSD font dependenciesChristian Duerr2020-03-25
* Extract winpty crateChristian Duerr2020-02-17
* Move Alacritty to organizationChristian Duerr2020-01-11
* Bump glutin to 0.22.0Christian Duerr2020-01-10
* Bump winit to 0.20.0 Alpha 6Christian Duerr2020-01-05
* Add wayland primary selection clipboard supportChristian Duerr2019-06-09
* Switch from copypasta to rust-clipboardChristian Duerr2019-04-28
* Split alacritty into a separate cratesTheodore Dubois2019-04-28
* Bump version to 0.3.2Christian Duerr2019-04-22
* Bump version to 0.3.1Christian Duerr2019-04-22
* Fix cursor dimensions with font offsetChristian Duerr2019-04-19
* Set maximum Rust version to 1.31.0Christian Duerr2019-04-09
* Bump version to 0.3.0Christian Duerr2019-04-08
* Fix build errors on BSDChristian Duerr2019-04-04
* Add icon to Linux .desktop fileKirill Chibisov2019-04-04
* Upgrade to winapi 0.3.7David Hewitt2019-04-04
* Bump dependenciesChristian Duerr2019-04-03
* Fix BSD build failureChristian Duerr2019-04-02
* Add official logoChristian Duerr2019-04-01
* Update extended-description for deb fileAlex Touchet2019-03-21
* Update glutin to version 0.20Christian Duerr2019-03-14
* Fix signal handling on Unix systemsRachel K2019-03-12
* Bump version to 0.2.9Christian Duerr2019-02-11
* Bump version to 0.2.8Christian Duerr2019-02-10
* Dynamically resize terminal for errors/warningsChristian Duerr2019-02-07
* Disable incremental for release buildsChristian Duerr2019-02-05
* Simplify text shaderM. Stoeckl2019-02-04
* Bump version to 0.2.7Christian Duerr2019-01-21
* Bump version to 0.2.6Christian Duerr2019-01-19
* Fix CPU load when moving windows between monitorsChristian Duerr2019-01-09
* Bump version to 0.2.5Christian Duerr2019-01-07
* Add support for Windows ConPTY APIDavid Hewitt2018-12-28
* Update reqwest to 0.9Bastien Orivel2018-12-27
* Use mio-extras instead of mio-moreBastien Orivel2018-12-27
* Make windows config location more sensibleZac Pullar-Strecker2018-12-27
* Upgrade to Rust 2018Joe Wilm2018-12-10
* Bump version to 0.2.4Christian Duerr2018-12-09
* Changed path to standard /usr/bin/..., registered as an x-terminal-emulator a...Ilya Epifanov2018-11-19
* Display errors and warningsChristian Duerr2018-11-17
* Update all dependenciesChristian Duerr2018-11-14
* Bump version to 0.2.3Christian Duerr2018-11-13
* Bump version number to v0.2.2Christian Duerr2018-11-11
* Upgrade Glutin to v0.19.0Matt Keeler2018-11-10
* Publish Github releases from TravisMicha Gorelick2018-11-03
* Update serde_yaml to 0.8Do Duy2018-11-01
* Add cargo workspace, add winpty tests to CIZac Pullar-Strecker2018-10-29
* Add option to open URLs on clickChristian Duerr2018-10-22
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16