aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:7.4.467: Avoid a problem with unwanted linebreaks in block modeFelipe Morales2014-11-27
* vim-patch:7.4.435: Disable linebreak temporarily when formatting lines.Felipe Morales2014-11-27
* vim-patch:7.4.425: Adjust virtcol when showbreak is setFelipe Morales2014-11-27
* channel: Improve error reporting for invalid responsesThiago de Arruda2014-11-18
* channel: Remove invalid free_channel callThiago de Arruda2014-11-18
* Remove os/provider.{c,h} and all of its referencesThiago de Arruda2014-11-18
* eval/ex_cmds2/ops: Implement providers with eval_call_providerThiago de Arruda2014-11-18
* eval: Add eval_call_provider/eval_has_provider functionsThiago de Arruda2014-11-18
* doc: Remove MS-DOS specific options bioskey and conskey #1353Fredrik Fornwall2014-11-17
* Merge pull request #1483 from oni-link/fix.mch_print_begin.memory.leak.stackv...Justin M. Keyes2014-11-16
|\
| * coverity/13765,13766,13767,13768: Fix memory leaks in hardcopy.coni-link2014-11-16
* | arabic.c: Comment fixesMichael Reed2014-11-15
* | farsi.c: Misc. fixesMichael Reed2014-11-15
|/
* Merge pull request #1471 from splinterofchaos/fix-jobstartJustin M. Keyes2014-11-15
|\
| * jobstart: Check prg arguments for NULL.Scott Prager2014-11-13
* | Fix warnings: charset.c: win_lbr_chartabsize(): Dead assignment: HI.Eliseo Martínez2014-11-15
* | Fix warnings: undo.c: u_blockfree(): Use after free: FP.Eliseo Martínez2014-11-15
* | Fix warnings: syntax.c: get_id_list(): Double free: FP.Eliseo Martínez2014-11-15
* | Fix warnings: syntax.c: syn_regexec(): Uninitialized arg: MI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: spell_edit_score(): Garbage value: MI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: getroom(): Np dereference: FP/RI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: store_aff_word(): Garbage value: RI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: spell_read_aff(): Uninitialized arg: RI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: spell_move_to(): Garbage value: RI.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: spell_move_to(): Null arg: FP.Eliseo Martínez2014-11-15
* | Fix warnings: spell.c: find_word(): Dead assignment: HI.Eliseo Martínez2014-11-15
* | Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.Eliseo Martínez2014-11-15
* | Fix warnings: regexp_nfa.c: nfa_regatom(): Dead assignment: HI.Eliseo Martínez2014-11-15
* | Fix warnings: quickfix.c: qf_add_entry(): Np dereference: FP.Eliseo Martínez2014-11-15
* | Fix warnings: option.c: do_set(): Dead assignment: HI.Eliseo Martínez2014-11-15
* | vim-patch:7.4.378 #1217André Twupack2014-11-14
* | vim-patch:7.4.437Scott Prager2014-11-13
* | vim-patch:7.4.421Scott Prager2014-11-13
* | Merge pull request #1283 from splinterofchaos/breakindent-tabJustin M. Keyes2014-11-12
|\ \
| * | vim-patch:7.4.417Scott Prager2014-11-12
| * | vim-patch:7.4.416Scott Prager2014-11-11
| |/
* | Convert some values from buffer_defs.h to boolsWayne Rowcliffe2014-11-12
* | Merge pull request #1320 from splinterofchaos/ll-lockJustin M. Keyes2014-11-11
|\ \ | |/ |/|
| * vim-patch:7.4.419Scott Prager2014-11-11
* | Merge pull request #1282 from splinterofchaos/cmd-undefJustin M. Keyes2014-11-11
|\ \
| * | vim-patch:7.4.415Scott Prager2014-11-11
| * | vim-patch:7.4.414Scott Prager2014-11-11
| * | Fix fileio.c's diagram.Scott Prager2014-11-11
| |/
* | normal.c: Replace last TRUE/FALSE/OK/FAIL's w/bool.Scott Prager2014-11-11
* | Use bool in signatures of functions in normal.h.Scott Prager2014-11-11
* | Use bool or int for local flag variables.Scott Prager2014-11-11
* | Use bool in do_mouse().Scott Prager2014-11-11
* | Use bool in normal_cmd().Scott Prager2014-11-11
* | Use bool for flags in oparg_T.Scott Prager2014-11-11
|/
* Merge pull request #1439 from jszakmeister/shuffle-some-includesJustin M. Keyes2014-11-11
|\