summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2022-05-06Merge pull request #1913 from Ryooooooga/feature/japaneseJesse Duffield
2022-05-06Merge pull request #1910 from Ryooooooga/feature/named-author-colorsJesse Duffield
2022-05-05fix: fix a crash when pressing enter in empty commits, reflog, or stash panelRyooooooga
2022-05-05feat(i18n): japanese translationRyooooooga
2022-05-04feat: accept named colors for `gui.authorColors`Ryooooooga
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-05-01Merge pull request #1894 from Ryooooooga/feature/iconsJesse Duffield
2022-04-29chore(gui): remove todoRyooooooga
2022-04-24feat(file_icons.go): add Cargo.toml iconsRyooooooga
2022-04-23fix: improve default editCommandTemplateRyooooooga
2022-04-23feat(gui): show remote iconsRyooooooga
2022-04-23feat(gui): show branch iconsRyooooooga
2022-04-23feat(gui): show commit iconsRyooooooga
2022-04-23feat(gui): show file iconsRyooooooga
2022-04-18better upstream changes presentationJesse Duffield
2022-04-18allow hiding bottom lineJesse Duffield
2022-04-17better weight distribution in window arrangementJesse Duffield
2022-04-16always show list countsJesse Duffield
2022-04-16restore highlighting of popup messagesJesse Duffield
2022-04-16add scrollbarsJesse Duffield
2022-04-16do not highlight line if there are no items to displayJesse Duffield
2022-04-16better appearance for reverse attributeJesse Duffield
2022-04-16clearer highlighting of current lineJesse Duffield
2022-04-15fix(loaders/file.go): fix not to trim renamed file namesRyooooooga
2022-04-15refactor: explicitly add alternative keybindingMukhlis Akbarrudin
2022-04-11feat: pull request support for bitbucket serverTheBlob42
2022-04-09Make worktrees workLuka Markušić
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-04-06feat(merge_panel): Add open/edit files in merge conflict panelRyooooooga
2022-04-06fix: fix diff of renamed filesRyooooooga
2022-04-02fix commit descriptionRyooooooga
2022-04-02fix testRyooooooga
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