]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2010-07-11  Bram MoolenaarWhen the buffer is in diff mode, have :TOhtml create...
2010-07-11  Bram MoolenaarFilter out -pthread for cproto.
2010-07-11  Bram MoolenaarMake CTRL-L in command line mode respect 'ignorecase...
2010-07-11  Bram MoolenaarAvoid use of the GTK mail_loop() so that the GtkFileCho...
2010-07-11  Bram MoolenaarAdd back SAL lines for Swedish spell file.
2010-07-11  Bram MoolenaarFix crash in generating spell .sug file.
2010-07-11  Bram MoolenaarWhen 'formatexpr' evaluates to non-zero fall back to...
2010-07-11  Bram MoolenaarImprove Javascript indenting. Add "J" flag to 'cino...
2010-07-11  Bram MoolenaarSupport :browse for commands that use an error file...
2010-07-10  Bram MoolenaarSupport wide file names in gvimext. (Szabolcs Horvat)
2010-07-10  Bram MoolenaarMake joining a range of lines much faster. (Milan Vancura)
2010-07-10  Bram MoolenaarFix bug: spell menu moved cursor, causing Copy not...
2010-07-10  Bram MoolenaarUpdate spell files for Ubuntu locale names.
2010-07-10  Bram MoolenaarImprove test for joining lines. (Milan Vancura)
2010-07-10  Bram MoolenaarFixed ":s" message. Docs updates.
2010-07-08  Bram MoolenaarMake synstack() work on the character just after the...
2010-07-07  Bram MoolenaarApply patch 7.2.445.
2010-07-07  Bram Moolenaarupdated for version 7.2.445 v7.2.445
2010-07-07  Bram MoolenaarMake the dos installer work with more compilers.
2010-07-07  Bram MoolenaarAdjust MS-Windows installer so that it also works for...
2010-07-05  Bram MoolenaarChange SKIP_GTK to SKIP_GTK2 in configure.
2010-07-05  Bram MoolenaarBetter init for match highlighting when using conceal...
2010-07-04  Bram MoolenaarMainly documentation updates.
2010-07-02  Bram MoolenaarMake updating text for conceal mode simpler. A few...
2010-06-27  Bram MoolenaarAdded ":earlier 1f" and ":later 1f".
2010-06-26  Bram MoolenaarAdd file save counter to undo information. Add undotre...
2010-06-26  Bram MoolenaarRemove wrong #ifdef added by previous change.
2010-06-26  Bram MoolenaarVarious small fixes from Dominique Pelle.
2010-06-26  Bram MoolenaarChange remaining HAVE_GTK2 to FEAT_GUI_GTK.
2010-06-26  Bram MoolenaarFix that :mksession may generate "2argu" even though...
2010-06-25  Bram MoolenaarRemove the old and not well supported GTK 1 code. ...
2010-06-25  Bram MoolenaarFix build problem with Ruby on Windows. (Cesar Romani)
2010-06-24  Bram MoolenaarFix a memory leak in encryption. (Dominique Pelle)
2010-06-24  Bram MoolenaarFix compiler warning.
2010-06-22  Bram MoolenaarFix compiler warnings for shadowed variables. Make...
2010-06-22  Bram MoolenaarFixes for time in clipboard request. Also fix ownershi...
2010-06-22  Bram MoolenaarCouple of small fixes for conceal feature. (Dominique...
2010-06-21  Bram MoolenaarCommand line completion for :ownsyntax. (Dominique...
2010-06-21  Bram MoolenaarCrypt the swapfile.
2010-06-13  Bram MoolenaarFix tiny build, move functions to undo.c.
2010-06-13  Bram MoolenaarAdded salt to blowfish encryption.
2010-06-13  Bram Moolenaarupdated for version 7.2.444 v7.2.444
2010-06-12  Bram MoolenaarUpdate help files.
2010-06-12  Bram Moolenaarupdated for version 7.2.443 v7.2.443
2010-06-12  Bram Moolenaarupdated for version 7.2.443
2010-06-12  Bram MoolenaarMinor typo and docs update.
2010-06-12  Bram MoolenaarAvoid compiler warnings on Mac 10.6.
2010-06-08  Bram MoolenaarUpdate src/po/it.po. Fixed errors in ko.po.
2010-06-08  Bram MoolenaarFix conceal feature for gj, gk, etc. (Vince Negri)
2010-06-07  Bram MoolenaarFix crash when using ":grep".
2010-06-07  Bram MoolenaarFix Make_ivc.mak makefile. (Vince Negri)
2010-06-06  Bram MoolenaarFix crash for ":ownsyntax". (Dominique Pelle)
2010-06-06  Bram MoolenaarAvoid compiler warnings.
2010-06-06  Bram MoolenaarOne more fix for conceal patch.
2010-06-06  Bram MoolenaarFixed: after ":ownsyntax perl" and ":e" syntax was...
2010-06-06  Bram MoolenaarFixed memory leak in ":ownsyntax".
2010-06-06  Bram MoolenaarFix a few compiler warnings. Fix crash with encrypted...
2010-06-05  Bram MoolenaarAdd the conceal patch from Vince Negri.
2010-06-05  Bram MoolenaarUse full path in undofile(). Updated docs.
2010-06-05  Bram Moolenaarupdated for version 7.2.442 v7.2.442
2010-06-05  Bram Moolenaarupdated for version 7.2.442
2010-06-03  Bram MoolenaarAdd patch to improve support of z/OS (OS/390). (Ralf...
2010-06-03  Bram MoolenaarMove text from various.txt to a new helphelp.txt help...
2010-06-02  Bram MoolenaarOptimize the blowfish crypt/decrypt code a bit more.
2010-06-01  Bram MoolenaarMade crypt/decrypt faster.
2010-06-01  Bram MoolenaarFix completion of file names with '%' and '*'.
2010-06-01  Bram MoolenaarDon't use pointers to store numbers, use a union.
2010-05-31  Bram MoolenaarCorrect use of long instead of off_t for file size...
2010-05-31  Bram MoolenaarAdd test for gettabvar() and settabvar().
2010-05-30  Bram MoolenaarCrypt the text in the undo file if the file itself...
2010-05-30  Bram MoolenaarMade reading/writing undo info a bit more robust.
2010-05-30  Bram MoolenaarAdd a few #ifdefs to exclude functions that are not...
2010-05-30  Bram MoolenaarAdded the undofile() function. Updated runtime files.
2010-05-30  Bram MoolenaarDo not write an undo file if there is nothing to undo.
2010-05-30  Bram Moolenaarupdated for version 7.2.441 v7.2.441
2010-05-30  Bram Moolenaarupdated for version 7.2.441
2010-05-30  Bram MoolenaarA bit of cleanup and simplification for undofile.
2010-05-30  Bram MoolenaarA few more fixes for undo file. Split test in two...
2010-05-29  Bram MoolenaarVarious improvements to undo file code to make it more...
2010-05-29  Bram MoolenaarRemove old and unused method to allocate memory for...
2010-05-29  Bram MoolenaarFix a few more things for persistent undo.
2010-05-28  Bram Moolenaarupdated for version 7.2.440 v7.2.440
2010-05-28  Bram Moolenaarupdated for version 7.2.440
2010-05-28  Bram Moolenaarupdated for version 7.2.439 v7.2.439
2010-05-28  Bram Moolenaarupdated for version 7.2.439
2010-05-28  Bram MoolenaarDon't execute some autocommands when v:dying is 2 or...
2010-05-28  Bram MoolenaarRuntime file updates.
2010-05-26  Bram MoolenaarFix definition of UINT_PTR for 64 bit systems.
2010-05-26  Bram MoolenaarMore strict checks for the undo file.
2010-05-25  Bram MoolenaarFix for using ":wundo foo" when foo is an empty file.
2010-05-25  Bram Moolenaarupdated for version 7.2.438 v7.2.438
2010-05-25  Bram Moolenaarupdated for version 7.2.438
2010-05-25  Bram MoolenaarFound a way to make the MS-Windows installer wait for...
2010-05-24  Bram MoolenaarAnd another small fix for persistent undo.
2010-05-24  Bram MoolenaarFix: :wundo didn't work in a buffer without a name.
2010-05-24  Bram MoolenaarImprove the MS-Windows installer.
2010-05-24  Bram MoolenaarTiny change for Italian man page.
2010-05-24  Bram MoolenaarFix uninit memory read in undo code. Fix uint32_t...
2010-05-23  Bram MoolenaarIncluded patch for persistent undo. Lots of changes...
2010-05-23  Bram MoolenaarFix for Netbeans on MS-Windows not compiling.
next