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
bd308e71a13a53a13c6a40864167c1b9231e52ba
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
14
Sep
13
12
11
9
8
5
3
29
Aug
28
27
26
24
19
18
16
15
10
8
7
4
3
2
1
31
Jul
29
28
27
25
24
22
21
18
17
15
14
13
12
11
10
8
7
4
2
29
Jun
28
27
25
22
21
17
14
13
10
8
7
1
29
May
28
26
25
24
23
22
19
18
16
15
11
10
9
8
5
4
1
28
Apr
27
26
25
23
21
20
19
18
17
16
14
13
12
11
10
7
6
5
3
1
31
Mar
30
20
16
15
10
9
8
7
5
4
2
1
28
Feb
27
26
23
22
21
20
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
23
22
20
19
16
13
12
5
4
3
2
29
Dec
28
27
26
23
22
20
19
16
15
14
13
9
7
3
27
Nov
24
23
21
18
15
14
13
10
9
8
3
2
1
31
Oct
29
27
23
22
21
20
18
17
16
15
14
13
12
11
6
4
3
2
1
30
Sep
29
27
26
24
22
21
20
19
16
15
13
7
5
4
29
Aug
28
26
23
22
19
[mode/simple addon] Don't try to style match groups when token is a string
[simplemode demo] Fix type of property `token`
Make binary search utility only call predicate once per position
Remove accidentally committed debug changes
Add CodeFights to the list of real-world users
Fix ES6-ism in test.js
Work around bug in coordsChar-for-bidi algorithm
[search addon] Fix bug where empty query placeholder is treated as a real query
[markdown mode] Fix mistake in prev patch
[markdown mode] Fix another case of expecting task list x to be lowercase
[closebrackets addon] Make sure character sets passed as options are bound as keys
[markdown mode] Allow uppercase X in task list syntax
Revert "Set aria-label on input element in fromTextArea"
Set aria-label on input element in fromTextArea
[mark-selection addon] Fix off-by-one bug
[lint plugins] Undeprecate passing rules via lint.options
[soy mode] Support injected data
[javascript mode] Fix bad interaction between typed arrow params and object props
[markdown mode] Don't call sub-mode indent unless it exists
Remove debug statement
Rewrite selection drawing algorithm for RTL text
[javascript mode] Properly handle keywords as class method names
[css-lint addon] Pass lint options (rules) into CSSLint.verify()
[show-hint addon] Fire correct hint selection event specific hint is selected
[javascript mode] Parse arrow function params as paramaters, not plain patterns
[ruby mode] Add fold info
Document CodeMirror.countColumn
Bump version number post-5.29.0
Mark version 5.29.0
5.29.0
5.29.0
[merge addon] Lazily initialize diff_match_patch
[emacs keymap] Bind ctrl-s/r to persistent search
[search addon] Prevent errors in persistent search when extraKeys is null
[sql mode] Add Spark MIME definition
[javascript mode] Recognize TypeScript tuple syntax
[javascript mode] Recognize TypeScript suffix-exclamation-mark operator
[javascript mode] Accept modifiers before parameters in TypeScript mode
[javascript mode] Recognize typescript declare keyword
Mention Edge in browser support
[jsx mode] Add test for corner case
[javascript mode] Fix expressionAllowed to return false when not in base tokenizer
Loading