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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
7.3d -> 7.3e.
Bram Moolenaar
2010-08-04
131
-131
/
+131
*
Make test 73 a bit more portable.
Bram Moolenaar
2010-08-04
1
-0
/
+2
*
Preparations for 7.3d release.
Bram Moolenaar
2010-08-04
5
-55
/
+60
*
Add translations in diff syntax. (Jakson A. Aquino)
Bram Moolenaar
2010-08-04
1
-2
/
+269
*
Rename quickfix plugin to match the filetype set in the code.
Bram Moolenaar
2010-08-04
1
-0
/
+0
*
Runtime file updates.
Bram Moolenaar
2010-08-03
3
-13
/
+52
*
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
Bram Moolenaar
2010-08-03
1
-2
/
+2
*
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Bram Moolenaar
2010-08-02
1
-0
/
+4
*
Syntax file updates. (Charles Campbell)
Bram Moolenaar
2010-08-02
4
-235
/
+361
*
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
1
-1
/
+4
*
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar
2010-08-01
4
-2
/
+94
*
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
131
-131
/
+133
*
Update todo file.
Bram Moolenaar
2010-08-01
1
-0
/
+2
*
Update utf-8 version of tutor.
Bram Moolenaar
2010-08-01
1
-1
/
+1
*
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
2
-49
/
+78
*
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Bram Moolenaar
2010-08-01
1
-4
/
+1
*
Runtime file updates.
Bram Moolenaar
2010-08-01
4
-14
/
+89
*
Fix typos in README files. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-6
/
+5
*
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar
2010-07-31
1
-4
/
+0
*
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar
2010-07-31
1
-3
/
+2
*
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
Bram Moolenaar
2010-07-31
1
-5
/
+0
*
Fixes for coverity warnings.
Bram Moolenaar
2010-07-31
2
-6
/
+3
*
Support syntax and filetype completion for user commands. (Christian Brabandt)
Bram Moolenaar
2010-07-31
3
-18
/
+22
*
More updated runtime files.
Bram Moolenaar
2010-07-30
3
-47
/
+84
*
Runtime file updates.
Bram Moolenaar
2010-07-30
8
-116
/
+153
*
Dectect Perl6.
Bram Moolenaar
2010-07-29
1
-1
/
+5
*
Updated runtime files. Add logcheck filetype plugin. (James Vega)
Bram Moolenaar
2010-07-29
6
-66
/
+161
*
Add completion for ":ownsyntax" and improve completion for ":filetype".
Bram Moolenaar
2010-07-29
1
-3
/
+1
*
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
Bram Moolenaar
2010-07-29
7
-88
/
+165
*
Remove Mupad indent and ftplugin files, they are not useful.
Bram Moolenaar
2010-07-28
4
-512
/
+0
*
Improvements for ":find" completion. (Nazri Ramliy)
Bram Moolenaar
2010-07-28
2
-14
/
+15
*
Changes for VMS. Mostly by Zoltan Arpadffy.
Bram Moolenaar
2010-07-28
2
-16
/
+11
*
More runtime file updates.
Bram Moolenaar
2010-07-28
10
-41
/
+64
*
More accented characters in tex.vim syntax. (Charles Campbell)
Bram Moolenaar
2010-07-28
1
-72
/
+68
*
Updated runtime files.
Bram Moolenaar
2010-07-28
8
-118
/
+131
*
Minor runtime file updates.
Bram Moolenaar
2010-07-28
4
-10
/
+13
*
Updated runtime files. New netrw plugin version.
Bram Moolenaar
2010-07-27
6
-139
/
+183
*
Update TeX syntax file.
Bram Moolenaar
2010-07-26
3
-112
/
+250
*
Updated runtime files.
Bram Moolenaar
2010-07-26
12
-37
/
+124
*
Fix: terminal title not properly restured when there are multi-byte
Bram Moolenaar
2010-07-25
1
-5
/
+1
*
7.3b -> 7.3c
Bram Moolenaar
2010-07-25
131
-144
/
+145
*
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
Bram Moolenaar
2010-07-25
4
-16
/
+47
*
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
Bram Moolenaar
2010-07-25
4
-5
/
+23
*
Fix: editing a not encrypted file after a crypted file messed up reading the
Bram Moolenaar
2010-07-25
1
-2
/
+2
*
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar
2010-07-25
9
-72
/
+116
*
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
Bram Moolenaar
2010-07-25
6
-47
/
+117
*
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
Bram Moolenaar
2010-07-24
2
-14
/
+16
*
More runtime file updates.
Bram Moolenaar
2010-07-24
5
-11
/
+16
*
Add 'window' to the options window.
Bram Moolenaar
2010-07-24
1
-0
/
+2
*
Further improvements for :options. (Dominique Pelle)
Bram Moolenaar
2010-07-24
1
-17
/
+17
[next]