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
00d11c16bf6c0ab850ec382de9673268c983c17e
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
5
May
3
2
30
Apr
29
28
25
24
23
22
17
16
9
8
7
3
2
1
29
Mar
26
25
24
22
21
20
19
18
17
15
13
12
11
10
9
8
7
6
5
4
3
28
Feb
27
26
25
24
23
21
20
19
18
17
16
14
13
12
11
10
7
6
5
4
3
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
[show-hint addon] Add hintOptions option, sanitize interface
[foldcode addon] Support foldOptions option for per-editor defaults
[rulers addon] Support color, width, and lineStyle options
Remove diff_match_patch file from distribution, link cdnjs instead
[perl mode] Include $ in wordChars
[vim] Clean up visual_U/u and add tests.
[vim] Added support for uppercase/lowercase conversions in visual mode
Make the set of characters that count as word characters customizeable with a helper
[cypher mode] Fix coding style, remove unused code
[cypher mode] Add
[neo theme] Add
[python mode] Clean up indentation and scope tracking
[emacs mode] Fix test, and issue caused by test
[python mode] Adjust coding style, add hintWords helper
Remove replaced code
More closer mimic Emacs behavior in transposeChars command
Ensure current target is scrolled into view when alt-drag selecting
[real-world uses] Add ecsspert.com
[gfm mode] Stack link tokens in overlay with base tokens.
[css mode] Fixing a vendor prefix highlighting bug
[vim] Remove obsolete setCursor from moveByPage
[vim] resolved PageUp/PageDown issue in visual mode
[shell mode] Understand backslash escaping outside strings.
[shell mode] Fix number highlight at end of line.
[shell mode] Fix highlight of spaces after variables in double quoted strings.
[shell mode] Add tests. Not very thorough but touch most functionality.
[gfm mode] Ignore * at end of URLs (for em/strong)
Clean up previous patch
Generate description of included files for comment block at top of compressed code mirror
Loosen restriction on empty tokens
[css mode] Fix empty token bug
Use a different approach to handling window events
[vim] Fix bracket matching off-by-one
[shell mode] Fix empty token bug
[vim]: IE8 fixes.
[haxe mode] Line comments for Hxml
[foldcode addon] preventDefault clicks on widgets
[runmode addon] Pass state to blankLine
[compression helper] Use CodeMirror for code field
Make sure gutter is redrawn when a document is shifted
Loading