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
/
Make_cyg_ming.mak
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-1
/
+2
*
patch 8.1.2057: the screen.c file is much too big
v8.1.2057
Bram Moolenaar
2019-09-19
1
-0
/
+2
*
patch 8.1.2045: the option.c file is too big
v8.1.2045
Bram Moolenaar
2019-09-16
1
-0
/
+1
*
patch 8.1.2027: MS-Windows: problem with ambiwidth characters
v8.1.2027
Bram Moolenaar
2019-09-13
1
-1
/
+2
*
patch 8.1.2005: the regexp.c file is too big
v8.1.2005
Bram Moolenaar
2019-09-07
1
-1
/
+1
*
patch 8.1.2001: some source files are too big
v8.1.2001
Bram Moolenaar
2019-09-07
1
-0
/
+2
*
patch 8.1.1994: MS-Windows: cannot build with eval but without cscope
v8.1.1994
Bram Moolenaar
2019-09-06
1
-3
/
+1
*
patch 8.1.1979: code for handling file names is spread out
v8.1.1979
Bram Moolenaar
2019-09-04
1
-0
/
+1
*
patch 8.1.1933: the eval.c file is too big
v8.1.1933
Bram Moolenaar
2019-08-27
1
-0
/
+1
*
patch 8.1.1927: code for dealing with script files is spread out
v8.1.1927
Bram Moolenaar
2019-08-25
1
-0
/
+1
*
patch 8.1.1886: command line expansion code is spread out
v8.1.1886
Bram Moolenaar
2019-08-18
1
-0
/
+1
*
patch 8.1.1869: code for the argument list is spread out
v8.1.1869
Bram Moolenaar
2019-08-17
1
-0
/
+1
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-0
/
+1
*
patch 8.1.1785: map functionality mixed with character input
v8.1.1785
Bram Moolenaar
2019-08-01
1
-0
/
+1
*
patch 8.1.1766: code for writing session file is spread out
v8.1.1766
Bram Moolenaar
2019-07-28
1
-0
/
+1
*
patch 8.1.1727: code for viminfo support is spread out
v8.1.1727
Bram Moolenaar
2019-07-21
1
-0
/
+1
*
patch 8.1.1693: syntax coloring and highlighting is in one big file
v8.1.1693
Bram Moolenaar
2019-07-14
1
-0
/
+1
*
patch 8.1.1687: the evalfunc.c file is too big
v8.1.1687
Bram Moolenaar
2019-07-14
1
-0
/
+1
*
patch 8.1.1684: profiling functionality is spread out
v8.1.1684
Bram Moolenaar
2019-07-13
1
-0
/
+1
*
patch 8.1.1662: cannot build uninstal.exe with some version of MinGW
v8.1.1662
Bram Moolenaar
2019-07-11
1
-1
/
+1
*
patch 8.1.1578: MS-Windows: pathdef.c should depend on build options
v8.1.1578
Bram Moolenaar
2019-06-21
1
-20
/
+25
*
patch 8.1.1565: MS-Windows: no sound support
v8.1.1565
Bram Moolenaar
2019-06-17
1
-0
/
+19
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
1
-0
/
+1
*
patch 8.1.1381: MS-Windows: missing build dependency
v8.1.1381
Bram Moolenaar
2019-05-24
1
-1
/
+4
*
patch 8.1.1322: Cygwin makefile is not nicely indented
v8.1.1322
Bram Moolenaar
2019-05-11
1
-225
/
+215
*
patch 8.1.1318: code for text changes is in a "misc" file
v8.1.1318
Bram Moolenaar
2019-05-11
1
-0
/
+1
*
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
-67
/
+93
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
1
-0
/
+1
*
patch 8.1.1195: Vim script debugger functionality needs cleanup
v8.1.1195
Bram Moolenaar
2019-04-21
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
-3
/
+6
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-0
/
+1
*
patch 8.1.1039: MS-Windows build fails
v8.1.1039
Bram Moolenaar
2019-03-22
1
-1
/
+1
*
patch 8.1.0962: building with MinGW and static libs doesn't work
v8.1.0962
Bram Moolenaar
2019-02-21
1
-1
/
+1
*
patch 8.1.0949: MS-windows defines GUI macros different than other systems
v8.1.0949
Bram Moolenaar
2019-02-18
1
-1
/
+1
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-1
/
+1
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-2
/
+1
*
patch 8.1.0914: code related to findfile() is spread out
v8.1.0914
Bram Moolenaar
2019-02-13
1
-0
/
+1
*
patch 8.1.0861: building with MinGW and static libc doesn't work
v8.1.0861
Bram Moolenaar
2019-01-31
1
-1
/
+2
*
patch 8.1.0857: indent functionality is not separated
v8.1.0857
Bram Moolenaar
2019-01-31
1
-0
/
+1
*
patch 8.1.0825: code for autocommands is mixed with file I/O code
v8.1.0825
Bram Moolenaar
2019-01-26
1
-0
/
+1
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-0
/
+1
*
patch 8.1.0733: too many #ifdefs for the multi-byte feature
v8.1.0733
Bram Moolenaar
2019-01-12
1
-7
/
+0
*
patch 8.1.0673: functionality for signs is spread out over several files
v8.1.0673
Bram Moolenaar
2019-01-01
1
-0
/
+1
*
patch 8.1.0610: MS-Windows ctags file list differs from Unix
v8.1.0610
Bram Moolenaar
2018-12-19
1
-5
/
+1
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-0
/
+4
*
patch 8.1.0490: MS-Windows: doesn't handle missing glibwinpthread-1.dll
v8.1.0490
Bram Moolenaar
2018-10-21
1
-5
/
+12
*
patch 8.1.0483: MinGW does not build tee.exe
v8.1.0483
Bram Moolenaar
2018-10-17
1
-1
/
+5
*
patch 8.1.0482: MinGW "make clean" deletes all .exe files
v8.1.0482
Bram Moolenaar
2018-10-17
1
-2
/
+6
*
patch 8.1.0480: MinGW build file uses different -I flags than MVC
v8.1.0480
Bram Moolenaar
2018-10-16
1
-2
/
+2
*
patch 8.1.0478: cannot build with perl using MinGW
v8.1.0478
Bram Moolenaar
2018-10-15
1
-1
/
+1
[next]