Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CodeMirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Moritz Aurel Pascal Schubotz
CodeMirror
Graph
94ae2e1c3d3d3114688cdd9b695d1e75af80020d
Select Git revision
Branches
6
coordsCharRtlPerf
direction
master
default
protected
rtlMode
v2
v3
Tags
20
5.37.0
5.36.0
5.35.0
5.34.0
5.33.0
5.32.0
5.31.0
5.30.0
5.29.0
5.28.0
5.27.4
5.27.2
5.27.0
5.26.0
5.25.2
5.25.0
5.24.2
5.24.0
5.23.0
5.22.2
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Mar
22
21
20
9
7
4
3
2
29
Feb
28
22
19
18
17
16
12
3
2
25
Jan
24
20
19
18
13
12
8
7
6
4
30
Dec
29
28
26
22
21
20
19
16
15
13
7
4
1
26
Nov
25
24
23
21
20
19
18
17
13
12
7
5
30
Oct
29
28
27
26
20
19
16
15
14
11
9
8
7
6
3
2
30
Sep
25
23
22
21
17
11
9
4
2
1
27
Aug
25
24
20
19
18
14
13
12
7
6
3
31
Jul
30
28
27
25
22
21
20
17
16
15
14
13
10
2
26
Jun
25
24
18
17
16
15
12
11
7
4
3
2
1
27
May
26
24
20
19
18
15
14
13
12
11
8
6
5
30
Apr
29
28
25
23
22
20
17
16
15
14
13
12
10
9
7
5
2
1
31
Mar
30
29
26
25
24
23
20
19
18
14
12
7
6
5
Show correct version in index page
Bump version number post-5.13.2
Mark release 5.13.2
5.13.2
5.13.2
Use CSS min-height to ensure gutter covers whole view
Remove code that causes a broken/invisible gutter
Disable ligatures inside the editor
[package.json] Add a jspm field to make CodeMirror installable with that tool
Bump version number post-5.13
Mark release 5.13.0
5.13.0
5.13.0
Make sure gutters are never left higher than the view height
Allow applications to listen for the dragleave event.
[vim mode] Fix insert/command mode behavior difference
[dart mode] Support nested block comments
[simplescrollbar addon] Make sure bar position is clipped after update
[jsx mode] Support a 'base' configuration parameter
[changelog] Fix typo in date
[velocity mode] Fix parsing of variables in nested quotes
[placeholder addon] Handle swapDoc event
[vim] fix s in visual block mode
[troff mode] Remove bogus MIME string
[troff mode] Fix MIME type
[markdown mode] Fix indentation rules to match CommonMark
[protobuf mode] Integrate
[protobuf mode] Add
[clike mode] Fix parsing a comment after an operator
[twig mode] Support a base mode option
[merge addon] Correctly compute chunk start when copying at end of document
[mode/meta] Add a mime type and separate modeInfo entry for edn
[r mode] Add “.” to wordChars
Fix one more bad assumption in skipAtomic
[show-hint addon] Don't close completion when text is moved
[tcl mode] More liberally recognize comments
[night theme] Brighten comment style to create contrast
[tcl mode] Normalize if/else formatting
Don't draw selections outside of the viewport
[sql-hint addon] Make tests pass again
[lint addon] Show all hints in tooltip for overlapping annotations
[merge demo] Prepend link to diff-match-patch.js with "https:"
[sql-hint addon] Clean up table matching, make case-insensitive
Fix bad assumption in skipAtomic
Loading