index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2104: the normal.c file is too big
v8.1.2104
Bram Moolenaar
2019-09-30
1
-0
/
+7
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-2
/
+0
*
patch 8.1.2075: get many log messages when waiting for a typed character
v8.1.2075
Bram Moolenaar
2019-09-25
1
-0
/
+6
*
patch 8.1.2057: the screen.c file is much too big
v8.1.2057
Bram Moolenaar
2019-09-19
1
-0
/
+25
*
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
Bram Moolenaar
2019-09-04
1
-0
/
+2
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-0
/
+1
*
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-09-01
1
-3
/
+0
*
patch 8.1.1933: the eval.c file is too big
v8.1.1933
Bram Moolenaar
2019-08-27
1
-0
/
+4
*
patch 8.1.1922: in diff mode global operations can be very slow
v8.1.1922
Bram Moolenaar
2019-08-24
1
-0
/
+3
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-13
/
+7
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-2
/
+0
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-2
/
+0
*
patch 8.1.1822: confusing error message when range is not allowed
v8.1.1822
Bram Moolenaar
2019-08-06
1
-1
/
+0
*
patch 8.1.1805: au_did_filetype is declared twice
v8.1.1805
Bram Moolenaar
2019-08-03
1
-1
/
+8
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-0
/
+1
*
patch 8.1.1793: mixed comment style in globals
v8.1.1793
Bram Moolenaar
2019-08-02
1
-414
/
+415
*
patch 8.1.1734: the evalfunc.c file is too big
v8.1.1734
Bram Moolenaar
2019-07-22
1
-1
/
+3
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-0
/
+1
*
patch 8.1.1699: highlight_ga can be local instead of global
v8.1.1699
Bram Moolenaar
2019-07-15
1
-3
/
+0
*
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
Bram Moolenaar
2019-07-14
1
-0
/
+10
*
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
Bram Moolenaar
2019-07-13
1
-0
/
+3
*
patch 8.1.1652: GUI: popup window doesn't close on mouse movement
v8.1.1652
Bram Moolenaar
2019-07-08
1
-7
/
+5
*
patch 8.1.1580: cannot make part of a popup transparent
v8.1.1580
Bram Moolenaar
2019-06-23
1
-0
/
+4
*
patch 8.1.1548: popup_dialog() is not implemented
v8.1.1548
Bram Moolenaar
2019-06-15
1
-1
/
+2
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-3
/
+3
*
patch 8.1.1517: when a popup changes all windows are redrawn
v8.1.1517
Bram Moolenaar
2019-06-10
1
-0
/
+1
*
patch 8.1.1493: redrawing with popups is slow and causes flicker
v8.1.1493
Bram Moolenaar
2019-06-08
1
-0
/
+15
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-7
/
+9
*
patch 8.1.1400: using global pointer for tab-local popups is clumsy
v8.1.1400
Bram Moolenaar
2019-05-26
1
-1
/
+0
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-3
/
+9
*
patch 8.1.1307: cannot reconnect to the X server after it restarted
v8.1.1307
Bram Moolenaar
2019-05-09
1
-3
/
+8
*
patch 8.1.1248: no test for dec mouse
v8.1.1248
Bram Moolenaar
2019-05-02
1
-1
/
+2
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-1
/
+3
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+2
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
1
-2
/
+6
*
patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
v8.1.1192
Bram Moolenaar
2019-04-20
1
-5
/
+6
*
patch 8.1.1133: compiler warning for uninitialized struct member
v8.1.1133
Bram Moolenaar
2019-04-07
1
-1
/
+1
*
patch 8.1.1113: making an autocommand trigger once is not so easy
v8.1.1113
Bram Moolenaar
2019-04-04
1
-0
/
+1
*
patch 8.1.1103: MS-Windows: old API calls are no longer needed
v8.1.1103
Bram Moolenaar
2019-04-02
1
-4
/
+0
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-4
/
+0
*
patch 8.1.1038: Arabic support excludes Farsi
v8.1.1038
Bram Moolenaar
2019-03-22
1
-7
/
+0
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-5
/
+5
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-10
/
+1
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-1
/
+2
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-4
/
+2
*
patch 8.1.0825: code for autocommands is mixed with file I/O code
v8.1.0825
Bram Moolenaar
2019-01-26
1
-0
/
+1
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-21
/
+15
*
patch 8.1.0793: incorrect error messages for functions that take a Blob
v8.1.0793
Bram Moolenaar
2019-01-22
1
-0
/
+2
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-1
/
+1
[next]