Highlights
- Arctic Code Vault Contributor
Pinned
1,378 contributions in the last year
Less
More
Contribution activity
April 2021
Created 24 commits in 5 repositories
Created 2 repositories
Created a pull request in not-fl3/egui-miniquad that received 7 comments
Opened 9 other pull requests in 2 repositories
extrawurst/gitui
8
merged
- fix empty branch list enter key still accepted and panics
- Fix exit on fetching a branch that has no upstream/remote
- simplify toggling remote/local via tabs (and tab key)
- Fix 623 head remote
- Fix 624 pull offline
- fix branchname width misalignment
- Remote branches
- fix panic on staging lines involving missing newline eof
Homebrew/homebrew-core
1
closed
Reviewed 3 pull requests in 1 repository
extrawurst/gitui 3 pull requests
Opened 10 issues in 1 repository
extrawurst/gitui
6
closed
4
open
- fetch when no remote is set exits
- use tree rendering for remote branches list
- checkout already checked out remote branch
- better visualisation of local/remote branches in popup
- pull when offline deadlocks
- do not list HEAD in remote branches
- support deleting remote branch
- branchlist mis-alignment
- checkout remote branch
- unittests do not run offline