summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2021-12-06Refresh staging- or patch building panel when rendering their respective contextDerTeta
2021-12-06Add a menu entry and keybinding to `{` for decreasing the context sizeDerTeta
2021-12-06Add a menu item and keybinding to `}` to increase the context sizeDerTeta
2021-12-06Add the `DecreaseContextInDiffView` functionDerTeta
2021-12-06Add the `IncreaseContextInDiffView` functionDerTeta
2021-12-06Use `DiffContextSize` in `ShowStashEntryCmdStr`DerTeta
2021-12-06Use `DiffContextSize` in `ShowCmdStr`DerTeta
2021-12-06Use `DiffContextSize` in `ShowFileDiffStr`DerTeta
2021-12-06Use `DiffContextSize` in `WorkTreeFileDiffCmdStr`DerTeta
2021-12-06Add the `DiffContextSize` setting to `GitConfig`DerTeta
2021-12-06Fix: Don't access a view if it's `nil`DerTeta
2021-11-22fix delta againv0.31.4Jesse Duffield
2021-11-16fix chinese translateblack_desk
2021-11-10fix scrolling in sub commits panelv0.31.3Jesse Duffield
2021-11-07add testsv0.31.2Jesse Duffield
2021-11-07restore some code that was erroneously removedJesse Duffield
2021-11-05refactorv0.31.1v0.31Jesse Duffield
2021-11-05more consistent renderingJesse Duffield
2021-11-05fix bugJesse Duffield
2021-11-05some more throttling stuffJesse Duffield
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-11-05add some configJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-11-01add graph algorithmJesse Duffield
2021-11-01support aborting a merge or rebase with escJesse Duffield
2021-10-31better formattingJesse Duffield
2021-10-30fix truncationJesse Duffield
2021-10-30fix crashJesse Duffield
2021-10-30support user-configurable author coloursJesse Duffield
2021-10-30show author info in rebase commitsJesse Duffield
2021-10-30move author name colouring code into its own fileJesse Duffield
2021-10-30fix yet another issue with indentationJesse Duffield
2021-10-30fix another issue with indentationJesse Duffield
2021-10-30fix issue with indentationJesse Duffield
2021-10-30only use a single initial for double sized runesJesse Duffield
2021-10-30Fix multibyte initial charactersRyooooooga
2021-10-30associate random colours with authorsJesse Duffield
2021-10-30stream output from certain git commands in command log panelJesse Duffield
2021-10-25fix commit message prefix thingoJesse Duffield
2021-10-23easier hiding of command logv0.30Jesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-23show suggestions when typing in an originJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-10-22show filetree by defaultJesse Duffield
2021-10-22Add variable to simplify JumpToBlock keybindingSam Burville
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-22fix merge conflict scrollingJesse Duffield