aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | docs: Remove shortname references.Michael Reed2014-12-07
|/ / /
* | | Merge pull request #1589 from splinterofchaos/fix-const-atterJustin M. Keyes2014-12-06
|\ \ \
| * | | strings: Remove NONNUL_ALL from NULL-taking functions.Scott Prager2014-12-06
| |/ /
* | | Merge pull request #1341 from splinterofchaos/api-nulJustin M. Keyes2014-12-06
|\ \ \
| * | | api: Add tests for when not to handle NULs.Scott Prager2014-12-06
| * | | api: Handle NULs and newlines in buffer_*_line.Scott Prager2014-12-06
| |/ /
* | | Merge pull request #1618 from elmart/clang-analysis-fixes-5Justin M. Keyes2014-12-06
|\ \ \
| * | | Fix warnings: message.c: msg_attr_keep(): Np dereference: FP.Eliseo Martínez2014-12-06
| * | | Fix warnings: edit.c: ins_compl_next_buf(): Np dereference: MI.Eliseo Martínez2014-12-06
* | | | Merge pull request #1510 from three-comrades/testnocpJustin M. Keyes2014-12-06
|\ \ \ \ | |/ / / |/| | |
| * | | Make migrated test33 more similar to old legacy test.Julian Mehne2014-12-06
| * | | Allow the rest of the old tests to pass with nocp.Julian Mehne2014-12-06
| * | | Allow most old tests to pass with nocp.Joel Teichroeb2014-12-06
|/ / /
* | | Merge PR #1620 'Fix 32bit unibilium build'Thiago de Arruda2014-12-06
|\ \ \
| * | | deps: Fix unibilium/libtickit URLsThiago de Arruda2014-12-06
| * | | Revert "deps: Fix 32-bit build of lib{unibilium,termkey,tickit}"Thiago de Arruda2014-12-06
|/ / /
* | | Merge PR #1613 'Fix shell command output'Thiago de Arruda2014-12-06
|\ \ \
| * | | deps: Fix 32-bit build of lib{unibilium,termkey,tickit}Thiago de Arruda2014-12-06
| * | | shell: Fix shell command outputThiago de Arruda2014-12-06
|/ / /
* | | Merge PR #1616 'Update lua client'Thiago de Arruda2014-12-05
|\ \ \
| * | | deps: Update lua clientThiago de Arruda2014-12-05
|/ / /
* | | Merge pull request #1609 from jszakmeister/use-plain-terminal-for-testsJustin M. Keyes2014-12-04
|\ \ \
| * | | build: use plainTerminal for tests on Travis CIJohn Szakmeister2014-12-04
|/ / /
* | | Merge pull request #1563 from Pyrohh/cleanup-docs-encryptionJustin M. Keyes2014-12-03
|\ \ \
| * | | Remove remaining crypto referencesMichael Reed2014-12-03
|/ / /
* | | Merge pull request #1534 from oni-link/fix.leak.detected.in.1510Justin M. Keyes2014-12-03
|\ \ \ | |_|/ |/| |
| * | channel.c: Fix for heap-use-after-freeoni-link2014-12-03
| * | Fix memory leak detected in PR 1510.oni-link2014-12-03
* | | Merge PR #1603 'Small refactoring and dependencies update'Thiago de Arruda2014-12-03
|\ \ \ | |/ / |/| |
| * | deps: Update unibilium and lua clientThiago de Arruda2014-12-03
| * | shell: Remove kShellOptCooked from ShellOptsThiago de Arruda2014-12-03
| * | time: Inline microdelay into os_microdelayThiago de Arruda2014-12-03
|/ /
* | Revert "Merge pull request #1587 from equalsraf/tb-env-configs"John Szakmeister2014-12-03
* | Merge pull request #1587 from equalsraf/tb-env-configsJohn Szakmeister2014-12-03
|\ \
| * | When SANITIZE=ON headers need -DEXITFREERui Abreu Ferreira2014-12-02
| * | Only use SANITIZE for nvim targetRui Abreu Ferreira2014-12-02
| * | Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-02
* | | Merge pull request #877 from equalsraf/tb-gendeclarations-windowsJohn Szakmeister2014-12-03
|\ \ \
| * | | Refactor declaration generationRui Abreu Ferreira2014-11-29
* | | | Merge pull request #1542 from jszakmeister/upgrade-libuvJohn Szakmeister2014-12-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update to libuv 1.0.1.John Szakmeister2014-11-28
* | | | build: fix a typo in a comment of FindLuaJit.cmakeJohn Szakmeister2014-12-02
* | | | Merge pull request #1596 from elmart/fix-newline-substJustin M. Keyes2014-12-02
|\ \ \ \
| * | | | Fix newline substitution: Adapt to upstream patch.Eliseo Martínez2014-12-02
|/ / / /
* | | | Merge pull request #1567 from bfredl/systemlistJustin M. Keyes2014-12-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | systemlist: test empty lines in beginning and middle of outputBjörn Linse2014-12-02
| * | | systemlist: add `keepempty` option to preserve final newlineBjörn Linse2014-12-02
|/ / /
* | | deps: Use unibilium URL with Makefile fixed for OS XThiago de Arruda2014-12-02
* | | Merge PR #1591 'Prepare to rewrite the terminal UI'Thiago de Arruda2014-12-02
|\ \ \
| * | | mouse: Remove CHECK_DOUBLE_CLICK conditionalsThiago de Arruda2014-12-02