Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
termion
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
akitsu-sanae
termion
Graph
3996d24f1205ab67d0136b134ef9e677e41a9697
Select Git revision
Branches
10
bubble-read-errors
cursor-style
fix-ci
gh-pages
master
default
protected
remove-warnings
revert-66-master
survey-ci-failure
termion-fmt-overhaul
window-manipulation
Tags
2
1.5.3
1.5.2
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jul
25
21
19
9
6
26
Jun
12
21
Apr
6
11
Mar
19
Feb
28
Jan
29
Dec
15
Oct
12
20
Aug
12
Jun
10
8
May
7
6
7
22
Nov
11
Oct
4
Aug
3
2
31
Jul
27
24
23
16
13
11
10
Jun
8
3
1
25
Apr
29
Mar
28
24
13
12
27
Feb
26
25
13
Jan
21
Dec
19
18
16
10
Nov
8
6
2
27
Oct
26
22
20
9
7
3
2
24
Sep
7
27
Aug
4
1
30
Jul
29
27
25
24
23
20
19
18
16
15
14
13
3
2
14
Jun
11
3
May
8
Apr
2
29
Mar
20
17
16
15
13
10
9
8
7
6
fix
survey-ci-failure
survey-ci-failure
add before_script to survey
change CI config temporary to survey
fix CI config
fix-ci
fix-ci
feature: window manipulation
window-manipula…
window-manipulation
fix warnings
remove-warnings
remove-warnings
feature: changing cursor style
cursor-style
cursor-style
Merge branch 'bubble-read-errors' into 'master'
master
master
Merge branch 'master' into 'master'
Add terminal_size_pixels() to expose terminal's pixel size
Install stable toolchain for stable test
Do not install stable toolchain unless required
Install stable toolchain
Update CI config to use redoxer
Make the keys return their inner error, if any. For example, when permission to access the TTY is denied, don't loop infinitely and instead return to the outer scope to error and exit (or not) there.
bubble-read-err…
bubble-read-errors
Merge branch 'backtab' into 'master'
1.5.3
1.5.3
1.5.3
Merge branch 'raw' into 'master'
Use stdout to get and set terminal attributes
Support redox target os with unix target family
1.5.2
1.5.2
Merge branch 'master' into 'master'
Make Color extend Debug
backtab key
Merge branch 'master' into 'master'
Merge remote-tracking branch 'origin/master'
Merge branch 'fix-tiocgwinsz-dragonfly' into 'master'
Fix TIOCGWINSZ type mismatch on DragonFly
Merge branch 'suspend-raw' into 'master'
Add ability to suspend/activate raw mode on RawTerminal
Merge branch 'mggmuggins/ci' into 'master'
Reconfigure CI
Merge branch 'extra-derives' into 'master'
Extra derives & performance optimizations
Update links to gitlab
Update .gitlab-ci.yml
Attempt to fix GitLab CI
Add .gitlab-ci.yml
Reset style in color example before exit (#138)
Corrected all remaining build warnings
Remove unused import of std::ascii::AsciiExt (#142)
Loading