Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-02 | Update changelog | Rob Hoelz | 1 | -1/+5 | |
2014-04-02 | Document jump | Rob Hoelz | 1 | -0/+5 | |
2014-04-02 | Provide jump as alternative to cursor.goto | Rob Hoelz | 1 | -1/+5 | |
For Lua 5.2 | |||||
2014-02-13 | Fix parse error on 5.2 | Rob Hoelz | 1 | -7/+7 | |
Better yet would be an alias for the 'goto' function, but that can be added later. | |||||
2013-02-21 | Fix URL for rockspec0.20.02 | Rob Hoelz | 1 | -1/+2 | |
2013-02-21 | Don't hide the metatable for colors | Rob Hoelz | 2 | -2/+1 | |
2013-02-21 | Line up equals signs | Rob Hoelz | 1 | -22/+22 | |
2013-02-21 | Add colors.default as a synonym for colors.reset | Rob Hoelz | 3 | -0/+3 | |
2013-02-21 | Add changelog entries for work done for 0.2 | Rob Hoelz | 1 | -0/+5 | |
2013-02-21 | Issue deprecation warning for isatty | Rob Hoelz | 1 | -0/+3 | |
2013-02-19 | Document isatty | Rob Hoelz | 1 | -0/+4 | |
2013-02-19 | Add some more documentation | Rob Hoelz | 1 | -0/+98 | |
2013-02-19 | Suggest kikito's fork as an alternative | Rob Hoelz | 1 | -0/+7 | |
2013-02-10 | Fix example in README | Rob Hoelz | 1 | -3/+3 | |
2012-09-15 | Add examples for new functions to README | Rob Hoelz | 1 | -0/+13 | |