aboutsummaryrefslogtreecommitdiff
path: root/copypasta
Commit message (Expand)AuthorAge
* Fix selection copying on WindowsChristian Duerr2019-04-21
* Remove redundant closures and importsMatthias Krüger2019-04-11
* Bump dependenciesChristian Duerr2019-04-03
* Add rustfmt style guideChristian Duerr2019-03-30
* Normalize Log Message StringsNathan Lilienthal2019-01-07
* Upgrade to Rust 2018Joe Wilm2018-12-10
* Use tool lints for clippy allow/deny lint attributesMatthias Krüger2018-12-07
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16
* Enable clippy in font/copypasta cratesMatthias Krüger2018-07-02
* alacritty: add support for OpenBSD.Matt T. Proud2018-04-14
* Update depsChet Gurevitch2017-12-23
* Use clippy = "*", update, and fix some warnings (#796)Aaron Hill2017-09-27
* Decouple input processing from TermJoe Wilm2017-02-02
* Make it run on FreeBSDjohalun2017-01-18
* Better error message when xclip is not availableJoe Wilm2017-01-02
* Implement clipboard store for x11 with xclipJoe Wilm2016-12-29
* Implement copypasta::Store for macOS pasteboardJoe Wilm2016-12-24
* Misc formatting fixesJoe Wilm2016-12-16
* Replace remaining use of `try!` with `?`Joe Wilm2016-12-16
* Implement copypasta::Load for macos::ClipboardJoe Wilm2016-10-08
* Start implementing copypasta, a clipboard libraryJoe Wilm2016-10-08