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.
bf7acd64a1a825dc077d9fcb2d90c1e961a1bebc
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
31
Jan
30
29
28
26
24
23
22
20
17
16
14
10
9
8
7
6
5
4
3
30
Dec
29
27
26
20
18
17
15
14
12
11
10
9
5
4
3
28
Nov
27
26
25
23
22
21
19
18
15
14
13
11
6
5
4
3
31
Oct
30
29
28
26
24
23
22
21
20
18
17
14
10
9
8
7
6
3
1
30
Sep
25
24
23
19
17
16
11
10
9
6
5
3
30
Aug
29
28
27
26
25
24
23
22
21
20
19
14
13
12
10
9
8
5
4
2
1
31
Jul
30
29
26
25
13
12
11
9
8
5
4
[vim] fix Ctrl-[ (escape) shortcut for visual mode
[closebrackets addon] Fix regression introducedy multi-cursor support
[julia mode] Various improvements
[markdown mode] Rename `header2` -> `header-2`
Revert attempt to fix issue #1196 by keeping text in textarea
[dialog addon] Add kludge for IE focus bug
Focus the window when the editor is clicked
Merge branch 'master' into v4
Enable some more IE workarounds in IE11
[docs & project page] Typo fixes.
Make alt-drag selection work on columns, not string indices
[runmode addon] Fix missing parameter in runmode.node.js
Further tweaks to input kludge
[sql plsql] Add builtin: bigserial, serial...
[sql plsql] add keyword: elseif, returns
[clojure mode] Add angle brackets to symbol characters
[merge addon] Add trailing semicolon too diff_match_patch.js
[continuecomment addon] Allow continuing block comment from first line.
Remove remaining uses of tabMode and enterMode in demos
[css mode] Update Grid Layout property names
[foldcode addon] Add an isFolded method
Signal overwriteToggle event
Work around setSelectionRange throwing when editor is hidden on FF
Fix scrolling outer window after pageup/pagedown
Fix bug in keymap table, properly bind Ctrl-Up
Fix trailing whitespace from c7e4ad741dbfc62ab2e4394c1945cd048f99a727
Added "historyAdded" doc event.
Remove old Less mode
Also set default scroll delta unit for IE11
Make alt-drag behavior match Ace and ST
[vim] Use key character instead of key identifier to map all character keys without modifiers
Expose triggerOnKeyPress and triggerOnKeyUp for testing
Fix resetInput to not confuse readInput when prim sel is empty but secondary is not
[less] don't confuse less mode..
Fix bug in visibleLines
Drop setLine and removeLine from the API
v4_beta1
v4_beta1
Always prefix input in textarea with a bogus character
Fixup before
Don't forget intermediate scrolling events during operations
[linter] Remove exception for files that touch exports
Loading