aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:7.4.2017Marco Hinz2017-02-04
* | | | | eval: set_ref_in_item(): remove dead codeJustin M. Keyes2017-02-06
| |/ / / |/| | |
* | | | Merge #6038 from justinmk/win32-executableJustin M. Keyes2017-02-05
|\ \ \ \
| * | | | test: executable(): AppVeyor: Ignore "sibling" failureJustin M. Keyes2017-02-04
| * | | | refactor: fix warningsJustin M. Keyes2017-02-04
| * | | | win: executable(): full path without extensionJustin M. Keyes2017-02-04
| * | | | vim-patch:8.0.0280Justin M. Keyes2017-02-04
| * | | | test: helpers.clear(): Set common env vars only if not passed.Justin M. Keyes2017-02-04
| * | | | build: Do not force busted into front of $PATHJustin M. Keyes2017-02-04
| * | | | CheckHealth: choose correct $PATH separatorJustin M. Keyes2017-02-04
| * | | | win: Append process dir to $PATHJustin M. Keyes2017-02-04
| * | | | test: executable()Rui Abreu Ferreira2017-02-04
| * | | | win: executable()Justin M. Keyes2017-02-04
|/ / / /
* / / / man.vim: more robust s:verify_exists #6043Anmol Sethi2017-02-04
|/ / /
* | | test: Remove whitespace (avoid LF/CRLF discrepancy)Justin M. Keyes2017-02-04
* | | Revert "tui: update_size(): Fix race condition."Justin M. Keyes2017-02-04
* | | Revert "build: LuaRocks: require unzip (#6049)"Justin M. Keyes2017-02-04
* | | tests: Migrate legacy test 8. #4179Lucas Hoffmann2017-02-03
* | | Merge #2990 'tests: Migrate legacy test 69.'Justin M. Keyes2017-02-03
|\ \ \
| * | | tests: Modernize migrated legacy test 69.Lucas Hoffmann2017-02-03
| * | | tests: Migrate legacy test 69.Lucas Hoffmann2016-05-23
* | | | build: LuaRocks: require unzip (#6049)Matthieu Coudron2017-02-04
* | | | Merge pull request #6050 from jamessan/fix-xclip-testsJames McCoy2017-02-03
|\ \ \ \
| * | | | test: Turn printargs_path into a functionJames McCoy2017-02-02
| * | | | test: Make xclip exit after one selection requestJames McCoy2017-02-02
* | | | | tui: update_size(): Fix race condition.Justin M. Keyes2017-02-03
* | | | | Merge #5975 from jamessan/execute-with-attrsJustin M. Keyes2017-02-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: execute() + :redirJustin M. Keyes2017-02-01
| * | | | execute: Correctly capture output with highlight attributesJames McCoy2017-02-01
* | | | | Merge pull request #5869 from hardenedapple/undojoin-curheadJames McCoy2017-02-02
|\ \ \ \ \
| * | | | | Don't set b_u_curhead in ex_undojoin()Matthew Malcomson2017-01-22
* | | | | | Merge pull request #6045 from jamessan/vim-a02a551James McCoy2017-02-01
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vim-patch:063b9d1James McCoy2017-02-01
| * | | | | Run cleanup.vim on {eo,fr}.poJames McCoy2017-02-01
| * | | | | vim-patch:e18dbe8James McCoy2017-02-01
| * | | | | vim-patch:802a0d9James McCoy2017-02-01
| * | | | | vim-patch:a02a551James McCoy2017-02-01
|/ / / / /
* | | | | doc: QuickBuildJustin M. Keyes2017-01-31
* | | | | xstrlcat: Allow overlapped pointers. (#6017)Justin M. Keyes2017-01-31
* | | | | undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)Matthew Malcomson2017-01-31
* | | | | man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
* | | | | man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
* | | | | dist: runtime/nvim.desktopMatthieu Coudron2017-01-31
* | | | | eval.c: Fix findfile(), :find, gf in :terminal. #6009Tommy Allen2017-01-31
* | | | | defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* | | | | Merge pull request #6012 from jamessan/override-TI-cursor-normalJames McCoy2017-01-26
|\ \ \ \ \
| * | | | | tui: Ignore DECRST 12 in terminfo's cursor_normal, if presentJames McCoy2017-01-25
* | | | | | refactor: Remove strncpy/STRNCPY. (#6008)Justin M. Keyes2017-01-26
* | | | | | build: Disable jemalloc for FreeBSD. (#6007)Justin M. Keyes2017-01-26
|/ / / / /
* | | | | test: Fix broken test.Justin M. Keyes2017-01-24