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
97f606494fb7fe48a2cced689864a3566d43bb16
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
18
Mar
14
12
7
6
5
3
2
27
Feb
26
25
24
23
20
19
18
17
16
15
14
13
12
11
9
3
2
30
Jan
29
27
24
23
22
19
17
14
13
12
9
7
5
3
2
31
Dec
29
24
23
22
21
19
18
17
16
15
14
12
11
10
9
8
7
6
4
3
2
1
30
Nov
27
26
25
22
21
18
17
15
12
11
7
6
4
3
2
31
Oct
30
29
28
27
24
23
22
20
19
17
16
14
13
12
10
9
8
6
3
2
1
30
Sep
29
26
25
23
22
21
19
18
17
16
15
9
8
4
3
1
28
Aug
27
26
23
21
18
15
14
11
9
5
1
30
Jul
29
28
25
23
22
21
20
18
17
16
15
14
11
9
8
7
4
2
29
Jun
28
27
24
23
20
19
17
13
[stylus mode] New version
[css mode] Add two left-out braces on the demo pages
[scss mode] Allow interpolation inside braces
Don't fire focus/blur when context menu is opened
Update manual about addLineWidget being applicable to document objects
Move addLineWidget to Document
[cmake mode] Cut size of example code
[cmake mode] Add
[troff mode] Add
[sublime keymap] Adjust backspace binding
[sublime keymap] Add sublime-style smart backspace
[release notes] Add a 5.x header
Fix ctrl-shift-selection with multiple active selections
Add parameter to status_s.png in attempt to force override github's cache
[manual] Accurately reflect default value of specialChars option
[dialog] Add option to not select value on open
Set isVimOp when performing ex command.
[closebrackets addon] Make closing rules configurable per mode
[closebrackets addon] Don't rely on the set of brackets being static
Add extra pixel to line number gutter width
Don't apply special character filter to nbsps generated by space-splitting
Fix interpretation of specialchars not happening on init
[manual] Mention the fact that editor instances are passed to lint functions
[properties mode] Fix handling of line-continuation backslash
[sass mode] Fix typo that was introduced by 9e56052a
[vim] fix search motion
[tern addon] Accept closing paren and bracket as the end of an interesting expression
[vim] fix handling of non-ascii characters
[simplescrollbars addon] Prevent scroll thumb from becoming too tiny
[yaml mode] add ext "yml"
[mllike mode] Fix bad usage of object as dictionary
[lint addon] Prevent events/timeouts trying to run after addon has been disabled
[mdn-like theme] Remove margin on linenumber element
Also force box-sizing: content-box for CodeMirror-gutters
[foldgutter addon] Make sure unfolding markers work, even when fold range is broken
[merge addon] Define goNextDiff and goPrevDiff commands
[manual] Add a short description of the lint validator interface
[smartymixed mode] Delete
[smarty mode] Clean up, add support for base mode
[htmlembedded mode] Strip down to a simple addon/mode/multiplex wrapper
Loading