summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
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
2020-02-25better logic for checking if we're rebasingJesse Duffield
2020-02-25show file list when diffing commitsJesse Duffield
2020-02-25color active frames green by defaultJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield
2020-02-25refresh commits when adding a tagv0.15.2Jesse Duffield
2020-02-25add half and fullscreen modesv0.15.1Jesse Duffield
2020-02-25show item counts in framesJesse Duffield
2020-02-24show tags in commits panelJesse Duffield
2020-02-24better handling of clearing the searchJesse Duffield
2020-02-24eagerload commits when searchingJesse Duffield
2020-02-24support searching in side panelsJesse Duffield
2020-02-24switch custom command keybinding to ':'Jesse Duffield
2020-02-24show diff statJesse Duffield
2020-02-24tasks: don't use a function that requires Go 1.12Dawid Dziurla
2020-02-23allow customizing background color in staging modeJesse Duffield
2020-02-20Reflog: Use 20 sha digits instead of 7Glenn Vriesman