aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | input: Ignore invalid "<" key sequencesThiago de Arruda2015-01-12
| * | | | | | test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-12
| * | | | | | ui: Fix ui resizing and change some method namesThiago de Arruda2015-01-12
| * | | | | | remote_ui: Move handler registration to remote_ui.cThiago de Arruda2015-01-10
| * | | | | | ui: Test for abstract_ui whenever a minimal t_colors value is requiredThiago de Arruda2015-01-10
| * | | | | | ui: Add mising T_CSV code to abstract_ui termcapThiago de Arruda2015-01-10
| * | | | | | ui: Increase cursor row when text being rendered would cross its limitThiago de Arruda2015-01-10
| * | | | | | ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-10
| * | | | | | test: Fix eol_clear in screen.luaThiago de Arruda2015-01-10
| |/ / / / /
* | | | | | Merge pull request #1710 from Pyrohh/improve-docs-job-controlJustin M. Keyes2015-01-11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | docs: Misc. improvements to job_control/msgpackMichael Reed2015-01-11
| * | | | | docs: More consistent descriptions of rpc*() funcsMichael Reed2015-01-11
|/ / / / /
* | | | | Merge pull request #1794 from elmart/remove-long_u-cleanupJustin M. Keyes2015-01-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cleanup: Rename getdigits() family functions.Eliseo Martínez2015-01-11
| * | | | Cleanup: Refactor variables: long --> int.Eliseo Martínez2015-01-11
| * | | | Cleanup: Refactor getdigits().Eliseo Martínez2015-01-11
| * | | | Cleanup: Refactor option_table_T.number: long --> int.Eliseo Martínez2015-01-11
| * | | | Cleanup: Refactor prt_{fg,bg,new_bg}col: int --> uint32_t.Eliseo Martínez2015-01-11
| * | | | Cleanup: Remove local var bg_color@prt_get_attr().Eliseo Martínez2015-01-11
| * | | | Cleanup: Fix bad assert.Eliseo Martínez2015-01-11
|/ / / /
* | | | Merge pull request #1761 from oni-link/speed.up.gcJustin M. Keyes2015-01-10
|\ \ \ \
| * | | | Speed up garbage collection.oni-link2014-12-31
* | | | | Merge pull request #1788 from elmart/remove-long_u-4Justin M. Keyes2015-01-10
|\ \ \ \ \
| * | | | | Remove long_u: term: Remove dead code using long_u.Eliseo Martínez2015-01-10
| * | | | | Remove long_u: term: Enable -Wconversion.Eliseo Martínez2015-01-10
| * | | | | Remove long_u: hardcopy: Refactor long_u.Eliseo Martínez2015-01-10
| * | | | | Remove long_u: hardcopy: Enable -Wconversion.Eliseo Martínez2015-01-10
|/ / / / /
* | | | | Merge PR #1787 'Use versioned URLs for libtickit and dependencies'Thiago de Arruda2015-01-09
|\ \ \ \ \
| * | | | | deps: Use versioned URLs for libtickit and dependenciesThiago de Arruda2015-01-09
|/ / / / /
* | | | | Merge pull request #1784 from elmart/coverity-issues-2Justin M. Keyes2015-01-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | coverity/13763: Out-of-bounds read: FP.Eliseo Martínez2015-01-08
| * | | | coverity/13761: Out-of-bounds-write: FP.Eliseo Martínez2015-01-08
| * | | | coverity/13758: Out-of-bounds read: FP.Eliseo Martínez2015-01-08
|/ / / /
* | | | Merge pull request #1779 from bfredl/itemlistJustin M. Keyes2015-01-07
|\ \ \ \ | |_|/ / |/| | |
| * | | eval: fix incorrect refcount in list_append_listBjörn Linse2015-01-07
|/ / /
* | | Merge pull request #1763 from epaulson10/vim-7.4.551Justin M. Keyes2015-01-06
|\ \ \
| * | | vim-patch:7.4.551Erik Paulson2015-01-04
| |/ /
* | | Merge pull request #1772 from fwalch/vim-6921742Justin M. Keyes2015-01-04
|\ \ \ | |_|/ |/| |
| * | Change 'history' default to 50.Florian Walch2015-01-04
| * | vim-patch:37c2403Florian Walch2015-01-04
| * | vim-patch:6921742Florian Walch2015-01-04
|/ /
* | Merge pull request #1762 from steveno/patch-1Justin M. Keyes2015-01-03
|\ \
| * | globals.h: Remove unused global variableSteven Oliver2015-01-02
* | | Merge pull request #1768 from fwalch/vim-7.4.559Justin M. Keyes2015-01-03
|\ \ \
| * | | vim-patch:7.4.559Florian Walch2015-01-03
|/ / /
* | | Merge pull request #925 from splinterofchaos/sha256Justin M. Keyes2015-01-02
|\ \ \ | |_|/ |/| |
| * | sha: define SHA256_BUFFER_SIZE and SUM_SIZE.Scott Prager2015-01-02
| * | sha256.c: Enable -Wconvert and clint.Scott Prager2015-01-02
|/ /
* | Merge pull request #1759 from fwalch/vim-babc6a1Justin M. Keyes2014-12-30
|\|
| * vim-patch:babc6a1Florian Walch2014-12-30