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.
9d67c932a266a9c5333f74bb61af5f587ae73cde
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
Jan
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
11
6
5
4
3
31
Oct
30
29
28
26
24
23
22
21
20
18
17
14
10
9
8
7
6
3
1
30
Sep
25
24
23
19
17
16
11
10
9
6
5
3
30
Aug
29
28
27
26
25
24
23
22
21
20
19
14
13
12
10
9
8
5
4
2
1
31
Jul
30
29
26
25
13
12
11
9
8
5
4
3
2
27
Jun
25
24
21
20
19
18
17
15
14
13
12
10
9
8
7
[mdn-like theme] Add
[scrollpastend plugin] Don't get confused when the editor changes size
[closetag addon] Allow typing '/' if there's no matching open tag
[css mode] When indenting, properly pop off prop context before closing brace
More aggressively clear line heights in refresh()
Fixed clojure indenting, now will try to use the user's setting
Make hasFocus use document.activeElement, rather than internal flag
[vim keymap] Fix to moveTillCharacter
Handle spurious spaces from token().
Remove tests using getElementsByTagName
Don't generate <span class="cm-"> nodes when token() returns only line-foo/line-background-foo styles.
Fix bug in updateScrollbars.
[release notes] Add link to all patches for 3.21
[release notes] Fix date for 3.21
Bump version number post-3.21
Mark release 3.21
3.21.0
3.21.0
Add a script to help bring out releases
Kludge for another IE focus issue
[ruby mode] Fix 'loop do' creating two indentation contexts
[compression helper] Add anyword-hint
[emacs keymap] Make ctrl-g clear mark
[javascript mode] Don't terminate regexp on slash inside of square brackets
Give change events for 'cut' changes origin="cut"
[runmode addon] Define text/plain mode in standalone script.
[mllike mode] Update mode/meta.js
[mllike mode] Integrate
[mllike mode] Rename OCaml mode and extend with F# support
[css mode] More careful categorizing of @-names as variables
[xml mode] Return Pass when indenting cdata/pre content
[erlang] - better indenter
[less mode] Don't treat @font-face as a variable
[hardwrap addon] Return more precise range info
[hardwrap addon] Return wrapped range, rather than a boolean
Update midnight.css
[css mode] Properly parse @font-face declarations
[vim] Expose context (or mode) to the Vim API and add :nmap + :vmap.
[markdown mode] Fix bug in innerMode
[javascript mode] Style operators
Re-add continuing surrogate pair codes to extendingChars
Fix measuring of extending characters, include all extending code points
Loading