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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make test 73 a bit more portable.
Bram Moolenaar
2010-08-04
2
-4
/
+7
*
Preparations for 7.3d release.
Bram Moolenaar
2010-08-04
1
-2
/
+2
*
Make :find completion consistent between Unix and MS-Windows. Add a test.
Bram Moolenaar
2010-08-04
11
-50
/
+75
*
Small changes to the test files. (John Beckett)
Bram Moolenaar
2010-08-04
4
-3
/
+9
*
Set 'wrapscan' when checking the .po files. (Mike Williams)
Bram Moolenaar
2010-08-04
1
-0
/
+7
*
Fix: when setting crypt key seed was not updated when the swap file wasn't
Bram Moolenaar
2010-08-04
1
-1
/
+1
*
When undoing a reload, move the cursor to the first changed line.
Bram Moolenaar
2010-08-04
3
-1
/
+45
*
Fix crash when no item in 'path' is used for :find completion.
Bram Moolenaar
2010-08-04
1
-0
/
+2
*
Fix crash in :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-03
1
-2
/
+5
*
Fix: With 'path' set to relative directory ":find" completion didn't work.
Bram Moolenaar
2010-08-03
1
-2
/
+7
*
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Bram Moolenaar
2010-08-02
2
-27
/
+37
*
Take OLE registration back to 32 bit registry, the unregister wasn't working
Bram Moolenaar
2010-08-02
1
-12
/
+3
*
Updated version of gettext for use with MVC. (Mike Williams)
Bram Moolenaar
2010-08-02
2
-6
/
+14
*
Improvements for :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-02
1
-15
/
+51
*
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
1
-1
/
+1
*
Workaround for missing RegDeleteKeyEx() method.
Bram Moolenaar
2010-08-02
2
-0
/
+2
*
Update version.h for 7.3c -> 7.3d.
Bram Moolenaar
2010-08-01
1
-8
/
+8
*
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
Bram Moolenaar
2010-08-01
1
-13
/
+26
*
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
4
-5
/
+5
*
Define the WOW64 key when needed.
Bram Moolenaar
2010-08-01
1
-0
/
+8
*
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
1
-2
/
+2
*
Remove unused variable and STRLEN(). (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-6
/
+4
*
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Bram Moolenaar
2010-08-01
2
-4
/
+4
*
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-1
/
+1
*
Avoid that running tests changes viminfo.
Bram Moolenaar
2010-08-01
2
-2
/
+3
*
Fix: crash in spell checking with a 0x300 character.
Bram Moolenaar
2010-08-01
1
-2
/
+5
*
Fix: uninitialized memory access. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-1
/
+9
*
Fix typos in README files. (Dominique Pelle)
Bram Moolenaar
2010-08-01
2
-2
/
+2
*
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-11
/
+2
*
Fix: changing case of a character removed combining characters.
Bram Moolenaar
2010-08-01
1
-1
/
+2
*
Add the WOW64 flag back to OLE registration. (untested)
Bram Moolenaar
2010-08-01
1
-3
/
+3
*
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar
2010-07-31
4
-28
/
+22
*
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar
2010-07-31
1
-2
/
+6
*
Move many more common Python items to if_py_both.c.
Bram Moolenaar
2010-07-31
3
-2322
/
+1130
*
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
Bram Moolenaar
2010-07-31
1
-1
/
+1
*
Fixes for coverity warnings.
Bram Moolenaar
2010-07-31
9
-16
/
+22
*
Support syntax and filetype completion for user commands. (Christian Brabandt)
Bram Moolenaar
2010-07-31
1
-0
/
+2
*
Possibly make OLE work on Windows 64 bit. (untested)
Bram Moolenaar
2010-07-31
1
-2
/
+11
*
Improvements for VMS. (Zoltan Arpadffy)
Bram Moolenaar
2010-07-30
3
-26
/
+84
*
Correct comments in testdir makefiles. (John Beckett)
Bram Moolenaar
2010-07-30
5
-5
/
+6
*
Fix test 72 not setting encryption method. (Dominique Pelle)
Bram Moolenaar
2010-07-30
1
-4
/
+4
*
Few more fixes for VMS.
Bram Moolenaar
2010-07-29
2
-4
/
+6
*
Fix a few compile warnings. (Mike Williams)
Bram Moolenaar
2010-07-29
1
-3
/
+3
*
Add completion for ":ownsyntax" and improve completion for ":filetype".
Bram Moolenaar
2010-07-29
5
-32
/
+50
*
Update for Lua interface. (Luis Carvalho)
Bram Moolenaar
2010-07-28
1
-34
/
+8
*
Improvements for ":find" completion. (Nazri Ramliy)
Bram Moolenaar
2010-07-28
2
-37
/
+235
*
Changes for VMS. Mostly by Zoltan Arpadffy.
Bram Moolenaar
2010-07-28
7
-11
/
+14
*
Fix: :redir to a dictionary that is changed before ":redir END" causes a
Bram Moolenaar
2010-07-28
1
-8
/
+9
*
Fix: concealed regions didn't get redrawn correctly when moving the cursor
Bram Moolenaar
2010-07-28
2
-8
/
+20
*
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar
2010-07-28
1
-55
/
+121
[next]