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
/
message.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-0
/
+11
*
patch 8.2.0060: message test only runs with one encoding
v8.2.0060
Bram Moolenaar
2019-12-30
1
-1
/
+2
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-16
/
+23
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-2
/
+2
*
patch 8.2.0026: still some /* */ comments
v8.2.0026
Bram Moolenaar
2019-12-21
1
-461
/
+459
*
patch 8.1.2419: with a long file name the hit-enter prompt appears
v8.1.2419
Bram Moolenaar
2019-12-11
1
-1
/
+1
*
patch 8.1.2402: typos and other small things
v8.1.2402
Bram Moolenaar
2019-12-06
1
-2
/
+2
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-6
/
+1
*
patch 8.1.2149: crash when running out of memory very early
v8.1.2149
Bram Moolenaar
2019-10-14
1
-29
/
+83
*
patch 8.1.2141: :tselect has an extra hit-enter prompt
v8.1.2141
Bram Moolenaar
2019-10-12
1
-8
/
+7
*
patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf()
v8.1.2083
Bram Moolenaar
2019-09-27
1
-5
/
+9
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-12
/
+0
*
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
Bram Moolenaar
2019-09-09
1
-5
/
+0
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-162
/
+0
*
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
Bram Moolenaar
2019-08-20
1
-10
/
+13
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-10
/
+12
*
patch 8.1.1630: various small problems
v8.1.1630
Bram Moolenaar
2019-07-04
1
-1
/
+1
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-2
/
+2
*
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
-2
/
+2
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-10
/
+1
*
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
Bram Moolenaar
2019-05-08
1
-2
/
+2
*
patch 8.1.1233: cannot build tiny version
v8.1.1233
Bram Moolenaar
2019-04-28
1
-3
/
+0
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-37
/
+75
*
patch 8.1.1201: output of :command is hard to read
v8.1.1201
Bram Moolenaar
2019-04-24
1
-1
/
+4
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-2
/
+0
*
patch 8.1.0969: message written during startup is truncated
v8.1.0969
Bram Moolenaar
2019-02-22
1
-0
/
+7
*
patch 8.1.0954: arguments of semsg() and siemsg() are not checked
v8.1.0954
Bram Moolenaar
2019-02-19
1
-2
/
+6
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-7
/
+7
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-4
/
+1
*
patch 8.1.0919: compiler warnings
v8.1.0919
Bram Moolenaar
2019-02-14
1
-2
/
+2
*
patch 8.1.0918: MS-Windows: startup messages are not converted
v8.1.0918
Bram Moolenaar
2019-02-14
1
-56
/
+93
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-4
/
+0
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-94
/
+12
*
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.0783: compiler warning for signed/unsigned
v8.1.0783
Bram Moolenaar
2019-01-19
1
-4
/
+4
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-74
/
+75
*
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
Bram Moolenaar
2019-01-16
1
-2
/
+9
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-76
/
+63
*
patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict
v8.1.0619
Bram Moolenaar
2018-12-22
1
-1
/
+4
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-3
/
+3
*
patch 8.1.0550: expression evaluation may repeat an error message
v8.1.0550
Bram Moolenaar
2018-11-28
1
-2
/
+2
*
patch 8.1.0466: autocmd test fails
v8.1.0466
Bram Moolenaar
2018-10-07
1
-2
/
+2
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-15
/
+0
*
patch 8.1.0135: undo message delays screen update for CTRL-O u
v8.1.0135
Bram Moolenaar
2018-07-01
1
-0
/
+14
*
patch 8.1.0122: translators don't always understand the maintainer message
v8.1.0122
Bram Moolenaar
2018-06-28
1
-0
/
+4
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-0
/
+5
*
patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'
v8.1.0082
Bram Moolenaar
2018-06-19
1
-0
/
+6
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-4
/
+4
[next]