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.
0a6bbc294aafbae51dc4a5ee6dfb167b593fea94
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
4
Oct
3
2
28
Sep
26
25
20
19
18
17
14
13
12
11
10
7
6
5
4
3
31
Aug
30
29
28
27
24
23
21
20
19
17
16
15
13
10
9
8
7
6
3
1
31
Jul
30
24
23
22
20
19
18
17
13
12
11
10
9
8
7
6
5
4
3
30
Jun
28
27
26
25
22
21
20
18
12
9
8
7
6
5
3
1
31
May
30
27
26
23
19
18
15
11
10
8
7
3
27
Apr
26
25
23
20
19
18
17
4
3
2
26
Mar
21
Change foldLines to take an options object
showWidgets parameter for foldLines function
[simplehint util] Support completeSingle option
[simplehint util] Support completeSingle option
[markdown mode] Fix highlighting for code blocks with internal indentation.
Add note about mode dependency and links to highlighting tests.
Add note about mode dependency and links to highlighting tests.
Fix regression due to being removed.
Add test.html to .gitignore
Introduce the viewportMargin option
Fix "update" event being fired when "viewportChange" is meant
Another kludge in measureLine/lineWrapping interaction
[Markdown] [GFM] Rewrite GFM to inherit changes from Markdown mode better.
[Markdown] [GFM] Rewrite GFM to inherit changes from Markdown mode better.
[markdown] Fix bug with false positive matches of inline links.
[markdown mode] A few fixes for highlighting.
[markdown] Fix bug with false positive matches of inline links.
Fix regression where a line's bidi order isn't updated on change
Make runmode escaping global
Make runmode escaping global
[markdown] Fix performance issue with regex matching of single closing chars (closes #862).
[markdown] Fix performance issue with regex matching of single closing chars (closes #862).
Make .CodeMirror-selected style less specific
Ensure line widgets have a higher z-index than the selection
Ensure block-indent doesn't use outdated state
[javascript mode] Fix suble parsing bug in for loop specs
[javascript mode] Fix suble parsing bug in for loop specs
Add gittip donation link
Add gittip donation link
[javascript&clike modes] Indent block comments with CodeMirror.Pass
[javascript&clike modes] Indent block comments with CodeMirror.Pass
embedded ruby configuration
embedded ruby configuration
Don't do overwrite when pasting
Don't do overwrite when pasting
[demo/mustache] Recognize triple braces
Update lib/util/searchcursor.js
[demo/mustache] Recognize triple braces
Update lib/util/searchcursor.js
Fix setOption('tabindex', ...)
Loading