aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fold: declare and init vars in deleteFoldEntry()Jan Edmund Lazo2018-08-02
* fold: add const to foldMoveTo() variablesJan Edmund Lazo2018-08-02
* fold: add const to deleteFold() variablesJan Edmund Lazo2018-08-02
* fold: add const to hasFoldingWin() variablesJan Edmund Lazo2018-08-02
* ex_cmds: add const to helptags_one() variablesJan Edmund Lazo2018-08-01
* ex_cmds: add const to fix_help_buffer() variablesJan Edmund Lazo2018-08-01
* hardcopy: refactor mch_print_start_line()Jan Edmund Lazo2018-08-01
* hardcopy: bold,italic,underline are TriStateJan Edmund Lazo2018-08-01
* fold: use_level,maybe_small are boolJan Edmund Lazo2018-08-01
* globals: virtual_op is TriStateJan Edmund Lazo2018-08-01
* fold: recursive in deleteFoldEntry() is boolJan Edmund Lazo2018-08-01
* fold: fold_changed is boolJan Edmund Lazo2018-08-01
* fold: finish in foldUpdateIEMSRecurse() is boolJan Edmund Lazo2018-08-01
* screen: screen_cleared is TriStateJan Edmund Lazo2018-08-01
* fold: lineFolded() is boolJan Edmund Lazo2018-08-01
* fold: check_closed() returns boolJan Edmund Lazo2018-08-01
* search: refactor variables in findmatchlimit()Jan Edmund Lazo2018-08-01
* search: start_in_quotes in findmatchlimit is TriStateJan Edmund Lazo2018-08-01
* edit: dont_sync_undo is TriStateJan Edmund Lazo2018-08-01
* ex_cmds: refactor utf8 variables to TriStateJan Edmund Lazo2018-08-01
* menu: enable in ex_menu() is TriStateJan Edmund Lazo2018-08-01
* fold: fold_T.fd_small is TriStateJan Edmund Lazo2018-08-01
* diff: refactor diff_a_works to use TriStateJan Edmund Lazo2018-08-01
* clint: detect MAYBE and recommend TriStateJan Edmund Lazo2018-08-01
* system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* Merge pull request #8770 from janlazo/vim-8.0.0726Justin M. Keyes2018-07-29
|\
| * vim-patch:8.1.0111: .po files do not use recommended namesJan Edmund Lazo2018-07-23
| * vim-patch:8.0.1839: script to check .po file doesn't check for plural headerJan Edmund Lazo2018-07-23
| * vim-patch:8.0.1778: script to check translations does not always workJan Edmund Lazo2018-07-23
| * vim-patch:8.0.0835: translations check with msgfmt does not workJan Edmund Lazo2018-07-23
| * vim-patch:8.0.0830: translating messages is not idealJan Edmund Lazo2018-07-23
| * vim-patch:8.0.0794: checking translations fails with multiple NLJan Edmund Lazo2018-07-23
| * vim-patch:8.0.0734: the script to check translations can be improvedJan Edmund Lazo2018-07-23
| * vim-patch:8.0.0726: translations cleanup script is too conservativeJan Edmund Lazo2018-07-23
* | log.c: Fix possible truncation in buffer (#8791)hyatskov2018-07-29
* | lintJan Edmund Lazo2018-07-27
* | screen: add const and reindent update_debug_signs()Jan Edmund Lazo2018-07-27
* | vim-patch:8.0.0837: signs can be drawn on top of console messagesJan Edmund Lazo2018-07-27
* | Merge pull request #8789 from bfredl/updatehlBjörn Linse2018-07-27
|\ \
| * | screen.c: add update_window_hl to special redrawing entrypointsBjörn Linse2018-07-27
* | | Merge pull request #8767 from janlazo/vim-8.0.0493James McCoy2018-07-27
|\ \ \
| * | | file_search: free stackp if vim_findfile() failedJan Edmund Lazo2018-07-24
| * | | vim-patch:8.0.0493: crash with cd command with very long argumentJan Edmund Lazo2018-07-22
* | | | Merge pull request #8485 from janlazo/vim-8.0.1012James McCoy2018-07-27
|\ \ \ \
| * | | | vim-patch:8.0.1017: test for MS-Windows $HOME always passesJan Edmund Lazo2018-07-24
| * | | | vim-patch:8.0.1012: MS-Windows: problem with $HOME when is was set internallyJan Edmund Lazo2018-07-24
| * | | | vim-patch:8.0.0810: MS-Windows: tests still hangJan Edmund Lazo2018-07-24
| * | | | vim-patch:8.0.0806: tests may try to create XfakeHOME twiceJan Edmund Lazo2018-07-24
| * | | | vim-patch:8.0.0805: GUI test fails with gnome2Jan Edmund Lazo2018-07-24
* | | | | Merge pull request #8769 from janlazo/vim-8.0.1502James McCoy2018-07-27
|\ \ \ \ \ | |_|_|/ / |/| | | |