Mercurial > vim
graph
-
Updated runtime files and translations.Wed, 20 Oct 2010 18:45:33 +0200, by Bram Moolenaar
-
Runtime file updates.Thu, 30 Sep 2010 21:47:56 +0200, by Bram Moolenaar
-
Updated runtime files.Tue, 21 Sep 2010 22:34:02 +0200, by Bram Moolenaar
-
Updated runtime files.Sun, 19 Sep 2010 19:01:21 +0200, by Bram Moolenaar
-
Fold Vim 7.2 default branch back to trunk to avoid two heads. (TonyFri, 20 Aug 2010 11:11:57 +0200, by Bram Moolenaar
-
Make the vim73 branch the default branch.Mon, 16 Aug 2010 21:24:09 +0200, by Bram Moolenaar
-
Fix #ifdef for GDK_SUPER_MASK. (Stephan Schulz) vim73Sun, 15 Aug 2010 13:53:58 +0200, by Bram Moolenaar
-
Make the references to features in the help more consistent. (Sylvain Hitier) vim73Sun, 15 Aug 2010 13:50:43 +0200, by Bram Moolenaar
-
Docs fix for tabpagewinnr(). (Sylvain Hitier) vim73Sun, 15 Aug 2010 13:30:34 +0200, by Bram Moolenaar
-
Two fixes for :find completion and more testing. (Nazri Ramliy) vim73Sun, 15 Aug 2010 13:29:11 +0200, by Bram Moolenaar
-
Fix: in compatible mode, in an empty buffer, ":r file" triggered an error vim73Sat, 14 Aug 2010 14:32:54 +0200, by Bram Moolenaar
-
Fix: strcat() on overlapping string. (Dominique Pelle) vim73Sat, 14 Aug 2010 13:34:39 +0200, by Bram Moolenaar
-
Cleanup in :find completion code. Make it work for "./subdir" in 'path'. vim73Fri, 13 Aug 2010 21:16:49 +0200, by Bram Moolenaar
-
Use mkdir() instead of !mkdir in test 73, it's more reliable. vim73Fri, 13 Aug 2010 19:13:18 +0200, by Bram Moolenaar
-
Now really fix using expressions in the command line (hopefully). vim73Fri, 13 Aug 2010 19:12:07 +0200, by Bram Moolenaar
-
Fix illegal memory access when using expressions in the command line. vim73Fri, 13 Aug 2010 16:51:26 +0200, by Bram Moolenaar
-
Update message for :python/:py3 usage with approximate translations. vim73Fri, 13 Aug 2010 16:24:30 +0200, by Bram Moolenaar
-
Add a configure check for RTLD_GLOBAL. (James Vega, Roland Puntaier) vim73Fri, 13 Aug 2010 16:22:57 +0200, by Bram Moolenaar
-
Conceal feature caused the 'cursorline' highlighting to stop early. vim73Fri, 13 Aug 2010 15:24:39 +0200, by Bram Moolenaar
-
Fix for Yaml syntax file. (Nikolai Weibull) vim73Fri, 13 Aug 2010 14:58:53 +0200, by Bram Moolenaar
-
More fixes for :find completion. (mostly by Nazri Ramliy) vim73Fri, 13 Aug 2010 13:36:15 +0200, by Bram Moolenaar