aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | cmake: Linux: define _GNU_SOURCE.Justin M. Keyes2016-01-24
* | | | | | | | | | | | | version bumpJustin M. Keyes2016-02-09
* | | | | | | | | | | | | NVIM v0.1.2v0.1.2Justin M. Keyes2016-02-09
* | | | | | | | | | | | | vimrc_example.vim: Update vimrc path. #4203E Kawashima2016-02-08
* | | | | | | | | | | | | doc: Add whitespace before parens. #4202Diego Viola2016-02-08
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4175 from watiko/vim-7.4.700Justin M. Keyes2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: Add test case for legacy test 45watiko2016-02-05
| * | | | | | | | | | | | tests: Migrate legacy test 45.Lucas Hoffmann2016-02-05
| * | | | | | | | | | | | vim-patch:7.4.700watiko2016-02-05
* | | | | | | | | | | | | vim-patch:541f92 #4173David Barnett2016-02-07
* | | | | | | | | | | | | Merge pull request #4176 from watiko/vim-7.4.689Justin M. Keyes2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vim-patch:7.4.689watiko2016-02-07
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4185 from justinmk/ci_mingwJustin M. Keyes2016-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CI/travis: get MinGW from our mirror.Justin M. Keyes2016-02-06
| * | | | | | | | | | | | | CI/travis: Move check to before_script.sh.Justin M. Keyes2016-02-06
|/ / / / / / / / / / / / /
* | | | | | / / / / / / / vim-patch:7.4.693 #4172watiko2016-02-06
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4174 from jamessan/msgpack-version-checkJustin M. Keyes2016-02-06
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | cmake: Use find_package(Msgpack)'s version in pkg_search_moduleJames McCoy2016-02-05
| * | | | | | | | | | | cmake: msgpack: Check all lib names per directoryJames McCoy2016-02-05
| * | | | | | | | | | | cmake: msgpack: Add more thorough version checkJames McCoy2016-02-05
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4157 from watiko/vim-7.4.694Justin M. Keyes2016-02-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: Migrate legacy test textobjectswatiko2016-02-03
| * | | | | | | | | | | vim-patch:7.4.694watiko2016-02-03
| * | | | | | | | | | | vim-patch:7.4.662watiko2016-02-03
* | | | | | | | | | | | vim-patch:7.4.688 #4159watiko2016-02-05
* | | | | | | | | | | | clipboard: Check $DISPLAY. Prefer xsel. #4150Shougo Matsushita2016-02-05
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4155 from justinmk/gui_runningJustin M. Keyes2016-02-04
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ui: revert "gui_running" hackJustin M. Keyes2016-02-03
* | | | | | | | | | | Merge pull request #4158 from neovim/coverity-135004Justin M. Keyes2016-02-03
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | coverity/135004: Null pointer dereferencesNikolai Aleksandrovich Pavlov2016-02-03
|/ / / / / / / / / /
* | | | | | | | | | CMake: Avoid dependency cycles in helptags targets. #3983lyuts2016-02-03
* | | | | | | | | | Merge pull request #4153 from watiko/vim-7.4.643Justin M. Keyes2016-02-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.643watiko2016-02-03
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge #4120 'vim-patch:7.4.740'Justin M. Keyes2016-02-02
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | test: Do not depend on helptags.Jurica Bradaric2016-02-02
| * | | | | | | | | vim-patch:7.4.740Jurica Bradaric2016-02-01
* | | | | | | | | | Tests: fix according to lualintMarco Hinz2016-02-02
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3871 from ZyX-I/tabline-clicksJustin M. Keyes2016-02-01
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | eval: Add +tablineat featureZyX2016-02-01
| * | | | | | | | documentation: Reword helpZyX2016-02-01
| * | | | | | | | functests: Improve tabline click testsZyX2016-02-01
| * | | | | | | | tabline: Switch to functions, handle different click typesZyX2016-02-01
| * | | | | | | | tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
| * | | | | | | | option: Refactor 'statusline' option flags from #defines to enumZyX2016-02-01
|/ / / / / / / /
* / / / / / / / version.c: updateShougo Matsushita2016-02-01
|/ / / / / / /
* | | | | | | Merge pull request #4145 from pra85/patch-1Justin M. Keyes2016-02-01
|\ \ \ \ \ \ \
| * | | | | | | doc: fix typo in doc/nvim_provider.txtPrayag Verma2016-02-01
* | | | | | | | Merge pull request #4129 from jbradaric/vim-7.4.745Justin M. Keyes2016-02-01
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | vim-patch:7.4.748Jurica Bradaric2016-01-30
| * | | | | | | Fix linter errors.Jurica Bradaric2016-01-30