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.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
*
patch 8.1.0574: 'commentstring' not used when adding fold marker in C
v8.1.0574
Bram Moolenaar
2018-12-09
1
-7
/
+6
*
patch 8.1.0570: 'commentstring' not used when adding fold marker
v8.1.0570
Bram Moolenaar
2018-12-07
1
-2
/
+14
*
patch 8.1.0534: MS-Windows installer uses different $HOME than Vim
v8.1.0534
Bram Moolenaar
2018-11-16
1
-0
/
+2
*
patch 8.1.0466: autocmd test fails
v8.1.0466
Bram Moolenaar
2018-10-07
1
-1
/
+1
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-50
/
+1
*
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
Bram Moolenaar
2018-09-16
1
-1
/
+6
*
patch 8.1.0361: remote user not used for completion
v8.1.0361
Bram Moolenaar
2018-09-10
1
-18
/
+51
*
patch 8.1.0328: inputlist() doesn't work with a timer
v8.1.0328
Bram Moolenaar
2018-08-26
1
-6
/
+6
*
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
Bram Moolenaar
2018-08-21
1
-17
/
+5
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-28
/
+6
*
patch 8.1.0211: expanding a file name "~" results in $HOME
v8.1.0211
Bram Moolenaar
2018-07-25
1
-1
/
+1
*
patch 8.1.0159: completion for user names does not work for a prefix.
v8.1.0159
Bram Moolenaar
2018-07-07
1
-1
/
+2
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-7
/
+184
*
patch 8.1.0084: user name completion does not work on MS-Windows
v8.1.0084
Bram Moolenaar
2018-06-19
1
-0
/
+26
*
patch 8.0.1841: HP-UX does not have setenv()
v8.0.1841
Bram Moolenaar
2018-05-14
1
-1
/
+1
*
patch 8.0.1832: cannot use :unlet for an environment variable
v8.0.1832
Bram Moolenaar
2018-05-13
1
-0
/
+11
*
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
v8.0.1783
Bram Moolenaar
2018-05-01
1
-1
/
+1
[next]