| Commit message (Expand) | Author | Age |
* | os/fs: Rename os_file_exists to os_path_exists (#4973) | Daniel Xu | 2016-07-06 |
* | Merge #3745 from cacplate/ops_Wconversion | Justin M. Keyes | 2016-06-13 |
|\ |
|
| * | ops.c: enable -Wconversion warning | Charles Joachim | 2016-05-30 |
* | | Fix style according to linter | TJ DeVries | 2016-06-09 |
* | | vim-patch:7.4.1151 | Michael Ennen | 2016-06-07 |
* | | vim-patch:7.4.1150 | Michael Ennen | 2016-06-04 |
* | | tcd: Determine correct scope from user input | James McCoy | 2016-06-01 |
* | | *: Rename main loop variable from loop to main_loop | ZyX | 2016-05-30 |
|/ |
|
* | eval: implement timers. vim-patch: 7.4.1578, 7.4.1831 | Björn Linse | 2016-05-24 |
* | Merge pull request #4743 from jamessan/vim-7.4.1037 | Justin M. Keyes | 2016-05-15 |
|\ |
|
| * | Linting fixups for vim-patch:7.4.1037 | James McCoy | 2016-05-14 |
| * | vim-patch:7.4.1037 | James McCoy | 2016-05-14 |
* | | ex_terminal(): fix double-free | Justin M. Keyes | 2016-05-15 |
|/ |
|
* | *: Fix new linter errors | ZyX | 2016-05-01 |
* | normal: convert MCHAR etc operator and register types to enum MotionType | Björn Linse | 2016-05-01 |
* | Merge pull request #4625 from brcolow/vim-7.4.1075 | Justin M. Keyes | 2016-04-27 |
|\ |
|
| * | vim-patch: 7.4.1075 | Michael Ennen | 2016-04-26 |
* | | Merge pull request #4655 from brcolow/vim-7.4.1035 | Justin M. Keyes | 2016-04-27 |
|\ \
| |/
|/| |
|
| * | vim-patch: 7.4.1035 | Michael Ennen | 2016-04-26 |
* | | Merge pull request #4593 from ZyX-I/length-functions | Justin M. Keyes | 2016-04-26 |
|\ \
| |/
|/| |
|
| * | keymap: Make replace_termcodes and friends accept length and cpo_flags | ZyX | 2016-04-18 |
* | | Implement tab-local working directory feature. | HiPhish | 2016-04-20 |
* | | *: Make set_vim_var_\* functions have proper argument types | ZyX | 2016-04-18 |
|/ |
|
* | Trigger TabNew before TabEnter | Marco Hinz | 2016-03-01 |
* | bufhl: new mechanism for plugins to add highlights to a buffer | Björn Linse | 2016-02-23 |
* | vim-patch:7.4.878 #4258 | watiko | 2016-02-22 |
* | Merge pull request #4310 from jbradaric/vim-7.4.939 | Justin M. Keyes | 2016-02-22 |
|\ |
|
| * | ex_docmd: Fix code style in ex_match | Jurica Bradaric | 2016-02-21 |
| * | vim-patch:7.4.939 | Jurica Bradaric | 2016-02-21 |
* | | Merge pull request #4250 from jbradaric/vim-7.4.895 | Justin M. Keyes | 2016-02-22 |
|\ \ |
|
| * | | ex_docmd: Don't use pre-increment. | Jurica Bradaric | 2016-02-16 |
| * | | vim-patch:7.4.895 | Jurica Bradaric | 2016-02-16 |
| |/ |
|
* / | mksession: Restore buftype=terminal windows. | Justin M. Keyes | 2016-02-21 |
|/ |
|
* | Merge pull request #4220 from watiko/vim-7.4.792 | Justin M. Keyes | 2016-02-15 |
|\ |
|
| * | vim-patch:7.4.792 | watiko | 2016-02-11 |
* | | startup: Avoid VimL global. Introduce TriState enum. | Justin M. Keyes | 2016-02-14 |
* | | startup: respect earlier :filetype and :syntax. | Felipe Morales | 2016-02-14 |
* | | ex_docmd: rename force_enable_filetype(). | Justin M. Keyes | 2016-02-14 |
* | | syntax: don't override user settings | Felipe Morales | 2016-02-14 |
* | | defaults: Enable syntax and filetype plugins. | Felipe Morales | 2016-02-14 |
|/ |
|
* | vim-patch:7.4.737 | watiko | 2016-02-10 |
* | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ |
|
| * | vim-patch:7.4.811 | Jurica Bradaric | 2016-02-02 |
| * | vim-patch:7.4.800 | Jurica Bradaric | 2016-02-02 |
* | | vim-patch:7.4.693 #4172 | watiko | 2016-02-06 |
* | | vim-patch:7.4.740 | Jurica Bradaric | 2016-02-01 |
|/ |
|
* | vim-patch:7.4.709 | Jurica Bradaric | 2016-01-28 |
* | misc: UNIX => Unix #4022 | Seth Jackson | 2016-01-16 |
* | fileio: Replace some event checking functions with one has_event | Charles Joachim | 2016-01-11 |
* | vim-patch:7.4.858 | Florian Walch | 2015-12-24 |