aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* `nvim --help` text: Unify with manpagesMichael Reed2015-05-13
* English man pages: Convert to mdoc and rewrite for NvimMichael Reed2015-05-13
* Man pages: Move to nvim namespace and out of `runtime/`Michael Reed2015-05-13
* main.c: Make '-v' synonymous with '--version'Michael Reed2015-05-13
* Merge pull request #2634 from Pyrohh/localmk-updateMichael Reed2015-05-13
|\
| * ci: Remove USE_JEMALLOC referenceMichael Reed2015-05-13
| * contrib: Update local.mkMichael Reed2015-05-13
|/
* Merge pull request #2619 from Pyrohh/char_u-to-charMichael Reed2015-05-13
|\
| * Remove char_u: ReviewMichael Reed2015-05-13
| * Remove char_u: message:smsg_attr()Michael Reed2015-05-13
| * Remove char_u: message:smsg()Michael Reed2015-05-13
| * Remove char_u: ex_docmd:get_view_file()Michael Reed2015-05-13
| * Remove char_u: main:use_vimrcMichael Reed2015-05-13
| * Remove char_u: main:process_env()Michael Reed2015-05-13
| * Remove char_u: ex_docmd:do_cmdline_cmd()Michael Reed2015-05-13
|/
* vim-patch:7.4.587 #2622David Bürgin2015-05-13
* Merge #2623 'vim-patch:7.4.577'Justin M. Keyes2015-05-13
|\
| * Passing by: regexp_nfa.c: Convert add_here variable to boolDavid Bürgin2015-05-13
| * vim-patch:7.4.577David Bürgin2015-05-13
|/
* vim-patch:7.4.581: Mark as NA #2624David Bürgin2015-05-11
* Merge pull request #2616 from jszakmeister/update-busted-dependenciesJohn Szakmeister2015-05-11
|\
| * third-party: update a couple busted dependencies to newer versionsJohn Szakmeister2015-05-09
| * third-party: update dependencies for bustedJohn Szakmeister2015-05-09
* | third-party: use the official jemalloc tarballJohn Szakmeister2015-05-11
* | test/terminal: fix indeterminism in colorcolumn screen testBjörn Linse2015-05-10
* | test/ui: Add concealing tests. #2055Clinton McKay2015-05-09
* | vim-patch:7.4.606 #2594Yamakaky2015-05-09
* | vim-patch:7.4.576 #2595Ewan Hemingway2015-05-09
* | vim-patch:7.4.524 #2559David Bürgin2015-05-09
|/
* Fix a wrong expectation for vim_FullName() and FullName_save().John Szakmeister2015-05-09
* build: create prereq targets for test dependenciesJohn Szakmeister2015-05-09
* os/input.c: Eliminate conversion warning from gcc 5 #2617Björn Linse2015-05-09
* 'cpoptions': Remove "*" flag #2554David Bürgin2015-05-08
* Require pkg-config to build bundled libtermkey #2606Rui Abreu Ferreira2015-05-08
* Merge pull request #2608 from yagebu/docs-cleanupMichael Reed2015-05-08
|\
| * 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