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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
131
-131
/
+133
*
Update todo file.
Bram Moolenaar
2010-08-01
1
-0
/
+2
*
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
1
-14
/
+42
*
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
2
-5
/
+6
*
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
2
-4
/
+11
*
Runtime file updates.
Bram Moolenaar
2010-07-30
7
-115
/
+151
*
Updated runtime files. Add logcheck filetype plugin. (James Vega)
Bram Moolenaar
2010-07-29
3
-4
/
+16
*
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
3
-49
/
+50
*
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
6
-27
/
+33
*
Updated runtime files.
Bram Moolenaar
2010-07-28
7
-115
/
+127
*
Updated runtime files. New netrw plugin version.
Bram Moolenaar
2010-07-27
3
-21
/
+62
*
Update TeX syntax file.
Bram Moolenaar
2010-07-26
2
-1
/
+18
*
Updated runtime files.
Bram Moolenaar
2010-07-26
3
-5
/
+15
*
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
3
-5
/
+7
*
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
3
-4
/
+27
*
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
3
-3
/
+7
*
Add the 'undoreload' option to be able to undo a file reload.
Bram Moolenaar
2010-07-24
4
-4
/
+25
*
Fix for cursor position in wrapped line with concealed text.
Bram Moolenaar
2010-07-24
1
-2
/
+0
*
Give each syntax item a sequence number, so that we know when it starts and
Bram Moolenaar
2010-07-24
1
-3
/
+0
*
Document extra argument for Python append().
Bram Moolenaar
2010-07-24
2
-2
/
+6
*
Remove -arch flag from build flags for Perl. (Bjorn Wickler)
Bram Moolenaar
2010-07-24
1
-12
/
+10
*
Better text for 'concealcursor' in :options window.
Bram Moolenaar
2010-07-24
1
-2
/
+6
*
Add the 'c' flag to 'concealcursor'.
Bram Moolenaar
2010-07-24
3
-7
/
+13
*
Don't conceal text in lines inside the Visual area.
Bram Moolenaar
2010-07-24
2
-1
/
+15
*
Window split didn't copy the value of 'conceallevel'.
Bram Moolenaar
2010-07-23
1
-7
/
+1
*
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar
2010-07-23
5
-16
/
+48
*
Update Fortran indent and syntax file. (Ajit Thakkar)
Bram Moolenaar
2010-07-22
1
-2
/
+2
*
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)
Bram Moolenaar
2010-07-22
2
-61
/
+72
*
Update French and Esperanto translations. (Dominique Pelle)
Bram Moolenaar
2010-07-21
1
-2
/
+0
*
Make it possible to load Perl dynamically on Unix. (James Vega)
Bram Moolenaar
2010-07-21
3
-11
/
+15
*
Fix dependencies in help Makefile. (James Vega)
Bram Moolenaar
2010-07-21
1
-1
/
+3
*
Small docs fixes.
Bram Moolenaar
2010-07-21
4
-8
/
+12
*
Fix that :py3file was not working.
Bram Moolenaar
2010-07-21
3
-4
/
+9
*
Update timestamps for recently changed help files.
Bram Moolenaar
2010-07-20
35
-35
/
+35
*
Fix hang when resizing in diff mode and there are concealed items.
Bram Moolenaar
2010-07-20
3
-24
/
+10
[next]