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
3e55a4c88e6368de5527bf0df6d2aafcb331f4f7
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
20
May
19
17
15
12
11
9
5
2
1
30
Apr
26
22
21
20
19
18
17
13
12
11
8
7
6
5
31
Mar
29
28
27
26
24
23
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
Mark release 5.15.0
5.15.0
5.15.0
Remove debug statement
[sql-hint addon] Don't reuse global keywords variable
[javascript mode] Improve parsing of TypeScript types
[simplescrollbars addon] Make sure thumb position is updated when size changes
[clike mode] Allow underscores in Java numbers
Fix patch 28abd453ff7
Only read lastCopied.lineWise when lastCopied matches clipboard
[javascript mode] Support async and await
Tie lastCopied and lastCopiedLineWise into single value
Paste linewise-copied content at beginning of line
Bind Ctrl-O to openLine on OS X
Fixed redeclared variables to avoid compiler warnings.
Revert "[sublime keymap] Add sublime-style smart backspace"
[vim mode] Fix fat-cursor border
[css mode] Update Grid Layout properties and values
[htmlembedded mode] Update documentation
[lint addon] Set precise colors for tooltips
Make workaround for Webkit whitespace: pre bug more robust
Update code in 5cf02c9187
Optimizing BranchChunk.insertInner for large files
[clike mode] Fix bug in context copying
Clean up Array.join kludge
[fortran mode] Fix typo in demo page
[clike mode] Look across lines to recognize defined names after types
[php mode] Add some builtins
[markdown mode] Make link parsing conform to CommonMark spec
[markdown mode] Better heuristic for finding the end of a link URL
Fix bug in check for overlapping collapsed ranges
Use CodeMirror.startState helper when getting state for inner modes
Update manual to reflect current default of specialChars
Include all ASCII control codes in specialChars
[sublime keymap] Auto-indent after insertLine
Fix dropping of selection in contenteditable input style
[clike mode] Fix broken indentation caused by refactor in 329b9e6
[clike mode] Provide a dontIndentStatement option
Update URL for CodeWorld in real world uses
[clojure mode] Add functions names from Clojure v1.7
[clojure more] Split long string into several lines
[vim bindings] Prevent line-wrapping between prompt prefix and prompt input
Loading