aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: update msgpack_rpc documentation to use nvim as variable name #1470James Baumgarten2014-11-17
* Merge pull request #1485 from equalsraf/tb-no-make-prgJohn Szakmeister2014-11-17
|\
| * Use cmake --build instead of MakeRui Abreu Ferreira2014-11-14
* | Merge pull request #1157 from fwalch/remove-coverityJustin M. Keyes2014-11-16
|\ \
| * | Travis: Remove Coverity build.Florian Walch2014-11-16
* | | 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
| |/ /
* | | Merge pull request #1479 from Pyrohh/fix_comments_and_use_stdboolJustin M. Keyes2014-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
* | | Merge pull request #1460 from elmart/clang-analysis-fixes-3Justin M. Keyes2014-11-15
|\ \ \
| * | | 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
|/ / /
* | | Update README.mdJustin M. Keyes2014-11-14
* | | Update README.mdJustin M. Keyes2014-11-14
* | | vim-patch:7.4.378 #1217André Twupack2014-11-14
* | | Merge pull request #1473 from alexgenco/patch-1Justin M. Keyes2014-11-14
|\ \ \
| * | | Fix api metadata function name in docsAlex Genco2014-11-13
|/ / /
* | | Merge #1322 'vim-patch:7.4.421 + vim-patch:7.4.437'Justin M. Keyes2014-11-13
|\ \ \
| * | | 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
| |/ /
* | | Merge pull request #1345 from war1025/dev/wininfo_boolsJustin M. Keyes2014-11-12
|\ \ \ | |_|/ |/| |
| * | 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
| |/
* | Merge pull request #923 from splinterofchaos/normal-boolJustin M. Keyes2014-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