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.3f -> 7.3g
Bram Moolenaar
2010-08-14
131
-132
/
+135
*
Preparations for 7.3f release.
Bram Moolenaar
2010-08-13
3
-17
/
+42
*
Cleanup in :find completion code. Make it work for "./subdir" in 'path'.
Bram Moolenaar
2010-08-13
1
-5
/
+4
*
Fix illegal memory access when using expressions in the command line.
Bram Moolenaar
2010-08-13
1
-2
/
+0
*
Update message for :python/:py3 usage with approximate translations.
Bram Moolenaar
2010-08-13
1
-2
/
+0
*
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier)
Bram Moolenaar
2010-08-13
2
-7
/
+8
*
Conceal feature caused the 'cursorline' highlighting to stop early.
Bram Moolenaar
2010-08-13
1
-3
/
+7
*
Improvements for :find completion.
Bram Moolenaar
2010-08-12
1
-1
/
+3
*
Runtime file updates.
Bram Moolenaar
2010-08-11
2
-7
/
+16
*
Runtime file updates. Fix tar plugin window split.
Bram Moolenaar
2010-08-10
5
-20
/
+41
*
Runtime file updates.
Bram Moolenaar
2010-08-09
1
-1
/
+8
*
Version 7.3e -> 7.3f.
Bram Moolenaar
2010-08-09
131
-131
/
+131
*
Prepare for 7.3e release.
Bram Moolenaar
2010-08-08
1
-0
/
+2
*
Update version info in help files.
Bram Moolenaar
2010-08-08
3
-3
/
+34
*
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
Bram Moolenaar
2010-08-08
1
-3
/
+0
*
Update help about wildcards in 'tags' option.
Bram Moolenaar
2010-08-08
2
-6
/
+6
*
Fix: 'suffixesadd' was used for finding tags file.
Bram Moolenaar
2010-08-08
1
-4
/
+4
*
Remove unused code.
Bram Moolenaar
2010-08-08
2
-9
/
+7
*
Change readfile() to ignore byte order marks, unless in binary mode.
Bram Moolenaar
2010-08-07
3
-6
/
+7
*
Fixed: on MS-Windows completion of shell commands didn't work.
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Fix: An unprintable multi-byte character at the start of the screen line
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Fix: with newer GTK versions accented characters were drawn too much to the
Bram Moolenaar
2010-08-07
1
-3
/
+0
*
Set 'visualbell' in test 72 to avoid a beep.
Bram Moolenaar
2010-08-07
1
-2
/
+0
*
Update README files. Remove references to extra and lang archives.
Bram Moolenaar
2010-08-07
4
-17
/
+20
*
Improve handling of user settings in :TOhtml. Default to generating CSS.
Bram Moolenaar
2010-08-05
1
-9
/
+11
*
Fix a few problems for :find completion. Test much more. (Nazri Ramliy)
Bram Moolenaar
2010-08-05
1
-3
/
+5
*
Updated syntax files. (Charles Campbell)
Bram Moolenaar
2010-08-04
1
-1
/
+9
*
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar
2010-08-04
2
-11
/
+10
*
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
Bram Moolenaar
2010-08-04
1
-1
/
+4
*
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
3
-11
/
+14
*
Runtime file updates.
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
*
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
2
-2
/
+1
*
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
[next]