summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-05fix: fix a crash when pressing enter in empty commits, reflog, or stash panelRyooooooga
2022-05-01Merge pull request #1904 from jesseduffield/yank-authorJesse Duffield
2022-05-01allow copying commit author to clipboardJesse Duffield
2022-05-01Merge pull request #1894 from Ryooooooga/feature/iconsJesse Duffield
2022-04-30docs(Config.md): add docs about nerd fontsRyooooooga
2022-04-30Merge pull request #1891 from Ryooooooga/feature/improve-default-edit-command...Jesse 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-21Merge pull request #1885 from briandipalma/patch-1Jesse Duffield
2022-04-19Update Custom_Command_Keybindings.mdBrian Di Palma
2022-04-18add highlighting docsJesse Duffield
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-15update integration test notesJesse Duffield
2022-04-15refactor: explicitly add alternative keybindingMukhlis Akbarrudin
2022-04-15docs: add alternative keybinding to scroll up/down main panelMukhlis Akbarrudin
2022-04-11doc: add missing providerTheBlob42
2022-04-11feat: pull request support for bitbucket serverTheBlob42
2022-04-09Make worktrees workLuka Markušić
2022-04-08bump gocuiJesse Duffield
2022-04-07Update CONTRIBUTING.mdJesse Duffield
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-27[fix] Fixed DockerfileAdrian