summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2020-03-19fix branch buildingv0.17.1Jesse Duffield
2020-03-18fix branch parserv0.17.0Jesse Duffield
2020-03-18better upstream tracking and allow renaming a branchJesse 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-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-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-25show file list when diffing commitsJesse Duffield
2020-02-25refactor the way we render listsJesse Duffield
2020-02-25better commit lines in fullscreen modeJesse Duffield
2020-02-24show tags in commits panelJesse Duffield
2020-02-24show diff statJesse Duffield
2020-02-23allow customizing background color in staging modeJesse Duffield
2020-02-20Reflog: Use 20 sha digits instead of 7Glenn Vriesman
2020-02-18allow fastforwarding the current branchv0.14.4Jesse Duffield
2020-02-13get whole commit SHA from rebase commitsv0.14.3Jesse Duffield
2020-02-09Fixed testsGlenn Vriesman
2020-02-09Use 8 instead of 7 digit long shaGlenn Vriesman
2020-02-09Increase internal sha sizeGlenn Vriesman
2020-02-06Moved function to git.goGlenn Vriesman
2020-02-04Check cached when showing new file diffsGlenn Vriesman
2020-02-02verify that VISUAL,EDITOR,LGCC envvars are set for non-interactive commandsv0.14Chris Taylor
2020-02-02perpetuate this style of dependency injectionChris Taylor
2020-02-02make amend more non-interactiveChris Taylor
2020-01-29handle files that were deleted downstream but modified upstreamJesse Duffield
2020-01-29make use of branch config when pushing/pullingJesse Duffield
2020-01-28fix commentJesse Duffield
2020-01-28use reflog timestamps rather than commit timestamps to show commit recencyJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2020-01-12lazyload commitsJesse Duffield
2020-01-09add reflog tab in commits panelJesse Duffield
2020-01-08escape editor pathJamie Brynes
2020-01-07allow commits to be checked outJesse Duffield
2020-01-07allow hard resetting to upstream branchJesse Duffield
2020-01-05fix applying patch on Windows machineJamie Brynes
2019-12-07allow fetching remotes with 'f'Jesse Duffield
2019-11-26lenient sorting of tags on startupv0.11.3Jesse Duffield
2019-11-26support older versions of git when getting remote branchesJesse Duffield