summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-26change formatting for menu itemsFrancisco Miamoto
2021-12-26set show cancel as true for tag menuFrancisco Miamoto
2021-12-26update translations to match conventionsFrancisco Miamoto
2021-12-26show tag menu for creation on tags tabFrancisco Miamoto
2021-12-26support creating annotated tagsFrancisco Miamoto
2021-12-26handle ssh protocolJesse Duffield
2021-12-26refactor to use regex for matching git service URLJesse Duffield
2021-12-26add FindNamedMatches function in utilsJesse Duffield
2021-12-26Suggest existing remote for non-tracking branchMarius Bergmann
2021-12-25Use "reword" for amending a commit message everywherejustinsb
2021-12-25chore: add funtoo linux instructionsTsvetomir Bonev
2021-12-25implement signoffMark Sagi-Kazar
2021-12-25add signoff configMark Sagi-Kazar
2021-12-25fix typoCokile
2021-12-25support config unified color for commit authorsCokile
2021-12-25wrap branch names in quotesChris Burgin
2021-12-23change branch regex to only grab the first remote on each line of branch commandErik Scrafford
2021-12-13Merge pull request #1624 from sirodoht/fix-filetree-docsMark Kopenga
2021-12-13fix show filetree default value in docsTheodore Keloglou
2021-12-06add popup handler for easier testingJesse Duffield
2021-12-06more efficient context diff size changingJesse Duffield
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-12-01Update README.mdalextrastero
2021-11-22fix delta againv0.31.4Jesse Duffield
2021-11-16Merge pull request #1581 from black-desk/translateMark Kopenga
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