summaryrefslogtreecommitdiffstats
path: root/copypasta
AgeCommit message (Expand)Author
2019-04-03Bump dependenciesChristian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2018-12-10Upgrade to Rust 2018Joe Wilm
2018-12-07Use tool lints for clippy allow/deny lint attributesMatthias Krüger
2018-10-16Add support for Windows (#1374)Zac Pullar-Strecker
2018-07-02Enable clippy in font/copypasta cratesMatthias Krüger
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2017-12-23Update depsChet Gurevitch
2017-09-27Use clippy = "*", update, and fix some warnings (#796)Aaron Hill
2017-02-02Decouple input processing from TermJoe Wilm
2017-01-18Make it run on FreeBSDjohalun
2017-01-02Better error message when xclip is not availableJoe Wilm
2016-12-29Implement clipboard store for x11 with xclipJoe Wilm
2016-12-24Implement copypasta::Store for macOS pasteboardJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-12-16Replace remaining use of `try!` with `?`Joe Wilm
2016-10-08Implement copypasta::Load for macos::ClipboardJoe Wilm
2016-10-08Start implementing copypasta, a clipboard libraryJoe Wilm