aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * doc: remove GUI-related comments/bugs from todo.txtJakob Schnitzer2015-05-08
| * doc: mark `macatsui` option as removed, update vim_diff.txtJakob Schnitzer2015-05-08
|/
* Update to libuv 1.5.0 #2604Michael Reed2015-05-08
* Merge pull request #2587 from mkfifo/masterMichael Reed2015-05-07
|\
| * coverity/62618: fixing "Wrong sizeof argument"Chris Hall2015-05-08
| * coverity/109019: fixing "Sizeof not portable"Chris Hall2015-05-08
|/
* refactor: remove USR_VIMRC_FILE4 #2580Yamakaky2015-05-07
* Merge #2470: Remove char_u (5)Eliseo Martínez2015-05-07
|\
| * Update vim_FullName() to define fname as constMark Bainter2015-05-06
| * Make fname const in path_get_absolute_path()Mark Bainter2015-05-06
| * Refactor modname() to use add_pathsepMark Bainter2015-05-06
| * Passing by: wrap mb_ptr_adv(), mb_cptr_adv(), mb_ptr_back() macros in parenth...Mark Bainter2015-05-06
| * Merge 'p' declaration with init in vim_version_dir()Mark Bainter2015-05-06
| * Remove char_u: vim_settempdir()Mark Bainter2015-05-06
| * Remove char_u: concat_fnames()Mark Bainter2015-05-06
| * Remove char_u: make_percent_swname()Mark Bainter2015-05-06
| * Remove char_u: fix_fname()Mark Bainter2015-05-06
| * Remove char_u: FullName_save()Mark Bainter2015-05-06
| * Remove char_u: vim_FullName()Mark Bainter2015-05-06
| * Remove char_u: path_with_url()Mark Bainter2015-05-06
| * Remove char_u: path_is_url()Mark Bainter2015-05-06
| * Remove char_u: modname()Mark Bainter2015-05-06
| * Remove char_u: add_pathsep()Mark Bainter2015-05-06
* | vim-patch:7.4.707 #2541Bastian Winkler2015-05-07
* | vim-patch:7.4.526 #2562David Bürgin2015-05-07
* | vim-patch:7.4.590 #2592Yamakaky2015-05-06
* | vim-patch:7.4.564 #2591David Bürgin2015-05-05
* | deps: Update lua-client. #2590Florian Walch2015-05-05
* | third-party: Update lua-xml to release 1.1.2 #2586Rui Abreu Ferreira2015-05-05
* | runtime/syntax/vim.vim: remove 'has("python")' checks #2589Daniel Hahler2015-05-05
* | tests: Migrate legacy test 96 #2220David Bürgin2015-05-04
* | Fix compiling with gcc 5. #2566oni-link2015-05-04
* | 'cpoptions': Remove "H" flag #2556David Bürgin2015-05-04
* | vim-patch:7.4.574 #2539Bastian Winkler2015-05-03
* | Merge pull request #2542 from Pyrohh/docs-not-in-viMichael Reed2015-05-03
|\ \ | |/ |/|
| * doc/eval: Fixed broken linksMichael Reed2015-05-03
| * doc/if_pyth: CleanupMichael Reed2015-05-03
| * doc: Remove Vi annotationsMichael Reed2015-05-03
|/
* scripts/legacy2luatest.pl: remove modeline #2536Justin M. Keyes2015-05-02
* Merge pull request #2424 from splinterofchaos/term-no-shScott Prager2015-05-02
|\
| * unify jobstart, termopen, and system interfacesScott Prager2015-05-02
| * term: use an argument vector for termopen().Scott Prager2015-05-02
|/
* Merge pull request #2493 from Pyrohh/cleanup-patches-miscMichael Reed2015-05-01
|\
| * src: Misc. cleanupMichael Reed2015-05-01
| * vim-patch:7.4.659 + testMichael Reed2015-05-01
| * vim-patch:7.4.389Michael Reed2015-05-01
|/
* Remove obsolete vi options #2553David Bürgin2015-05-01
* Merge #2545: Fix clang analysis warnings. (12)Eliseo Martínez2015-05-01
|\
| * Fix warnings: ex_docmd.c: ex_tabonly(): Np dereference: FP.Eliseo Martínez2015-05-01
| * Fix warnings: ex_cmds2.c: ex_listdo(): Np dereference: FP.Eliseo Martínez2015-05-01