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.
42b671659e4a6244fd919081da18ba78b3d548ce
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
22
Apr
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
10
9
5
4
3
28
Nov
27
26
25
23
22
21
19
18
15
14
13
[haxe mode] Fix indentation for types
[django mode] Add
Add insertSoftTab command
[haxe mode] Add comment styles
Keep shared markers consistent when documents are linked/unlinked
[search addon] Fix highlighting around \b markers in regexp search
Enable drop bug workaround for IE11 and up
[cobol mode] Fix function selectFontsize() in demo for FireFox
Make shift-ctrl-click extend the primary selection
[livescript mode] Fix string and comment highlighting
Fix bogus readInput firing on context menu
Check for overlay scrollbars on all platforms
[css-hint addon] Use inner state, rather than token state
[css mode] remove SVG leftovers
[jinja2 mode] Improve
Fix problem with drag-select not clearning multiple cursors
Fix bug in posFromMouse for rectangular coords
Wrap replaceSelections in an operation
[php mode] Follow up on beb975f7e76c734044fa35a2c9a64b97f9eb5c94
[php mode] Add support for interpolated variables in double-quoted strings.
[xml mode] Fix giant indentation when continuing an attribute on a long line
[javascript mode] Properly parse quasi quotes without prefix
[r mode] Remove license link
Call cursorActivity handlers after other handlers
Guard against NaN when computing horiz padding
[css mode] Fix tokenizing of empty url() token
Be more precise about which cursorActivity handlers to fire
Be more accurate about which handlers to fire change events for
Fix context menu select-all in IE11
Fix #2460 and #2355 using technique from #2282
Add line widget tests (for #2460)
Refines the text selection detection in readInput function.
Prevent overlay token types from showing up in getTokenTypeAt output
[go mode] Set Go mode to use brace folding
Revert "Remove fakedLastChar hack"
[runmode addon] Call blankLine when available
[haxe mode] Add HXML mode
Fix addLineClass (and similar) returning null on no-op
[matchbrackets addon] Fix highlighting of brackets when scan reaches end/start of doc
Add simple completion helper for php, scala, java, c#
Loading