Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
Vim
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Someone-Else
Vim
Graph
fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf
Select Git revision
Branches
1
master
default
protected
Tags
20
v8.2.1253
v8.2.1252
v8.2.1251
v8.2.1250
v8.2.1249
v8.2.1248
v8.2.1247
v8.2.1246
v8.2.1245
v8.2.1244
v8.2.1243
v8.2.1242
v8.2.1241
v8.2.1240
v8.2.1239
v8.2.1238
v8.2.1237
v8.2.1236
v8.2.1235
v8.2.1234
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Aug
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
12
11
10
8
7
5
4
2
27
Jun
26
25
24
22
21
14
13
12
8
7
6
5
3
2
1
31
May
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
7
23
Mar
19
17
10
2
26
Feb
24
18
17
11
3
28
Jan
27
20
19
17
16
12
11
10
6
31
Dec
24
16
2
26
Nov
25
18
17
11
3
7
Oct
30
Sep
23
18
11
29
Jul
22
14
10
9
1
24
Jun
16
10
3
26
May
24
23
22
21
17
16
15
14
13
29
Apr
22
18
Mar
11
5
4
2
1
24
Feb
Small changes to the test files. (John Beckett)
Set 'wrapscan' when checking the .po files. (Mike Williams)
Fix: when setting crypt key seed was not updated when the swap file wasn't
When undoing a reload, move the cursor to the first changed line.
Fix crash when no item in 'path' is used for :find completion.
Rename quickfix plugin to match the filetype set in the code.
Runtime file updates.
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
Fix crash in :find completion. (Nazri Ramliy)
Fix: With 'path' set to relative directory ":find" completion didn't work.
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Take OLE registration back to 32 bit registry, the unregister wasn't working
Syntax file updates. (Charles Campbell)
Updated version of gettext for use with MVC. (Mike Williams)
Improvements for :find completion. (Nazri Ramliy)
Put quotes around the gvim.exe path for the "Open with" menu entry.
Workaround for missing RegDeleteKeyEx() method.
Update version.h for 7.3c -> 7.3d.
Add Datascript syntax file. (Dominique Pelle)
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
Version 7.3c -> 7.3d
Update todo file.
Define the WOW64 key when needed.
Update utf-8 version of tutor.
Minor updates for the 7.3c release.
Remove unused variable and STRLEN(). (Dominique Pelle)
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Runtime file updates.
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
Avoid that running tests changes viminfo.
Fix: crash in spell checking with a 0x300 character.
Fix: uninitialized memory access. (Dominique Pelle)
Fix typos in README files. (Dominique Pelle)
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
Fix: changing case of a character removed combining characters.
Add the WOW64 flag back to OLE registration. (untested)
Fix that uninstaller isn't found on 64-bit Windows.
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Move many more common Python items to if_py_both.c.
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
Loading