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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
451e6a7f1875f80db5316833857e6cddf9e47e4b
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
Begin with the selected commit
Created with Raphaël 2.2.0
15
Dec
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
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
[runmode addon] Treat everything with an appendChild property as a DOM output node
Fix typo in manual
Correct typo in codemirror.css (`actuall` vs `actual`)
Link text runmode script in the correct location
Fall back to putting CodeMirror in window if this is undefined
[show-hint addon] Use mouseover rather than mousemove to change selection
[django mode] better highlighting of in/and/or/not
[css mode] Clean up handling of inline option
Fixing hidding keyboard on arrow keys on mobile
[vim bindings] Use a simpler way to handle splitting on dashes
[javascript mode] Recognize regex inside template literal
[mscgen mode] simplifies the regexps to recognize keywords
[mscgen mode] doc: merges MscGen derived modes into Mscgen page
[mscgen mode] doc: adds MscGen to the 'Language modes' index
[sublime bindings] Don't mess up selection in read-only mode
Expose isReadOnly method
[jump-to-line addon] Cleanup of the header, consistency tweaks
[javascript mode] Clean up TypeScript keywords
[javascript mode] Add missing keywords for typescript mode
[jump-to-line addon] Clean up
[jump-to-line addon] Add
[swift mode] Rewrite
[swift] Add line and block comment options
[simple mode addon] Add missing space in error message
[annotatescrollbar addon] Fix a typo, ann should have been elt.
[annotatescrollbar addon] Add an id attribute to annotations
When skipping atomic marks, only use near side when on same line
Fix 5.9 release date in release notes
[javascript mode] Remove duplicated extends keyword
Rewrite atomic selection skipping
[handlebars mode] Make it easier to wrap around a base mode
Include line widgets' margins when computing their height
Bump version number post-5.9
Mark release 5.9.0
5.9.0
5.9.0
Support adding multiple css strings to a token using markText
[rust mode] Adjust tests to new handling of strings
[handlebars and nsis modes] Do tokenize mismatched quotes as strings
[rust mode] Support multiline strings
[sql mode] Add `limit` to default SQL keyords
[javascript mode] Revert "attempt to fix parsing when async/await are present"
Loading