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.
6752696cfc534c6422870fe1eadaa375fdc0bd7a
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
6
Jun
5
4
3
2
31
May
30
29
28
27
25
24
23
22
21
20
16
15
14
13
12
10
9
8
7
6
4
3
1
30
Apr
29
26
25
23
22
19
16
15
12
11
10
9
8
7
5
4
3
2
28
Mar
27
26
25
22
21
20
19
18
15
13
12
11
8
7
6
5
4
3
1
28
Feb
27
26
25
22
21
20
19
18
15
14
13
12
11
8
7
6
5
4
3
2
1
31
Jan
30
29
28
26
25
23
22
21
16
14
12
11
10
8
7
4
2
[comment addon] Make toggleComment work on empty lines
[emacs mode] Add by-sentence and by-expression motion
[emacs mode] Add Ctrl-Up/Ctrl-Down support
[emacs mode] Minor improvements, add the start of a test suite
Add changeGeneration method, provide more module dirtiness tracking
Document disableInput property on keymaps
[match-highlighter addon] Add showToken option
Update search.js
Fix bug that causes replacedWith widgets to hide lines
[sql mode] Minor fixes
Fix bug where measuring the right of a wrapped inline widget broke at end of line
Update index.html. Fixed typo jsfiddle.net instead of jsfiddle.com
Allow inline widgets to wrap again, measurement of their start and end
Fix bug that caused zero-length spans to occasionally survive edits
[show-hint addon] (experiment) Add a container option
[vim keymap] Add support for :sort
[closebrackets addon] Fix reference to removed variable
Fixup 63a49817a4522ada322ea81fd8b341d4dd7ee598
Change disableInput behavior to allow programmatic edits.
Support a disableInput property on keymaps
Fix bug in measuring of lines with only collapsed elements
Fix a non-word
Another test that fails mysteriously on Travis' Phantom
Remove explicit compensation for paddingTop in scrolling code
Add support for "window" coordinate system to charCoords/cursorCoords
[show-hint addon] Make sure to clear state.completionActive when no match is found
[show-hint addon] More complete documentation
[closebrackets addon] Add 'explode' feature
[vim keymap] Fix reliance on bug in coordsChar
Add a lineAtHeight method
Take top padding into account in "local" coordinate space, fix bug in fromCoordSystem
Add handleMouseEvents option to markText and addLineWidget
forgive one pixel in scrollbars
Reset scrollbarwidth cache when window is resized
Fix partial-updating of lines with line widgets above them
[xml-hint demo] Disable implicit completion on single candidate
Remove setDragImage call for Safari (again)
[xml-hint addon] Properly support single-quoted attributes
[xml-hint demo] Fix minor bug, add sponsor link
[javascript mode] More comma-handling tweaks
Loading