summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2020-03-25vastly improve the logic for undo and redoJesse Duffield
2020-03-25fix testsJesse 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-23more compatible commandsJesse Duffield
2020-03-19show status of selected cherry picked commitsJesse Duffield
2020-03-19allow resetting cherry picked commits selectionJesse Duffield
2020-03-19fix branch buildingv0.17.1Jesse Duffield
2020-03-18fix branch parserv0.17.0Jesse 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-06update tests to match changed commandskwerlman
2020-03-06make branches and files non-ambiguous for git-logskwerlman
2020-03-04allow configuring side panel widthv0.16.1v0.16Jesse Duffield
2020-03-04refactorJesse Duffield
2020-03-04fix testJesse Duffield
2020-03-04more generic way of supporting custom pagersJesse Duffield
2020-03-04supporing custom pagers step 1Jesse Duffield
2020-03-01chore: keeping coverage up :DWilliam Wagner Moraes Artero
2020-03-01fix: accidentally escaped %sWilliam Wagner Moraes Artero
2020-03-01fix: owner groups (GitLab)William Wagner Moraes Artero
2020-03-01feat: flexible service configurationWilliam Wagner Moraes Artero
2020-03-01feat: configurable servicesWilliam Wagner Moraes Artero
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-27set --abbrev-commit to return 8-digit hash stringsv0.15.6David Chen
2020-02-27fix #680: unpushed commits still appear to be green instead of redDavid Chen
2020-02-27Fix OutOfBound array access when looking for ReflogCommitsv0.15.5Corentin Rossignon
2020-02-27fix bug where commits appeared as green despite not being pushedv0.15.4Jesse Duffield
2020-02-25do not close over variables in a functionv0.15.3Jesse Duffield