index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
copypasta
Commit message (
Expand
)
Author
Age
*
Move Alacritty to organization
Christian Duerr
2020-01-11
*
Bump copypasta to 0.6.1
Christian Duerr
2019-11-26
*
Bump x11-clipboard to 0.4.0
Cole Helbling
2019-11-25
*
Fix clippy warnings
Christian Duerr
2019-11-02
*
Fix clippy issues
Christian Duerr
2019-08-16
*
Fix smithay-clipboard integration
Kirill Chibisov
2019-08-16
*
Fix copypasta README.md formatting
Kirill Chibisov
2019-07-24
*
Fix performance issues with text reflow
Christian Duerr
2019-06-23
*
Bump smithay-clipboard dependency version
Christian Duerr
2019-06-15
*
Add wayland primary selection clipboard support
Christian Duerr
2019-06-09
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28
*
Fix selection copying on Windows
Christian Duerr
2019-04-21
*
Remove redundant closures and imports
Matthias Krüger
2019-04-11
*
Bump dependencies
Christian Duerr
2019-04-03
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Use tool lints for clippy allow/deny lint attributes
Matthias Krüger
2018-12-07
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
Enable clippy in font/copypasta crates
Matthias Krüger
2018-07-02
*
alacritty: add support for OpenBSD.
Matt T. Proud
2018-04-14
*
Update deps
Chet Gurevitch
2017-12-23
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Decouple input processing from Term
Joe Wilm
2017-02-02
*
Make it run on FreeBSD
johalun
2017-01-18
*
Better error message when xclip is not available
Joe Wilm
2017-01-02
*
Implement clipboard store for x11 with xclip
Joe Wilm
2016-12-29
*
Implement copypasta::Store for macOS pasteboard
Joe Wilm
2016-12-24
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Replace remaining use of `try!` with `?`
Joe Wilm
2016-12-16
*
Implement copypasta::Load for macos::Clipboard
Joe Wilm
2016-10-08
*
Start implementing copypasta, a clipboard library
Joe Wilm
2016-10-08