summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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
2018-07-28Merge master into scrollbackChristian Duerr
2018-07-21Scrollback cleanupChristian Duerr
2018-06-02Disable LTOJoe Wilm
2018-05-30Reduce debug level for releaseTatsuyuki Ishi
2018-05-29Update to glutin 0.16.0Francesca Frangipane
2018-02-28Update arraydeque dependencyAndy Lok
2018-02-28Upgrade dependenciesSam Rijs
2018-01-26Update dependenciesgolem131
2018-01-03Enable shift+select in mouse modeChristian Dürr
2018-01-02Add support for set-clipboard. (#970)Geert Jansen
2017-12-23Update glutin to v0.11chetgurevitch