aboutsummaryrefslogtreecommitdiff
path: root/THANKS.md
AgeCommit message (Collapse)Author
2014-11-13Added Arabic translation.mitchell
Thanks to Ahed Eid.
2014-06-21Added Polish translation.mitchell
Thanks to Piotr Orzechowski.
2014-06-20More info on sponsorship.mitchell
2014-06-20Added sponsors and sponsorship info; THANKS.mdmitchell
2014-03-12Changed line endings back to UNIX; THANKS.mdmitchell
2014-02-12Added split views in the terminal version thanks to Chris Emerson.mitchell
2014-01-14Added Swedish translation from Niklas Wallén.mitchell
2013-05-20Fix caret placement in block comment/uncomment.mitchell
Thanks to Richard Philips.
2013-05-15Fixed misspelling; THANKS.mdmitchell
2013-04-04Support retina displays on OSX.mitchell
Thanks to John Benediktsson.
2012-11-26Do not set DESTDIR and added PREFIX; src/Makefilemitchell
This allows for easier building of packages. Thanks to Pedro Andres Arranda Gutierrez.
2012-09-25Bugfix for `string.iconv()` from Gilles Grégoire.mitchell
Sometimes the converted text will not fit into its allocated buffer.
2012-07-13Updated documentation on compiling.mitchell
Thanks to Bill Meahan for help with compiling on BSD.
2012-03-22Added Spanish translation from Manuel Montenegro.mitchell
2012-03-08Moved Manual into `doc/` root directory.mitchell
2012-03-07Documentation overhaul with Discount (Markdown implementation).mitchell
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.