| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | unittests: Add a test for TV_CSTRING | ZyX | 2017-04-14 | |
| | * | | | | | | | | | | | eval: Add comment regarding why special values are needed | ZyX | 2017-04-14 | |
| | * | | | | | | | | | | | eval: Change the point at which arg_errmsg and its length are changed | ZyX | 2017-04-14 | |
| * | | | | | | | | | | | | os_term_is_nice: Return true for rxvt and iTerm. | Justin M. Keyes | 2017-04-22 | |
| * | | | | | | | | | | | | 'guicursor': iTerm: Set cursor color. | Justin M. Keyes | 2017-04-22 | |
| * | | | | | | | | | | | | refactor/single-include: ui.h, ui_bridge.h, ugrid.h (#6571) | relnod | 2017-04-22 | |
| * | | | | | | | | | | | | refactor/single-include (#6563) | Othon Briganó | 2017-04-22 | |
| * | | | | | | | | | | | | refactor/single-include: window.h, version.h (#6570) | relnod | 2017-04-22 | |
| * | | | | | | | | | | | | Merge #6539 'More cursor shape modes' | Justin M. Keyes | 2017-04-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | ui: use an array for mode styles | Björn Linse | 2017-04-21 | |
| | * | | | | | | | | | | | | ui: support more cursor shape modes | Björn Linse | 2017-04-21 | |
| * | | | | | | | | | | | | | ex_cmds.c: Fix bug in ex_z (#6557) | sander2 | 2017-04-21 | |
| * | | | | | | | | | | | | | refactor/single-include: getchar.h (#6560) | Othon Briganó | 2017-04-21 | |
| | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge #6550 from ZyX-I/pvs-check-comment | Justin M. Keyes | 2017-04-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | *: Add comment to all C files | ZyX | 2017-04-19 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | 'scrollback': Allow :setlocal -1 on normal buffers | Justin M. Keyes | 2017-04-20 | |
| * | | | | | | | | | | | | version.c: Mark 7.4.{2165,2173,2179} applied | James McCoy | 2017-04-19 | |
| * | | | | | | | | | | | | Merge pull request #6531 from justinmk/vim-dc1f1645cb49 | James McCoy | 2017-04-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | vim-patch:e4a3bcf28d92 | Justin M. Keyes | 2017-04-19 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | vim-patch:7.4.2209 | James McCoy | 2017-04-19 | |
| * | | | | | | | | | | | | vim-patch:7.4.2152 | James McCoy | 2017-04-19 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | doc: fix typo (#6504) | Shlomi Fish | 2017-04-19 | |
| * | | | | | | | | | | | Merge #6533 'Fix PVS-studio warnings' | Justin M. Keyes | 2017-04-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | buffer: Adjust where do_buffer call is located | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | *: Fix linter errors | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | regexp_nfa: Remove octal constant | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | regexp_nfa: Remove another has_mbyte/…-checking code | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | regexp: Silence octal constant warning | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | regexp: Remove another has_mbyte/…-checking stuff | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | regexp: Fix warning about octal constant | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | tag: Fix “initialized twice successively” false positive | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | tag: Silence “buffer underflow” warning | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | screen: Remove another portion of has_mbyte/friends-checking stuff | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | screen: Remove unneeded condition | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | screen: Silence NULL dereference false positive | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | screen: Silence “buffer underflow” warning | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | screen: Remove unneeded check | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | quicfix: Avoid possible NULL dereference | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | quicfix: Remove duplicate condition | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | quickfix: Remove unneeded condition | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | normal: Add figure braces so that code is clearer | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | normal: Clarify the code | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | normal: Remove unneeded assignment | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | ops: Silence “counter not used in loop” false positive | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | os/env: Fix “invalid pointer to local” false positive | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | fileio: Silence “!= identical subexpressions” warning | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | message: Some more has_mbyte/enc_utf8 removal | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | message: Remove some enc_utf8/… checks | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | memline: Fix “NULL pointer dereference” warning | ZyX | 2017-04-16 | |
| | * | | | | | | | | | | | memline: Silence “buffer underflow” warning, looks like false positive | ZyX | 2017-04-16 | |