summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2020-03-28more centralised handling of refreshingJesse Duffield
2020-03-28use wait groups when refreshingJesse Duffield
2020-03-28more efficient refreshingJesse Duffield
2020-03-28use reflogs from state to work out branch recenciesJesse Duffield
2020-03-26allow applying patch directlyv0.18Jesse Duffield
2020-03-26limit size of menu panelJesse Duffield
2020-03-26only load new reflog entriesJesse Duffield
2020-03-26relax limit on commit list and reset on branch changeJesse Duffield
2020-03-26separate commits from cherry pick stateJesse Duffield
2020-03-26better handling of current branch nameJesse Duffield
2020-03-26more lenient getting of short shasJesse Duffield
2020-03-25pkg: use upstream pty packageDawid Dziurla
2020-03-25just disallow undo/redo while rebasing because you need more info than just t...Jesse Duffield
2020-03-25ignore redundant actions when undoing and redoingJesse Duffield
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-25move into undoing fileJesse Duffield
2020-03-25refactor undo and redoJesse Duffield
2020-03-25stateless undos and redosJesse Duffield
2020-03-25more explicit env varsJesse Duffield
2020-03-25support reflog action prefixJesse Duffield
2020-03-25redoingJesse Duffield
2020-03-25add waiting status to checkout ref handlerJesse Duffield
2020-03-25undoing statusJesse Duffield
2020-03-25note that undo functionality is experimentalJesse Duffield
2020-03-25better formatted reflog listJesse Duffield
2020-03-25use reflog undo history pointerJesse Duffield
2020-03-25autostash changes when hard resettingJesse Duffield
2020-03-25undo via rebaseJesse Duffield
2020-03-23add tab keybindingsv0.17.4Jesse Duffield
2020-03-19show status of selected cherry picked commitsJesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield
2020-03-18fix docsJesse Duffield
2020-03-18add opne menu keybindings in docshitsuji_no_shippo
2020-03-18add close menu keybindings in docshitsuji_no_shippo
2020-03-18fix search keybindings in docshitsuji_no_shippo
2020-03-18better upstream tracking and allow renaming a branchJesse Duffield
2020-03-11add search keybings in docshitsuji_no_shippo
2020-03-09be a bit more lenientJesse Duffield
2020-03-09big golangci-lint cleanupJesse Duffield
2020-03-08use selected branch as base when creating a new branchJesse Duffield
2020-03-04allow configuring side panel widthv0.16.1v0.16Jesse Duffield
2020-03-04refactorJesse Duffield
2020-03-04more generic way of supporting custom pagersJesse Duffield
2020-03-04supporing custom pagers step 1Jesse Duffield
2020-02-29better keybindings for patch building modeJesse Duffield
2020-02-29better keybindings for staging by lineJesse Duffield
2020-02-29fix cheatsheet script to support different contextsJesse Duffield
2020-02-25do not close over variables in a functionv0.15.3Jesse Duffield
2020-02-25better logic for checking if we're rebasingJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield