| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Update README.md | Joe Wilm | 2017-08-29 | |
| | | ||||
| * | Add gentoo instructions. (#759) | azarus | 2017-08-29 | |
| | | ||||
| * | Move rust dependency to the Prerequisites section (#724) | Maxim Baz | 2017-08-12 | |
| | | | | | | * Move rust dependency to the Prerequisites section * Remove reference to a specific compiler version | |||
| * | Add rust to the list of Arch Linux dependencies | Maxim Baz | 2017-08-11 | |
| | | | | Fixes #718 | |||
| * | docs(): add instructions for mac apps (#688) | Mike Hartington | 2017-07-28 | |
| | | ||||
| * | README.md: add NixOS (#694) | Jörg Thalheim | 2017-07-28 | |
| | | ||||
| * | Update to latest Glutin/winit (#671) | Joe Wilm | 2017-07-20 | |
| | | | | | | | | | | | | * Update to latest Glutin/winit This *finally* gets us off the fork of Glutin we've been on for so long and will unblock a number of other items. Functionality should be the same as before. The update forced our hand on a compiler update. It's no longer feasible to pin on an old version. From now on, we require latest stable. | |||
| * | Add Solus instructions | Dimas Cyriaco | 2017-06-30 | |
| | | ||||
| * | Update README | Joe Wilm | 2017-06-27 | |
| | | | | | | Closes #636 Closes #592 | |||
| * | Add dependency to FreeBSD-specific setup | Siva Mahadevan | 2017-06-18 | |
| | | | | Fixes problem I had with issue #609, should be better documented. | |||
| * | Update build instructions about Homebrew Rust bug | Joe Wilm | 2017-05-03 | |
| | | ||||
| * | Remove old note about Mesa bug | Joe Wilm | 2017-05-03 | |
| | | ||||
| * | Fix whitespace in README | Joe Wilm | 2017-05-03 | |
| | | ||||
| * | Configurable window dimensions | Anders Rasmussen | 2017-02-06 | |
| | | | | | | | | | Adds a configuration option `dimensions` which will set initial window size by columns and lines. Changes to the config file will require restart. resolves #370 | |||
| * | readme: Remove stray line | Daniel M. Capella | 2017-02-03 | |
| | | | | No longer needed thanks to #382. | |||
| * | Alacritty now compiles on stable Rust :tada: | Joe Wilm | 2017-02-03 | |
| | | ||||
| * | Add Arch Linux package install instructions | Daniel M. Capella | 2017-01-29 | |
| | | | | | Includes minor touch ups. | |||
| * | Fix section headers in README | Joe Wilm | 2017-01-28 | |
| | | | | | Resolves #367 | |||
| * | Add Slackware section to README.md | DerNorbert | 2017-01-26 | |
| | | ||||
| * | Mention talk at Rust Meetup in README.md | lukaslueg | 2017-01-21 | |
| | | ||||
| * | Mention our IRC channel in the README | Joe Wilm | 2017-01-18 | |
| | | ||||
| * | Make it run on FreeBSD | johalun | 2017-01-18 | |
| | | ||||
| * | Update README.md | lukaslueg | 2017-01-10 | |
| | | | | | `cmake` is required everywhere in order to build `expat-sys` | |||
| * | Merge pull request #255 from igravious/patch-1 | Joe Wilm | 2017-01-09 | |
| |\ | | | | | Update README.md | |||
| | * | Update README.md | igravious | 2017-01-09 | |
| | | | | | | | Tiny grammar fix. | |||
| * | | Add another optional config path `$HOME/.alacritty.yml` | Alberto Corona | 2017-01-09 | |
| | | | | | | | | | - Added note about the default file created if no path is found | |||
| * | | Support config path `$XDG_CONFIG/alacritty.yml` | Alberto Corona | 2017-01-09 | |
| | | | | | | | | | - Update README to reflect changes | |||
| * | | Conform to XDG spec for configuration | Alberto Corona | 2017-01-09 | |
| |/ | | | | | | - Use $XDG_CONFIG_HOME/alacritty/alacritty.yml for loading the configuration file falling back to $HOME/.config/alacritty/alacritty.yml - Closes #203 | |||
| * | Update README.md | lukaslueg | 2017-01-07 | |
| | | | | Small fix for markdown parsing, github fudges this | |||
| * | Update README.md | Tom Brown | 2017-01-07 | |
| | | ||||
| * | Update README.md | lukaslueg | 2017-01-07 | |
| | | | | Useless use of cat | |||
| * | Add instructions for VoidLInux in README.md | Norman | 2017-01-07 | |
| | | ||||
| * | Change README.md to reflect the current compiler situation | Josh Leverette | 2017-01-07 | |
| | | ||||
| * | Add tip for running in XWayland | Tom Wadley | 2017-01-06 | |
| | | ||||
| * | Add blog post to README | Joe Wilm | 2017-01-06 | |
| | | ||||
| * | Add installation instructions for openSUSE | Kristoffer Grönlund | 2017-01-07 | |
| | | ||||
| * | Merge pull request #92 from amikhalev/add-desktop-entry | Joe Wilm | 2017-01-06 | |
| |\ | | | | | Added a freedesktop.org desktop entry and instructions for using it to README.md | |||
| | * | Reduced Desktop Entries heading size | Alex Mikhalev | 2017-01-06 | |
| | | | ||||
| | * | Added Alacritty.desktop file and instructions to README.md | Alex Mikhalev | 2017-01-06 | |
| | | | ||||
| * | | Add README instruction for Fedora | Ben Myles | 2017-01-06 | |
| |/ | ||||
| * | Add README instruction for macOS config | Joe Wilm | 2017-01-06 | |
| | | ||||
| * | Emphasize pre-alpha in the README | Joe Wilm | 2017-01-06 | |
| | | ||||
| * | Add note about this release being pre-alpha | Joe Wilm | 2017-01-06 | |
| | | ||||
| * | Add prerequisites for Arch Linux | pengowen123 | 2017-01-05 | |
| | | ||||
| * | macOS: cmake is not required | Alex Burka | 2017-01-05 | |
| | | | | The build Works On My Machine (tm) without cmake. OSX 10.9.5 | |||
| * | Fix typo in README | FliegendeWurst | 2017-01-04 | |
| | | ||||
| * | Add note about forthcoming blog post | Joe Wilm | 2017-01-04 | |
| | | ||||
| * | Update README arrow keys FAQ | Joe Wilm | 2017-01-02 | |
| | | ||||
| * | Real support for placing config in XDG_CONFIG_HOME | Joe Wilm | 2017-01-02 | |
| | | | | | Resolves #35. | |||
| * | Write README.md | Joe Wilm | 2017-01-02 | |
| | | ||||