aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Dynamically generate test harnessSteven Fackler2017-01-23
* ansi: Designate and invoke graphic character setsRichard Palethorpe2017-01-21
* Remove unnecessary featureOula Kuuva2017-01-18
* Make it run on FreeBSDjohalun2017-01-18
* Cleanup getpwuid_r wrapperJoe Wilm2017-01-15
* make thin stroke rendering configurableTom Crayford2017-01-12
* Proposal for line wrap - ^[[7h and ^[[7l (private)Michael Brumlow2017-01-11
* Fix bug where event loop could get stuck readingJoe Wilm2017-01-11
* Add support for setting title from OSCJoe Wilm2017-01-11
* Fix last panic with `cat /dev/urandom`Joe Wilm2017-01-09
* Fixing panic on cat /dev/urandomMichael Brumlow2017-01-10
* Add another optional config path `$HOME/.alacritty.yml`Alberto Corona2017-01-09
* Support config path `$XDG_CONFIG/alacritty.yml`Alberto Corona2017-01-09
* Conform to XDG spec for configurationAlberto Corona2017-01-09
* Merge pull request #236 from tcrayford/print_glutin_eventsJoe Wilm2017-01-08
|\
| * print glutin events if --print-events is passedTom Crayford2017-01-08
* | Remove some dead codeJoe Wilm2017-01-08
* | Fix parsing of coalesced SGR attributesJoe Wilm2017-01-08
|/
* Merge pull request #216 from mbrumlow/better_bounds_checkingJoe Wilm2017-01-07
|\
| * Changes requested.Michael Brumlow2017-01-07
| * Removing stale comment.Michael Brumlow2017-01-07
| * Implementing line wrapping.Michael Brumlow2017-01-07
| * Better bounds checking.Michael Brumlow2017-01-07
* | Fixing resize crashes.Michael Brumlow2017-01-07
|/
* Merge pull request #164 from mbrumlow/fix_boundsJoe Wilm2017-01-07
|\
| * Fixes a slew of bounds issues.Michael Brumlow2017-01-07
* | Merge pull request #138 from honza/masterJoe Wilm2017-01-07
|\ \
| * | TypoHonza Pokorny2017-01-07
| * | Avoid unwrap when determining proper shell to useHonza Pokorny2017-01-07
| * | Avoid unnecessary closure in a map callHonza Pokorny2017-01-07
| * | Add doc string to 'shell' config optionHonza Pokorny2017-01-07
| * | Add "shell" option to configHonza Pokorny2017-01-06
* | | Fix issue with some international inputsJoe Wilm2017-01-06
| |/ |/|
* | Clippy fixes!Manish Goregaokar2017-01-06
* | Add `nightly` feature, use for `unlikely` intrinsicManish Goregaokar2017-01-06
* | Remove need for inclusive rangesManish Goregaokar2017-01-06
* | Remove need for range_contains featureManish Goregaokar2017-01-06
* | Replace need for drop_types_in_const with lazy_staticManish Goregaokar2017-01-06
* | Remove need for step_by featureManish Goregaokar2017-01-06
* | Make plugin feature optionalManish Goregaokar2017-01-06
|/
* Merge branch 'master' of github.com:coder543/alacrittyJosh Leverette2017-01-06
|\
| * Fix panic when closing windowJoe Wilm2017-01-06
| * Add default macOS configJoe Wilm2017-01-06
| * Write default config when not foundquininer kel2017-01-06
* | Handle invalid gotos more gracefully.Josh Leverette2017-01-06
|/
* Merge pull request #60 from MagaTailor/masterJoe Wilm2017-01-06
|\
| * Fix ARMTaylor Trump2017-01-05
| * Fix ARMTaylor Trump2017-01-05
* | Handle EINTR in I/O loopJoe Wilm2017-01-06
* | Added --title argument to set window titleRudis Muiznieks2017-01-06