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
7955eadf723a9b6420fc4c822436bed1d8dd0203
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
9
Mar
8
7
5
4
2
1
28
Feb
27
26
23
22
21
20
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
23
22
20
19
16
13
12
5
4
3
2
29
Dec
28
27
26
23
22
20
19
16
15
14
13
9
7
3
27
Nov
24
23
21
18
15
14
13
10
9
8
3
2
1
31
Oct
29
27
23
22
21
20
18
17
16
15
14
13
12
11
6
4
3
2
1
30
Sep
29
27
26
24
22
21
20
19
16
15
13
7
5
4
29
Aug
28
26
23
22
19
17
16
15
13
5
4
29
Jul
25
23
22
19
15
12
7
4
1
28
Jun
26
23
20
19
15
10
9
7
3
2
26
May
25
24
21
20
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
[css mode] Add system-ui as value keyword
[markdown mode] Simplify leaving fenced block
Always check whether to scroll window on .scrollIntoView
[linter] Allow tabs in lib/codemirror.css
Clear contentEditable selection when it can't be drawn
Upgrade build tools
[soy mode] Treat {@inject} same as {@param}
Improve handling of ambiguous diffs in contenteditable input mode
Add first contenteditable tests
Make sure whole-line background is also uneditable
Fix copy-paste mistake in previous patch
Make sure line backgrounds aren't treated as content in contentEditable mode
[shell mode] Ignore escaped open parens in parenthesized content
[emacs keymap] Update to match Emacs >= 24.4 RET/C-j mappings.
[merge addon] Don't try to align lines in deleted chunks
[bidi demo] Expose global direction and rtlMoveVisually
Implement global rtl mode
[vim mode] Basic implementation of special mark '
[sql-hint addon] Properly quote quotes
[ruby mode] Improve scanning for regexps
[merge addon] Realign when a redraw updates a previously estimated line height
[merge addon] Re-align after swapping docs.
[sql mode] Add sqlite dialect
[sql-hint addon] Support different identifier quotes
[bidi demo] Remove note for now-fixed bug
Remove es6-isms
[sql-hint tests] Fix result comparision function
Revert "[active-line addon] Style active lines differently"
[mode/meta] add TypeScript-JSX
[javascript mode] Add tsx test
[vim bindings] Make Y behave like yy
[merge addon] Stop other side from trailing behind during scrolling
[clike mode] Add suspend to Kotlin keywords
[markdown mode] Always make a blank line terminate an HTML block
[clike mode] Support number with underscores for Kotlin 1.1.
[lint addon] Add support for Promises
[r mode] Do a better job at indenting braceless bodies without semicolon
[r mode] Use a bitfield for lexical alignment info
[merge addon] Fix corner case in getChunks
[merge adddon] Rename ignoreWS option, simplify code
Loading