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
6d3a7213f58da834b0fc869d05f87e86010c66cf
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
22
Aug
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
patch 8.2.1510: using "var" in :def function may refer to legacy script var
patch 8.2.1509: vertical separator is cleared when dragging a popup window
patch 8.2.1508: not all debugger commands covered by tests
patch 8.2.1507: using malloc() directly
patch 8.2.1506: Vim9: no error when using a number other than 0 or 1 as bool
patch 8.2.1505: not all file read and writecode is tested
patch 8.2.1504: Vim9: white space checks are only done for a :def function
patch 8.2.1503: Vim9: error for autocmd defined in :def in legacy script
patch 8.2.1502: Vim9: can use += with a :let command at script level
patch 8.2.1501: Vim9: concatenating to constant reverses order
patch 8.2.1500: Vim9: error when using address without a command
patch 8.2.1499: Vim9: error when using "$" with col()
patch 8.2.1498: on slow systems tests can be flaky
patch 8.2.1497: CursorHold test is flaky
patch 8.2.1496: Vim9: cannot use " #" in a mapping
patch 8.2.1495: "make clean" may delete too many files
patch 8.2.1494: missing change to calling eval_getline()
patch 8.2.1493: not enough test coverage for the spell file handling
patch 8.2.1492: build failures
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
patch 8.2.1490: Vim9: using /= with float and number doesn't work
patch 8.2.1489: Vim9: error when setting an option with setbufvar()
patch 8.2.1488: text does not scroll when inserting above first line
patch 8.2.1487: Travis: installing snd-dummy is not always useful
patch 8.2.1486: Vim9: readdir() expression doesn't accept bool
patch 8.2.1485: Vim9: readdirex() expression doesn't accept bool
patch 8.2.1484: flaky failure in assert_fails()
patch 8.2.1483: Vim9: error for using special as number
patch 8.2.1482: Vim9: crash when using a nested lambda
patch 8.2.1481: Vim9: line number reported with error may be wrong
patch 8.2.1480: Vim9: skip expression in search() gives error
patch 8.2.1479: Vim9: error for list index uses wrong line number
patch 8.2.1478: Vim9: cannot use "true" for some popup options
patch 8.2.1477: Vim9: error when using bufnr('%')
patch 8.2.1476: filetype test fails on MS-Windows
patch 8.2.1475: Vim9: can't use v:true for option flags
patch 8.2.1474: /usr/lib/udef/rules.d not recognized as udevrules
patch 8.2.1473: items in a list given to :const can still be modified
patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented
patch 8.2.1471: :const only locks the variable, not the value
Loading