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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
Bram Moolenaar
2019-05-24
1
-3
/
+5
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-7
/
+7
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-3
/
+0
*
patch 8.1.1301: when compiled with VIMDLL some messages are not shown
v8.1.1301
Bram Moolenaar
2019-05-08
1
-0
/
+10
*
patch 8.1.1258: the "N files to edit" message can not be surpressed
v8.1.1258
Bram Moolenaar
2019-05-03
1
-3
/
+3
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
1
-23
/
+6
*
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
-10
/
+39
*
patch 8.1.1197: when starting with multiple tabs file messages is confusing
v8.1.1197
Bram Moolenaar
2019-04-21
1
-0
/
+18
*
patch 8.1.1116: cannot enforce a Vim script style
v8.1.1116
Bram Moolenaar
2019-04-04
1
-0
/
+1
*
patch 8.1.1104: MS-Windows: not all environment variables can be used
v8.1.1104
Bram Moolenaar
2019-04-03
1
-1
/
+1
*
patch 8.1.1066: VIMDLL isn't actually used
v8.1.1066
Bram Moolenaar
2019-03-28
1
-3
/
+0
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-31
/
+31
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-20
/
+1
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-14
/
+6
*
patch 8.1.0783: compiler warning for signed/unsigned
v8.1.0783
Bram Moolenaar
2019-01-19
1
-1
/
+1
*
patch 8.1.0763: nobody is using the Sun Workshop support
v8.1.0763
Bram Moolenaar
2019-01-17
1
-7
/
+1
*
patch 8.1.0746: highlighting not updated with conceal and 'cursorline'
v8.1.0746
Bram Moolenaar
2019-01-14
1
-0
/
+5
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-2
/
+2
*
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
Bram Moolenaar
2019-01-11
1
-16
/
+16
*
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
Bram Moolenaar
2018-12-27
1
-0
/
+4
*
patch 8.1.0515: reloading a script gives errors for existing functions
v8.1.0515
Bram Moolenaar
2018-11-10
1
-0
/
+2
*
patch 8.1.0475: memory not freed on exit when quit in autocmd
v8.1.0475
Bram Moolenaar
2018-10-14
1
-7
/
+13
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-4
/
+0
*
patch 8.1.0439: recursive use of getcmdline() still not protected
v8.1.0439
Bram Moolenaar
2018-09-30
1
-0
/
+1
*
patch 8.1.0394: diffs are not always updated correctly
v8.1.0394
Bram Moolenaar
2018-09-16
1
-0
/
+9
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
1
-1
/
+1
*
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar
2018-09-10
1
-8
/
+9
*
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
v8.1.0254
Bram Moolenaar
2018-08-07
1
-1
/
+1
*
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
Bram Moolenaar
2018-08-07
1
-0
/
+4
*
patch 8.1.0228: dropping files is ignored while Vim is busy
v8.1.0228
Bram Moolenaar
2018-07-29
1
-2
/
+8
*
patch 8.1.0103: long version string cannot be translated
v8.1.0103
Bram Moolenaar
2018-06-23
1
-4
/
+2
*
patch 8.1.0094: help text "usage:" is not capatalized
v8.1.0094
Bram Moolenaar
2018-06-21
1
-1
/
+1
*
patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'
v8.1.0082
Bram Moolenaar
2018-06-19
1
-2
/
+8
*
patch 8.0.1792: MS-Windows users expect -? to work like --help
v8.0.1792
Bram Moolenaar
2018-05-05
1
-0
/
+1
*
patch 8.0.1726: older MSVC doesn't support declarations halfway a block
v8.0.1726
Bram Moolenaar
2018-04-16
1
-6
/
+6
*
patch 8.0.1724: declarations cannot be halfway a block
v8.0.1724
Bram Moolenaar
2018-04-16
1
-1
/
+1
*
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
Bram Moolenaar
2018-04-10
1
-1
/
+1
*
patch 8.0.1628: channel log doesn't mention exiting
v8.0.1628
Bram Moolenaar
2018-03-22
1
-0
/
+3
*
patch 8.0.1607: --clean loads user settings from .gvimrc
v8.0.1607
Bram Moolenaar
2018-03-14
1
-0
/
+3
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
1
-2
/
+2
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-55
/
+14
*
patch 8.0.1555: build error for some combination of features
v8.0.1555
Bram Moolenaar
2018-03-01
1
-1
/
+1
*
patch 8.0.1554: custom plugins loaded with --clean
v8.0.1554
Bram Moolenaar
2018-03-01
1
-5
/
+13
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-2
/
+1
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-6
/
+3
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-2
/
+2
*
patch 8.0.1454: when in silent mode too much output is buffered
v8.0.1454
Bram Moolenaar
2018-02-03
1
-1
/
+8
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-5
/
+7
*
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
Bram Moolenaar
2017-12-18
1
-1
/
+1
[next]