summaryrefslogtreecommitdiff
path: root/copypasta/src/macos.rs
AgeCommit message (Expand)Author
2019-04-28Switch from copypasta to rust-clipboardChristian Duerr
2019-03-30Add rustfmt style guidev0.3.0-rc1Christian Duerr
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