aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | term: Move more mouse functions to mouse.cThiago de Arruda2014-12-02
| * | | term: Remove most calls to settmodeThiago de Arruda2014-12-02
| * | | term: Move "set_shellsize" to screen.c as "screen_resize"Thiago de Arruda2014-12-02
| * | | deps: Add libtickit/libtermkey as dependencyThiago de Arruda2014-12-01
|/ / /
* | | Merge pull request #1582 from LBEaston/FixSegFaultJustin M. Keyes2014-12-01
|\ \ \
| * | | Fix SegFault when getting full path for filesLBEaston2014-12-01
* | | | Wconversion: fix #1578Justin M. Keyes2014-11-28
|/ / /
* | | Merge pull request #1497 from splinterofchaos/const-attrJustin M. Keyes2014-11-29
|\ \ \ | |_|/ |/| |
| * | strings: Enable -Wconvert.Scott Prager2014-11-27
| * | strings/memory: constify and func_attr.Scott Prager2014-11-27
* | | Merge pull request #1538 from fwalch/multi-osJustin M. Keyes2014-11-28
|\ \ \
| * | | Travis: Prepare for OS X builds.Florian Walch2014-11-28
* | | | Merge pull request #1491 from Pyrohh/os2-and-misc-cleanupJustin M. Keyes2014-11-28
|\ \ \ \
| * | | | Remove OS/2 referencesMichael Reed2014-11-27
| * | | | Remove Atari MiNT referencesMichael Reed2014-11-27
| * | | | Remove NeXTSTEP referencesMichael Reed2014-11-27
| | |_|/ | |/| |
* | | | Merge pull request #1533 from elmart/fix-sub-newline-abortJustin M. Keyes2014-11-28
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix newline substitution.Eliseo Martínez2014-11-28
| |/ /
* | | Merge pull request #1186 from splinterofchaos/writeJustin M. Keyes2014-11-28
|\ \ \ | |/ / |/| |
| * | mch_early_init() -> early_init().Scott Prager2014-11-28
| * | update mch_suspendScott Prager2014-11-28
| * | mch_init -> term_initScott Prager2014-11-28
| * | mch_write -> term_writeScott Prager2014-11-28
* | | Merge pull request #1492 from fwalch/fix-wconversionJustin M. Keyes2014-11-27
|\ \ \