summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2022-04-02introduce Ref interfaceRyooooooga
2022-04-02add `Commit.ParentRefName()`Ryooooooga
2022-04-02fix loadersRyooooooga
2022-04-02feat: fix permission problem of temp dirsRyooooooga
2022-04-02chore: remove dead codeRyooooooga
2022-03-30pkg/gui: Use 'alert' popups instead of 'confirm' popups where appropriateMoritz Haase
2022-03-30pkg/gui: Rename IPopupHandler::Ask() to Confirm()Moritz Haase
2022-03-28pkg/gui: Show notification popup when update was successfulMoritz Haase
2022-03-28i18n: Make user-facing strings in the updater translatableMoritz Haase
2022-03-28pkg/gui: Add support for 'notification' popupsMoritz Haase
2022-03-27reduce glitchiness of patch building modeJesse Duffield
2022-03-27allow amending and reverting commits when filtering by fileJesse Duffield
2022-03-27better colourJesse Duffield
2022-03-27fix copy for merge confirmationJesse Duffield
2022-03-27better logging for stash flowJesse Duffield
2022-03-27add menu keybindings for various thingsJesse Duffield
2022-03-27use colourJesse Duffield
2022-03-27allow menu to store keybindings for quick menu navigationJesse Duffield
2022-03-27require hitting escape to exit menu panelJesse Duffield
2022-03-27remove controllers structJesse Duffield
2022-03-27refactor menu contextJesse Duffield
2022-03-27add type alias for KeyJesse Duffield
2022-03-27show stdout in error message if stderr is blankJesse Duffield
2022-03-27refactor integration testsJesse Duffield
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-27add git fetch prune integration testJesse Duffield
2022-03-27pkg/gui: Fix crash if auto-fetch interval is non-positiveMoritz Haase
2022-03-27config: Add option 'git.autoRefresh' to en-/disable auto-refreshMoritz Haase
2022-03-26update cheatsheetJesse Duffield
2022-03-26remove dead codeJesse Duffield
2022-03-26don't hide transient views upon losing focusJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-26support viewing commits of reflog entry and show better view titleJesse Duffield
2022-03-26better wording againJesse Duffield
2022-03-26fix cherry picking bugJesse Duffield
2022-03-26refactor to make code clearerJesse Duffield
2022-03-26add basic commits controller for handling actions that apply to all commit co...Jesse Duffield
2022-03-26Add copy commit attributes optionLuka Markušić
2022-03-26Update chinese.goCrystal-RainSlide
2022-03-25no more naked returnsJesse Duffield
2022-03-24reorderJesse Duffield
2022-03-24refactor todo file generationJesse Duffield
2022-03-24simplifyJesse Duffield
2022-03-24refactor cheatsheet generatorJesse Duffield
2022-03-24more thingsJesse Duffield
2022-03-24no more filterThenMapJesse Duffield
2022-03-24renameJesse Duffield
2022-03-24would you believe that I'm adding even more genericsJesse Duffield
2022-03-24many more genericsJesse Duffield
2022-03-24more genericsJesse Duffield