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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-0
/
+7
*
patch 8.2.0315: build failure on HP-UX system
v8.2.0315
Bram Moolenaar
2020-02-25
1
-3
/
+9
*
patch 8.2.0309: window-local values have confusing name
v8.2.0309
Bram Moolenaar
2020-02-23
1
-5
/
+6
*
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
v8.2.0296
Bram Moolenaar
2020-02-22
1
-21
/
+31
*
patch 8.2.0271: the "num64" feature is available everywhere
v8.2.0271
Bram Moolenaar
2020-02-17
1
-27
/
+18
*
patch 8.2.0222: Vim9: optional function arguments don't work yet
v8.2.0222
Bram Moolenaar
2020-02-06
1
-0
/
+2
*
patch 8.2.0181: problems parsing :term arguments
v8.2.0181
Bram Moolenaar
2020-01-30
1
-2
/
+6
*
patch 8.2.0173: build fails with old compiler
v8.2.0173
Bram Moolenaar
2020-01-29
1
-3
/
+3
*
patch 8.2.0151: detecting a script was already sourced is unreliable
v8.2.0151
Bram Moolenaar
2020-01-26
1
-5
/
+0
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-26
/
+109
*
patch 8.2.0114: info about sourced scripts is scattered
v8.2.0114
Bram Moolenaar
2020-01-12
1
-1
/
+18
*
patch 8.2.0111: VAR_SPECIAL is also used for booleans
v8.2.0111
Bram Moolenaar
2020-01-11
1
-1
/
+2
*
patch 8.2.0069: ETYPE_ is used for two different enums
v8.2.0069
Bram Moolenaar
2019-12-31
1
-11
/
+11
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-0
/
+34
*
patch 8.2.0044: expression type is used inconsistently
v8.2.0044
Bram Moolenaar
2019-12-25
1
-9
/
+11
*
patch 8.2.0025: repeated word in comment
v8.2.0025
Bram Moolenaar
2019-12-20
1
-1
/
+1
*
patch 8.2.0013: not using a typedef for condstack
v8.2.0013
Bram Moolenaar
2019-12-16
1
-4
/
+3
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-4
/
+4
*
patch 8.1.2366: using old C style comments
v8.1.2366
Bram Moolenaar
2019-11-30
1
-8
/
+15
*
patch 8.1.2300: redraw breaks going through list of popup windows
v8.1.2300
Bram Moolenaar
2019-11-13
1
-0
/
+1
*
patch 8.1.2285: padding in structures wastes memory
v8.1.2285
Bram Moolenaar
2019-11-10
1
-12
/
+12
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-0
/
+4
*
patch 8.1.2280: crash when passing partial to substitute()
v8.1.2280
Bram Moolenaar
2019-11-09
1
-2
/
+3
*
patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()
v8.1.2273
Bram Moolenaar
2019-11-09
1
-1
/
+2
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2205: sign entry structure has confusing name
v8.1.2205
Bram Moolenaar
2019-10-24
1
-18
/
+17
*
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
Bram Moolenaar
2019-10-18
1
-0
/
+13
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-0
/
+2
*
patch 8.1.2126: viminfo not sufficiently tested
v8.1.2126
Bram Moolenaar
2019-10-09
1
-12
/
+0
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-2
/
+0
*
patch 8.1.2094: the fileio.c file is too big
v8.1.2094
Bram Moolenaar
2019-09-28
1
-0
/
+29
*
patch 8.1.2080: the terminal API is limited and can't be disabled
v8.1.2080
Bram Moolenaar
2019-09-26
1
-0
/
+3
*
patch 8.1.2077: the ops.c file is too big
v8.1.2077
Bram Moolenaar
2019-09-25
1
-46
/
+66
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
1
-1
/
+1
*
patch 8.1.2019: 'cursorline' always highlights the whole line
v8.1.2019
Bram Moolenaar
2019-09-09
1
-0
/
+2
*
patch 8.1.2009: cursorline highlighting not updated in popup window
v8.1.2009
Bram Moolenaar
2019-09-08
1
-0
/
+2
*
patch 8.1.1973: cannot build without the quickfix feature
v8.1.1973
Bram Moolenaar
2019-09-04
1
-2
/
+0
*
patch 8.1.1969: popup window filter is used in all modes
v8.1.1969
Bram Moolenaar
2019-09-03
1
-0
/
+1
*
patch 8.1.1928: popup windows don't move with the text when making changes
v8.1.1928
Bram Moolenaar
2019-08-25
1
-2
/
+11
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-8
/
+0
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-1
/
+1
*
patch 8.1.1886: command line expansion code is spread out
v8.1.1886
Bram Moolenaar
2019-08-18
1
-0
/
+27
*
patch 8.1.1827: allocating more memory than needed for extended structs
v8.1.1827
Bram Moolenaar
2019-08-08
1
-2
/
+2
*
patch 8.1.1803: all builtin functions are global
v8.1.1803
Bram Moolenaar
2019-08-03
1
-0
/
+1
*
patch 8.1.1801: cannot build without the +eval feature
v8.1.1801
Bram Moolenaar
2019-08-03
1
-16
/
+16
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-0
/
+16
*
patch 8.1.1787: cannot resize a popup window
v8.1.1787
Bram Moolenaar
2019-08-01
1
-1
/
+0
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
1
-2
/
+1
*
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
Bram Moolenaar
2019-07-28
1
-0
/
+4
*
patch 8.1.1754: build failure
v8.1.1754
Bram Moolenaar
2019-07-26
1
-1
/
+4
[next]