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.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
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-9
/
+10
*
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
v8.1.0770
Bram Moolenaar
2019-01-17
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-7
/
+7
*
patch 8.1.0718: a couple compiler warnings
v8.1.0718
Bram Moolenaar
2019-01-11
1
-5
/
+7
*
patch 8.1.0707: text property columns are not adjusted for changed indent
v8.1.0707
Bram Moolenaar
2019-01-08
1
-6
/
+11
*
patch 8.1.0681: text properties as not adjusted for deleted text
v8.1.0681
Bram Moolenaar
2019-01-02
1
-1
/
+1
*
patch 8.1.0678: text properties as not adjusted for inserted text
v8.1.0678
Bram Moolenaar
2019-01-02
1
-10
/
+24
*
patch 8.1.0671: cursor in the wrong column after auto-formatting
v8.1.0671
Bram Moolenaar
2018-12-31
1
-1
/
+1
*
patch 8.1.0662: needlessly searching for tilde in string
v8.1.0662
Bram Moolenaar
2018-12-30
1
-1
/
+1
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-9
/
+21
[next]