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 9.0.1336: functions without arguments are not always declared properly
v9.0.1336
Yegappan Lakshmanan
2023-02-21
1
-2
/
+2
*
patch 9.0.1313: some settings use the current codepage instead of 'encoding'
v9.0.1313
K.Takata
2023-02-15
1
-1
/
+27
*
patch 9.0.1215: using isalpha() adds dependency on current locale
v9.0.1215
zeertzjq
2023-01-17
1
-2
/
+2
*
patch 9.0.1196: code is indented more than necessary
v9.0.1196
Yegappan Lakshmanan
2023-01-14
1
-40
/
+40
*
patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C
v9.0.0788
Bram Moolenaar
2022-10-18
1
-1
/
+8
*
patch 9.0.0451: virtual text "above" does not work with 'nowrap'
v9.0.0451
Bram Moolenaar
2022-09-12
1
-2
/
+2
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
1
-1
/
+1
*
patch 9.0.0284: using static buffer for multiple completion functions
v9.0.0284
Bram Moolenaar
2022-08-26
1
-12
/
+8
*
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
Bram Moolenaar
2022-08-22
1
-6
/
+3
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-3
/
+3
*
patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line
v9.0.0179
Bram Moolenaar
2022-08-09
1
-3
/
+11
*
patch 9.0.0151: a "below" aligned text property does not work with 'nowrap'
v9.0.0151
Bram Moolenaar
2022-08-06
1
-4
/
+10
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-14
/
+16
*
patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directory
v9.0.0028
Bram Moolenaar
2022-07-02
1
-1
/
+15
*
patch 8.2.5170: tiny issues
v8.2.5170
Bram Moolenaar
2022-06-27
1
-1
/
+2
*
patch 8.2.5077: various warnings from clang on MS-Windows
v8.2.5077
Yegappan Lakshmanan
2022-06-11
1
-1
/
+4
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+3
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-17
/
+18
*
patch 8.2.4845: duplicate code
v8.2.4845
zeertzjq
2022-04-29
1
-10
/
+5
*
patch 8.2.4773: build failure without the +eval feature
v8.2.4773
Bram Moolenaar
2022-04-17
1
-1
/
+1
*
patch 8.2.4772: old Coverity warning for not checking ftell() return value
v8.2.4772
Bram Moolenaar
2022-04-17
1
-6
/
+8
*
patch 8.2.4756: build error without the +eval feature
v8.2.4756
Bram Moolenaar
2022-04-15
1
-1
/
+1
*
patch 8.2.4754: using cached values after unsetting some environment variables
v8.2.4754
LemonBoy
2022-04-15
1
-2
/
+15
*
patch 8.2.4750: small pieces of dead code
v8.2.4750
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-04-14
1
-1
/
+1
*
patch 8.2.4745: using wrong flag for using bell in the terminal
v8.2.4745
Bram Moolenaar
2022-04-13
1
-3
/
+2
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-57
/
+60
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-1
/
+3
*
patch 8.2.4005: error messages are spread out
v8.2.4005
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-6
/
+6
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-1
/
+1
*
patch 8.2.3738: screen is cleared when a FocusLost autocommand triggers
v8.2.3738
Bram Moolenaar
2021-12-04
1
-1
/
+2
*
patch 8.2.3609: internal error when ModeChanged is triggered recursively
v8.2.3609
Bram Moolenaar
2021-11-17
1
-4
/
+37
*
patch 8.2.3555: ModeChanged is not triggered on every mode change
v8.2.3555
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-10-22
1
-3
/
+8
*
patch 8.2.3551: checking first character of url twice
v8.2.3551
itchyny
2021-10-21
1
-1
/
+1
*
patch 8.2.3466: completion submode not indicated for virtual replace
v8.2.3466
zeertzjq
2021-10-03
1
-0
/
+6
*
patch 8.2.3462: ModeChanged only uses one character for new_mode and old_mode
v8.2.3462
Bram Moolenaar
2021-10-02
1
-3
/
+5
*
patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode
v8.2.3461
Bram Moolenaar
2021-10-02
1
-0
/
+4
*
patch 8.2.3430: no generic way to trigger an autocommand on mode change
v8.2.3430
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-12
1
-1
/
+40
*
patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode
v8.2.3236
zeertzjq
2021-07-28
1
-0
/
+4
*
patch 8.2.3232: system() does not work without a second argument
v8.2.3232
Yegappan Lakshmanan
2021-07-28
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-1
/
+7
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-0
/
+5
*
patch 8.2.3153: URLs with a dash in the scheme are not recognized
v8.2.3153
Tsuyoshi CHO
2021-07-11
1
-3
/
+18
*
patch 8.2.3139: functions for string manipulation are spread out
v8.2.3139
Yegappan Lakshmanan
2021-07-10
1
-24
/
+2
*
patch 8.2.2875: cancelling inputlist() after a digit does not return zero
v8.2.2875
=?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?=
2021-05-20
1
-1
/
+6
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
1
-2
/
+3
*
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
[next]