Commit Graph

  • ee37dc86ab Return an error from logging::initialize Joe Wilm 2017-01-23 08:45:40 -0800
  • abd3958cb5 Minor formatting fixes Joe Wilm 2017-01-23 08:41:34 -0800
  • db5f65637a Changes to Logger logic Joe Wilm 2017-01-23 08:39:16 -0800
  • 64b42cd2f3 Use the log-crate instead of printing to stdout Lukas Lueg 2017-01-13 08:15:06 +0100
  • b23ed6ed4c Capture test output by default Joe Wilm 2017-01-23 08:06:09 -0800
  • 2ffdc8d9ca Remove line_wrap test Steven Fackler 2017-01-21 10:13:19 +0000
  • 41f99dc4c0 Dynamically generate test harness Steven Fackler 2017-01-21 10:11:55 +0000
  • 6229477190 ansi: Designate and invoke graphic character sets Richard Palethorpe 2017-01-09 21:07:23 +0100
  • 6d0abe2607 Merge pull request #336 from lukaslueg/patch-3 Joe Wilm 2017-01-21 12:04:55 -0800
  • 35e60dfe86 Mention talk at Rust Meetup in README.md lukaslueg 2017-01-21 19:00:07 +0100
  • 8644a0551b Mention our IRC channel in the README Joe Wilm 2017-01-18 23:02:53 -0800
  • 8cab0aa623 Use latest nightly on travis Joe Wilm 2017-01-18 21:15:19 -0800
  • 77f95f1477 Remove unnecessary feature Oula Kuuva 2017-01-17 17:06:34 +0200
  • e2741adfbe Update rustc-version Oula Kuuva 2017-01-17 17:05:57 +0200
  • 398e31fa37 Make it run on FreeBSD johalun 2017-01-12 13:16:09 -0800
  • a2cd4b647c Cleanup getpwuid_r wrapper Joe Wilm 2017-01-15 16:39:22 -0800
  • 67aba7f4e4 add suggestive fallback messages on unavailable fonts Tom Crayford 2017-01-08 21:31:57 +0000
  • f85cc353a6 make thin stroke rendering configurable Tom Crayford 2017-01-10 13:58:54 +0000
  • 32cfca7727 Merge pull request #298 from mbrumlow/line_wrap_test Joe Wilm 2017-01-11 22:49:30 -0800
  • e8b8bda9f9 Adding test for line wrap. Michael Brumlow 2017-01-12 00:29:10 -0600
  • 06d213fbc7 Proposal for line wrap - ^[[7h and ^[[7l (private) Michael Brumlow 2017-01-11 21:00:29 -0600
  • a7fc46afce Fix bug where event loop could get stuck reading Joe Wilm 2017-01-10 10:27:25 -0800
  • dfb1b3bb5c Add support for setting title from OSC Joe Wilm 2017-01-10 21:21:19 -0800
  • 4fb7801ba3 Update README.md lukaslueg 2017-01-10 14:18:02 +0100
  • ec339f728a Merge pull request #268 from mbrumlow/urandom_panic Joe Wilm 2017-01-09 23:19:07 -0800
  • 6656df1401 Fix last panic with `cat /dev/urandom` Joe Wilm 2017-01-09 23:09:11 -0800
  • b99fda5214 Fixing panic on cat /dev/urandom Michael Brumlow 2017-01-10 00:05:26 -0600
  • ff5156040e Merge pull request #255 from igravious/patch-1 Joe Wilm 2017-01-09 09:34:20 -0800
  • c314fb25cd Add another optional config path `$HOME/.alacritty.yml` Alberto Corona 2017-01-09 00:40:47 -0600
  • 929403386c Support config path `$XDG_CONFIG/alacritty.yml` Alberto Corona 2017-01-07 18:12:28 -0600
  • 987b8555de Conform to XDG spec for configuration Alberto Corona 2017-01-07 15:19:30 -0600
  • 1bda79edff Update README.md igravious 2017-01-09 09:40:15 +0000
  • 2fa271419c Merge pull request #236 from tcrayford/print_glutin_events Joe Wilm 2017-01-08 21:43:27 -0800
  • 9e856bc9d2 Remove some dead code Joe Wilm 2017-01-08 17:08:52 -0800
  • b7f43ac023 Fix parsing of coalesced SGR attributes Joe Wilm 2017-01-08 16:35:59 -0800
  • d7a5981048 print glutin events if --print-events is passed Tom Crayford 2017-01-08 21:09:02 +0000
  • 9e713189cc Merge pull request #216 from mbrumlow/better_bounds_checking Joe Wilm 2017-01-07 21:24:55 -0800
  • e0e88c0748 Merge pull request #224 from valarauca/master Joe Wilm 2017-01-07 21:08:51 -0800
  • fa73c56245 Enabled Rustc' Link Time Optimization cody 2017-01-07 23:56:29 -0500
  • 5642624f40 Changes requested. Michael Brumlow 2017-01-07 21:46:02 -0600
  • 3c2bfdc0fc Merge pull request #220 from mbrumlow/resize_fix Joe Wilm 2017-01-07 17:16:50 -0800
  • fb56dcbad9 Fixing resize crashes. Michael Brumlow 2017-01-07 18:07:03 -0600
  • c106ee6601 Removing stale comment. Michael Brumlow 2017-01-07 17:17:46 -0600
  • 24453fa698 Implementing line wrapping. Michael Brumlow 2017-01-07 17:13:42 -0600
  • b88fd8a23e Better bounds checking. Michael Brumlow 2017-01-07 15:47:05 -0600
  • 61389c1fcd Merge pull request #214 from lukaslueg/patch-2 Joe Wilm 2017-01-07 13:26:45 -0800
  • 8b13032abc Update README.md lukaslueg 2017-01-07 22:25:53 +0100
  • 07d7598fdc Merge pull request #208 from nottombrown/patch-1 Joe Wilm 2017-01-07 12:49:15 -0800
  • 3d64a43fcb Update README.md Tom Brown 2017-01-07 12:27:45 -0800
  • 707c20a365 Merge pull request #198 from lukaslueg/patch-1 Joe Wilm 2017-01-07 11:38:41 -0800
  • f4b10a1dbb Merge pull request #164 from mbrumlow/fix_bounds Joe Wilm 2017-01-07 10:20:01 -0800
  • 6d4f89bd63 Update README.md lukaslueg 2017-01-07 19:04:22 +0100
  • b8ab5be917 Add instructions for VoidLInux in README.md Norman 2017-01-06 20:32:01 +0100
  • 56773fe7e7 Merge pull request #138 from honza/master Joe Wilm 2017-01-07 09:46:28 -0800
  • c6959de11b Merge pull request #159 from jwilm/fix-intl-input Joe Wilm 2017-01-07 09:43:40 -0800
  • fc99df08db Merge pull request #188 from coder543/patch-3 Joe Wilm 2017-01-07 09:43:17 -0800
  • 962dd61348 Typo Honza Pokorny 2017-01-07 13:07:06 -0400
  • 8300869b98 Change README.md to reflect the current compiler situation Josh Leverette 2017-01-07 10:41:21 -0500
  • 7ed4f205ad Avoid unwrap when determining proper shell to use Honza Pokorny 2017-01-07 08:43:58 -0400
  • a01ef5568f Avoid unnecessary closure in a map call Honza Pokorny 2017-01-07 08:43:34 -0400
  • e98e6bdf64 Add doc string to 'shell' config option Honza Pokorny 2017-01-07 08:43:09 -0400
  • 180150bbc1 Fixes a slew of bounds issues. Michael Brumlow 2017-01-06 23:08:52 -0600
  • bcd464aeec Fix issue with some international inputs Joe Wilm 2017-01-06 22:04:51 -0800
  • 852c2d8f15 Merge pull request #131 from Manishearth/stable Joe Wilm 2017-01-06 21:51:24 -0800
  • 4e1f4c8cd7 Clippy fixes! Manish Goregaokar 2017-01-06 20:44:51 -0800
  • 49187d53f2 Add `nightly` feature, use for `unlikely` intrinsic Manish Goregaokar 2017-01-06 16:32:29 -0800
  • fbeded8ac5 Remove need for inclusive ranges Manish Goregaokar 2017-01-06 16:26:31 -0800
  • c579d07993 Remove need for range_contains feature Manish Goregaokar 2017-01-06 15:48:23 -0800
  • ee5a9f1338 Replace need for drop_types_in_const with lazy_static Manish Goregaokar 2017-01-06 15:31:12 -0800
  • 800b65622c Remove need for step_by feature Manish Goregaokar 2017-01-06 15:25:04 -0800
  • 62739bd226 Merge pull request #151 from dannydulai/master Joe Wilm 2017-01-06 20:06:36 -0800
  • ec6f3097cd shift-tab key binding Danny Dulai 2017-01-06 22:27:24 -0500
  • ea44427be3 Add "shell" option to config Honza Pokorny 2017-01-06 22:06:45 -0400
  • c732957156 Merge pull request #132 from tomwadley/xwayland-tip Joe Wilm 2017-01-06 17:18:22 -0800
  • 8f38e4fa7d Add tip for running in XWayland Tom Wadley 2017-01-06 18:48:31 -0600
  • 9d6c317035 Add blog post to README Joe Wilm 2017-01-06 15:44:14 -0800
  • aaac709ea6 Merge pull request #115 from krig/opensuse Joe Wilm 2017-01-06 15:34:35 -0800
  • 402eb575cb Add installation instructions for openSUSE Kristoffer Grönlund 2017-01-07 00:32:54 +0100
  • 085800c330 Make plugin feature optional Manish Goregaokar 2017-01-06 15:14:32 -0800
  • 8d8fca6b03 Merge pull request #91 from coder543/master Joe Wilm 2017-01-06 13:02:11 -0800
  • a61e000f98 Merge pull request #92 from amikhalev/add-desktop-entry Joe Wilm 2017-01-06 12:59:27 -0800
  • f69f8b87c3 Merge pull request #86 from benmyles/master Joe Wilm 2017-01-06 12:42:35 -0800
  • 5226cfe562 Reduced Desktop Entries heading size Alex Mikhalev 2017-01-06 13:07:15 -0700
  • 7cbc50fd2f Added Alacritty.desktop file and instructions to README.md Alex Mikhalev 2017-01-06 13:05:55 -0700
  • 4fad82bc26 Merge branch 'master' of github.com:coder543/alacritty Josh Leverette 2017-01-06 15:02:13 -0500
  • 2dd5f0f45d Handle invalid gotos more gracefully. Josh Leverette 2017-01-06 15:00:15 -0500
  • 56c83be81c Add README instruction for Fedora Ben Myles 2017-01-06 11:34:24 -0800
  • 8d3f5f4e17 Fix panic when closing window Joe Wilm 2017-01-06 11:22:47 -0800
  • 99ef2bef9e Add default macOS config Joe Wilm 2017-01-06 11:16:57 -0800
  • 2befe3681e Write default config when not found quininer kel 2017-01-06 12:56:05 +0800
  • 7d07b5a165 Add README instruction for macOS config Joe Wilm 2017-01-06 10:48:22 -0800
  • 96590ffccf Emphasize pre-alpha in the README Joe Wilm 2017-01-06 09:34:33 -0800
  • 1c4a5b3985 Add note about this release being pre-alpha Joe Wilm 2017-01-06 09:30:01 -0800
  • a582e47f71 Merge pull request #66 from pengowen123/master Joe Wilm 2017-01-06 08:31:58 -0800
  • 41f7fae34a Merge pull request #60 from MagaTailor/master Joe Wilm 2017-01-06 08:31:29 -0800
  • 5f6dedd7d3 Handle EINTR in I/O loop Joe Wilm 2017-01-06 08:21:00 -0800
  • 0bf19d2d67 Merge pull request #67 from rudism/window-name Joe Wilm 2017-01-06 08:13:28 -0800
  • c0054d0fe2
    Added --title argument to set window title Rudis Muiznieks 2017-01-05 15:04:23 -0600
  • a14ab11521 Add prerequisites for Arch Linux pengowen123 2017-01-05 13:52:11 -0700
  • 3c57c03887 Merge pull request #59 from quininer/modsspace Joe Wilm 2017-01-05 07:15:12 -0800