Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-13 | Added Arabic translation. | ||
Thanks to Ahed Eid. | |||
2014-06-21 | Added Polish translation. | ||
Thanks to Piotr Orzechowski. | |||
2014-06-20 | More info on sponsorship. | ||
2014-06-20 | Added sponsors and sponsorship info; THANKS.md | ||
2014-03-12 | Changed line endings back to UNIX; THANKS.md | ||
2014-02-12 | Added split views in the terminal version thanks to Chris Emerson. | ||
2014-01-14 | Added Swedish translation from Niklas Wallén. | ||
2013-05-20 | Fix caret placement in block comment/uncomment. | ||
Thanks to Richard Philips. | |||
2013-05-15 | Fixed misspelling; THANKS.md | ||
2013-04-04 | Support retina displays on OSX. | ||
Thanks to John Benediktsson. | |||
2012-11-26 | Do not set DESTDIR and added PREFIX; src/Makefile | ||
This allows for easier building of packages. Thanks to Pedro Andres Arranda Gutierrez. | |||
2012-09-25 | Bugfix for `string.iconv()` from Gilles Grégoire. | ||
Sometimes the converted text will not fit into its allocated buffer. | |||
2012-07-13 | Updated documentation on compiling. | ||
Thanks to Bill Meahan for help with compiling on BSD. | |||
2012-03-22 | Added Spanish translation from Manuel Montenegro. | ||
2012-03-08 | Moved Manual into `doc/` root directory. | ||
2012-03-07 | Documentation overhaul with Discount (Markdown implementation). | ||
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. |