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
/
misc1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
Bram Moolenaar
2020-10-28
1
-1
/
+2
*
patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks
v8.2.1891
Bram Moolenaar
2020-10-22
1
-1
/
+1
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-3
/
+3
*
patch 8.2.0946: cannot use "q" to cancel a number prompt
v8.2.0946
Bram Moolenaar
2020-06-10
1
-3
/
+3
*
patch 8.2.0728: messages about a deadly signal are not left aligned
v8.2.0728
Bram Moolenaar
2020-05-10
1
-2
/
+2
*
patch 8.2.0694: Haiku: channel and terminal do not work
v8.2.0694
Bram Moolenaar
2020-05-03
1
-12
/
+14
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-1
/
+1
*
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
v8.2.0420
Bram Moolenaar
2020-03-20
1
-0
/
+13
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-0
/
+16
*
patch 8.2.0256: time and timer related code is spread out
v8.2.0256
Bram Moolenaar
2020-02-14
1
-31
/
+0
*
patch 8.2.0200: Vim9 script commands not sufficiently tested
v8.2.0200
Bram Moolenaar
2020-02-02
1
-0
/
+16
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-4
/
+8
*
patch 8.2.0026: still some /* */ comments
v8.2.0026
Bram Moolenaar
2019-12-21
1
-184
/
+183
*
patch 8.1.2258: may get hit-enter prompt after entering a number
v8.1.2258
Bram Moolenaar
2019-11-05
1
-0
/
+2
*
patch 8.1.2225: the "last used" info of a buffer is under used
v8.1.2225
Bram Moolenaar
2019-10-27
1
-0
/
+31
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-4
/
+0
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-556
/
+0
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-6
/
+1
*
patch 8.1.2066: no tests for state()
v8.1.2066
Bram Moolenaar
2019-09-22
1
-1
/
+1
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-44
/
+6
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
1
-0
/
+138
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
1
-1
/
+1
*
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
Bram Moolenaar
2019-09-04
1
-1676
/
+236
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-2
/
+0
*
patch 8.1.1897: may free memory twice when out of memory
v8.1.1897
Bram Moolenaar
2019-08-21
1
-1
/
+3
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+1
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-11
/
+5
*
patch 8.1.1724: too much overhead checking for CTRL-C while processing text
v8.1.1724
Bram Moolenaar
2019-07-21
1
-5
/
+1
*
patch 8.1.1509: cmdline_row can become negative, causing a crash
v8.1.1509
Bram Moolenaar
2019-06-09
1
-3
/
+3
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-2
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-6
/
+6
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-5
/
+13
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1343: text properties not adjusted for Visual block mode delete
v8.1.1343
Bram Moolenaar
2019-05-17
1
-2
/
+9
*
patch 8.1.1318: code for text changes is in a "misc" file
v8.1.1318
Bram Moolenaar
2019-05-11
1
-2249
/
+0
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-8
/
+1
*
patch 8.1.1143: may pass weird strings to file name expansion
v8.1.1143
Bram Moolenaar
2019-04-10
1
-2
/
+13
*
patch 8.1.1120: cannot easily get directory entry matches
v8.1.1120
Bram Moolenaar
2019-04-05
1
-0
/
+3
*
patch 8.1.1103: MS-Windows: old API calls are no longer needed
v8.1.1103
Bram Moolenaar
2019-04-02
1
-42
/
+16
*
patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var
v8.1.1091
Bram Moolenaar
2019-03-30
1
-44
/
+47
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-4
/
+0
*
patch 8.1.1011: indent from autoindent not removed from blank line
v8.1.1011
Bram Moolenaar
2019-03-16
1
-2
/
+0
*
patch 8.1.0963: illegal memory access when using 'incsearch'
v8.1.0963
Bram Moolenaar
2019-02-21
1
-0
/
+5
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-9
/
+9
*
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
Bram Moolenaar
2019-02-13
1
-453
/
+75
*
patch 8.1.0857: indent functionality is not separated
v8.1.0857
Bram Moolenaar
2019-01-31
1
-4346
/
+0
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-16
/
+1
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-98
/
+8
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
[next]