aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAge
...
* Reduce debug level for releaseTatsuyuki Ishi2018-05-30
* Update to glutin 0.16.0Francesca Frangipane2018-05-29
* Update arraydeque dependencyAndy Lok2018-02-28
* Upgrade dependenciesSam Rijs2018-02-28
* Update dependenciesgolem1312018-01-26
* Enable shift+select in mouse modeChristian Dürr2018-01-03
* Add support for set-clipboard. (#970)Geert Jansen2018-01-02
* Update glutin to v0.11chetgurevitch2017-12-23
* Update bitflags to v1Chet Gurevitch2017-12-23
* Update glutin to v0.10Chet Gurevitch2017-12-23
* Update depsChet Gurevitch2017-12-23
* Remove built crateJoe Wilm2017-12-22
* Remove the launcher and set the locale/current directory in alacritty (#879)Theodore Dubois2017-12-13
* Output more info for `--version` (#888)hcpl2017-11-11
* Rewrite err_println to eprintln introduced in Rust 1.19 (#799)Roel2017-10-22
* Add support for env_loggerJoe Wilm2017-10-08
* Revert "Update glutin & fix a few wayland issues (#815)"Joe Wilm2017-10-06
* Update glutin & fix a few wayland issues (#815)Victor Berger2017-10-06
* Use clippy = "*", update, and fix some warnings (#796)Aaron Hill2017-09-27
* Update notifyJonathan Schleußer2017-09-05
* Update most remaining depsJonathan Schleußer2017-09-05
* Update servoJonathan Schleußer2017-09-05
* winit: 0.7.5 -> 0.7.6, glutin: 0.9.1 -> 0.9.2 (#761)Tim Steinbach2017-08-28
* Use latest winitJoe Wilm2017-07-21
* Update to latest Glutin/winit (#671)Joe Wilm2017-07-20
* Revert "Reduce InstanceData footprint"Joe Wilm2017-07-03
* Reduce InstanceData footprintJoe Wilm2017-07-01
* Add support for Beam, Underline cursorsJoe Wilm2017-06-11
* Update dependenciesJoe Wilm2017-05-25
* Support setting _NET_WM_PID in X11 environmentsJoe Wilm2017-05-01
* Fix bug parsing OSC stringsJoe Wilm2017-03-02
* Add support for wide charactersJoe Wilm2017-03-02
* Bump glutinJoe Wilm2017-02-17
* Updates Glutin to proper handle dead keysMichel Boaventura2017-02-17
* Alacritty now compiles on stable Rust :tada:Joe Wilm2017-02-03
* Implement save/restore cursor positionJoe Wilm2017-02-02
* Update to serde 0.9 and serde-yaml 0.6.Joe Wilm2017-01-29
* Optimize glyph cache accessJoe Wilm2017-01-26
* Use clap as cli parser.Kurnevsky Evgeny2017-01-24
* Use the log-crate instead of printing to stdoutLukas Lueg2017-01-23
* Capture test output by defaultJoe Wilm2017-01-23
* Dynamically generate test harnessSteven Fackler2017-01-23
* Add support for setting title from OSCJoe Wilm2017-01-11
* Enabled Rustc' Link Time Optimizationcody2017-01-07
* Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar2017-01-06
* Replace need for drop_types_in_const with lazy_staticManish Goregaokar2017-01-06
* Real support for placing config in XDG_CONFIG_HOMEJoe Wilm2017-01-02
* Rustup and clippyJoe Wilm2016-12-16
* Fix glutin waylandJoe Wilm2016-11-19
* Add a number of simple ref-testsJoe Wilm2016-11-19