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
31a4d5b8fbe42c7303ef0bde9d37e434b4b55654
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
Feb
19
18
17
16
15
14
13
12
11
9
3
2
30
Jan
29
27
24
23
22
19
17
14
13
12
9
7
5
3
2
31
Dec
29
24
23
22
21
19
18
17
16
15
14
12
11
10
9
8
7
6
4
3
2
1
30
Nov
27
26
25
22
21
18
17
15
12
11
7
6
4
3
2
31
Oct
30
29
28
27
24
23
22
20
19
17
16
14
13
12
10
9
8
6
3
2
1
30
Sep
29
26
25
23
22
21
19
18
17
16
15
9
8
4
3
1
28
Aug
27
26
23
21
18
15
14
11
9
5
1
30
Jul
29
28
25
23
22
21
20
18
17
16
15
14
11
9
8
7
4
2
29
Jun
28
27
24
23
20
19
17
13
10
9
8
6
5
4
3
2
1
31
May
29
26
25
20
19
18
17
16
15
13
12
10
9
[contenteditable input] Guard against wrapped or replaced nodes in patchDisplay
[contenteditable input] Make sure zero-width elements aren't counted as text
[contenteditable input] Improve handling of forced completionend
Force redraw of native selection when it is in a bogus state
[contenteditable input] Make dom poll hack work with tabs and special chars
Style in-editor selections to match default selection style
[contenteditable input] Kill composition when key is handled or input is reset
[contenteditable input] Properly handle compositionend events
Override tap events to avoid Chrome's magnifying behavior
[contenteditable input] React to input invent by reading text from DOM
Don't treat single-pixel-radius touch events as touch events
Fix focus issue in Firefox
Improve handling of composition events
Place cursor at correct offset in bidi text
Draw secondary selections in contentEditable input model
Don't poll for selection during composition
Make tests more or less run with contenteditable backend
Don't disable mouse events during touch when using textarea input
More selection nonsense
Add scanning of surrounding dom nodes when looking for a selection node
Further tweaks to selection polling
Make selection drawing work when the viewport doesn't cover the selection
Clean up some FIXMEs
Support clipboard events, fix some selection issues
Suppress mouse event handling during touch
Wire up some actual logic to ContentEditableInput
Make inputStyle an option, move relevant logic into TextareaInput
Mark release 4.13
4.13.0
4.13.0
[go mode] Never pop off the root context
[sql-hint addon] Simplify displayName support and add tests
[sql-hint addon] Support displayNames
[show-hint addon] Fix race condition during async linting
[annotatescrollbar addon] Support scrollButtonHeight option
[vim] add API for defining custom commands (#3049)
Add funding icon to README
[frontpage] Overhaul the download and donate part
[merge addon] Update display faster on changes that add/remove lines
Fire update and viewportChange events synchronously
[merge addon] When aligning, align whole document at once
[annotatescrollbars addon] Fix race condition, listen to markerCleared
Loading