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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: :wundo didn't work in a buffer without a name.
Bram Moolenaar
2010-05-24
2
-14
/
+30
*
Improve the MS-Windows installer.
Bram Moolenaar
2010-05-24
16
-80
/
+146
*
Tiny change for Italian man page.
Bram Moolenaar
2010-05-24
2
-2
/
+2
*
Fix uninit memory read in undo code. Fix uint32_t in proto file.
Bram Moolenaar
2010-05-24
21
-44
/
+50
*
Included patch for persistent undo. Lots of changes and added test.
Bram Moolenaar
2010-05-23
34
-97
/
+1232
*
Fix for Netbeans on MS-Windows not compiling.
Bram Moolenaar
2010-05-23
1
-9
/
+14
*
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr.
Bram Moolenaar
2010-05-22
1
-2
/
+14
*
Fix wrong memory access when clearing crypt key.
Bram Moolenaar
2010-05-22
1
-3
/
+3
*
Add :nbstart and :nbclose.
Bram Moolenaar
2010-05-22
34
-440
/
+629
*
Included the patch to support netbeans in a terminal.
Bram Moolenaar
2010-05-22
18
-233
/
+367
*
Fix: window title not updated after file dropped.
Bram Moolenaar
2010-05-22
3
-3
/
+7
*
Add the settabvar() and gettabvar() functions.
Bram Moolenaar
2010-05-22
32
-153
/
+301
*
Add extra floating point functions.
Bram Moolenaar
2010-05-21
7
-23
/
+392
*
"g8" doesn't work properly on a NUL.
Bram Moolenaar
2010-05-21
3
-10
/
+11
*
A few more changes for encryption. Add test that encrypted file can be read.
Bram Moolenaar
2010-05-21
5
-37
/
+86
*
updated for version 7.2.437
Bram Moolenaar
2010-05-21
1
-0
/
+7
*
Updated runtime files.
Bram Moolenaar
2010-05-21
26
-134
/
+578
*
Other solution for GTK not changing the locale.
Bram Moolenaar
2010-05-21
3
-16
/
+7
*
Various smaller changes. Updated proto files. Updated dependencies.
Bram Moolenaar
2010-05-20
11
-26
/
+51
*
Use UINT32_T in the code, define it to uint32_t or unsigned int.
Bram Moolenaar
2010-05-19
9
-75
/
+146
*
Updated a few runtime files.
Bram Moolenaar
2010-05-18
5
-42
/
+49
*
One more fix for defining uint32_t.
Bram Moolenaar
2010-05-18
2
-0
/
+6
*
Change wording in link.sh: "remove" -> "omit"
Bram Moolenaar
2010-05-18
1
-7
/
+7
*
Fix build on Cygwin and MingW.
Bram Moolenaar
2010-05-18
2
-6
/
+14
*
Undefine uint32_t when building if_perl.xs to fix the build.
Bram Moolenaar
2010-05-18
1
-0
/
+6
*
Add blowfish and sha256 source files to more Makefiles.
Bram Moolenaar
2010-05-18
10
-8
/
+44
*
Small update to help files.
Bram Moolenaar
2010-05-17
2
-8
/
+10
*
Avoid warnings for unused arguments when compiling with Gnome.
Bram Moolenaar
2010-05-17
1
-11
/
+23
*
Undo undesired changes in src/Makefile.
Bram Moolenaar
2010-05-17
1
-4
/
+4
*
Fixed encryption big/little endian test.
Bram Moolenaar
2010-05-17
12
-64
/
+406
*
Minor updates to blowfish encryption.
Bram Moolenaar
2010-05-16
4
-38
/
+30
*
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
Bram Moolenaar
2010-05-16
30
-48
/
+1306
*
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar
2010-05-16
22
-61
/
+203
*
Remove outdated line from top Makefile.
Bram Moolenaar
2010-05-16
1
-3
/
+0
*
Move items around in the todo list.
Bram Moolenaar
2010-05-16
1
-74
/
+52
*
updated for version 7.2.436
Bram Moolenaar
2010-05-16
1
-4
/
+4
*
Fix typo in release date.
Bram Moolenaar
2010-05-16
1
-1
/
+1
*
updated for version 7.2.435
Bram Moolenaar
2010-05-16
3
-9
/
+12
*
Merge patch 7.2.434.
Bram Moolenaar
2010-05-16
1
-0
/
+6
*
Merged change from default branch: Correct Japanese menus.
Bram Moolenaar
2010-05-15
3
-60
/
+60
|
\
|
*
Correct Japanese menus to avoid error while loading them after 7.2.432.
Bram Moolenaar
2010-05-15
3
-60
/
+60
*
|
After recovery check if the text changed. If it did mark the buffer as
Bram Moolenaar
2010-05-15
6
-45
/
+114
*
|
Get rid of the "extra" and "lang" archives.
Bram Moolenaar
2010-05-15
3
-73
/
+37
*
|
Switched from autoconf 2.63 to 2.65.
Bram Moolenaar
2010-05-15
2
-8940
/
+2806
*
|
Small fix for compiler warning in Netbeans.
Bram Moolenaar
2010-05-15
1
-1
/
+1
*
|
First step in the Vim 7.3 branch. Changed version numbers.
Bram Moolenaar
2010-05-15
171
-1145
/
+421
|
/
*
Updated runtime files.
Bram Moolenaar
2010-05-14
80
-2286
/
+5680
*
updated for version 7.2.433
v7.2.433
Bram Moolenaar
2010-05-14
3
-56
/
+75
*
updated for version 7.2.432
v7.2.432
Bram Moolenaar
2010-05-14
3
-69
/
+164
*
updated for version 7.2.431
v7.2.431
Bram Moolenaar
2010-05-14
2
-4
/
+15
[next]