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
97eb5221f05c09cfeafefa45b52da022fbcc46af
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
21
Jun
17
14
13
10
8
7
1
29
May
28
26
25
24
23
22
19
18
16
15
11
10
9
8
5
4
1
28
Apr
27
26
25
23
21
20
19
18
17
16
14
13
12
11
10
7
6
5
3
1
31
Mar
30
20
16
15
10
9
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
Mention undo from context menu not working in manual
[manual] Clarify documentation for findMatchingBracket
[matchbrackets addon] Simplify interfact to findMatchingBracket
[manual] Add a couple of sentences on new matchBrackets options.
[vim bindings] Adjust % to handle changed findMatchingBracket behavior
[matchbrackets addon] Simplify code a little
[matchbrackets addon] Add afterCursor option
[rust mode] Add proper MIME type
Add pasteLinesPerSelection option
[vim bindings] Remove special handling for blank line from linewise delete.
[vim bindings] Avoid entering macro record mode with invalid register name
Use document.getElementsByClassName directly
[yacas mode] Tokenize '#' as an operator
[javascript mode] Fix parsing of trailing commas after obj spread
Update blint dependency to fix npm t
Break coordsCharInner loop if diff is 0
[powershell mode] Fix invalid CodeMirror module path
[scala mode] Add enum
[vim] Don't throw errors to signal missing options
[javascript mode] Make tokenizing of async more context-sensitive
[markdown mode] Don't swallow markup on indented lines in paragraph
Move LeafChunk/BranchChunk back to non-class constructors
[vim] exit character exit mode on <C-c>
[vim] fix . repeat after replace
Fix misplaced semicolon in searchcursor.js
Remove stray semicolon in mode_test.js
Add a dedicated 'type' token type
[shell mode] Add hg and svn as highlighted commands
[searchcursor addon] Re-implement weird corner case behavior
Fix disabling of textarea on readOnly=nocursor
[searchcursor addon] Support multi-line regexp matching
[searchcursor addon] Refactor
Fix ES6-isms in test.js
[sass mode] Fix auto-loading
Make mouse button behavior more configurable
Unset update.force before looping in postUpdateDisplay
[javascript mode] Support TypeScript-style type casts
[javascript mode] Add failing TS typecast test
[sql mode] Support nested block comments
[sql mode] Assign comment token to whitespace at start of continued comment line
Loading