aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* shell: Fix shell command outputThiago de Arruda2014-12-06
* 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
* | 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
* | | Fix newline substitution: Adapt to upstream patch.Eliseo Martínez2014-12-02
* | | systemlist: add `keepempty` option to preserve final newlineBjörn Linse2014-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
* | 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 #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
|\ \ \
| * | | Wconversion: Change long to int64_t in cursor_shape.c, digraph.c.Florian Walch2014-11-27
| * | | Wconversion: Remove regexp_nfa.c from list.Florian Walch2014-11-27
| * | | Wconversion: Fix warnings in indent_c.c.Florian Walch2014-11-27
| * | | Wconversion: Fix warnings in file_search.c.Florian Walch2014-11-27
| * | | Wconversion: Fix warnings in ex_eval.c.Florian Walch2014-11-27
| |/ /
* | | Merge pull request #1566 from splinterofchaos/fix-save-tv-as-stringJustin M. Keyes2014-11-27
|\ \ \
| * | | eval: Fix coverity false positive.Scott Prager2014-11-27
| |/ /
* | | Merge pull request #1516 from fmoralesc/new-patchesJustin M. Keyes2014-11-27
|\ \ \
| * | | vim-patch:7.4.478: Use character lenght for 'showbreak'Felipe Morales2014-11-27
| * | | vim-patch:7.4.473Felipe Morales2014-11-27
| * | | vim-patch:7.4.472: Only draw "precedes" entry in 'listchar' when 'list' is onFelipe Morales2014-11-27
| * | | vim-patch:7.4.467: Avoid a problem with unwanted linebreaks in block modeFelipe Morales2014-11-27