summaryrefslogtreecommitdiffstats
path: root/pkg/config
AgeCommit message (Expand)Author
2022-02-01Add configurable colors for branch prefixesMatt Cles
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-04refactoring the config structJesse Duffield
2022-01-04align Gui struct with GitCommandJesse Duffield
2022-01-04no more config in git command structJesse Duffield
2021-12-29allow opening a commit in the browserJesse Duffield
2021-12-25add signoff configMark Sagi-Kazar
2021-12-06more efficient context diff size changingJesse Duffield
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 `DiffContextSize` setting to `GitConfig`DerTeta
2021-11-05add menu options for log stuffJesse Duffield
2021-11-05support scrolling left and rightJesse Duffield
2021-11-05add some configJesse Duffield
2021-10-30support user-configurable author coloursJesse Duffield
2021-10-23easier hiding of command logv0.30Jesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-22show filetree by defaultJesse Duffield
2021-10-22Improve JumpToBlock keybinding functionalitySam Burville
2021-10-22Add JumpToBlock keybindingSam Burville
2021-10-22simplify pull logicJesse Duffield
2021-10-16Fix open link command in WindowsRyooooooga
2021-10-16small changesJesse Duffield
2021-10-16extra commentJesse Duffield
2021-10-16small changesJesse Duffield
2021-10-16Allow having multiple config filesmjarkk
2021-09-30Fix text formattingSam Burville
2021-09-30Tidy of spacing on GetDefaultConfig in user_configSam Burville
2021-09-30Make cherry pick commit color customisableSam Burville
2021-09-29Save patch files in TempDirRyooooooga
2021-09-16Format code to pass lintblack_desk
2021-08-30allow user to configure the gui languageDwarven YANG
2021-08-25Implement state filtering for commit filesLiberatys
2021-08-23Fix open command in WindowsRyooooooga
2021-08-23Merge pull request #1413 from Ryooooooga/feature/edit-lineMark Kopenga
2021-08-06Minor changes to menuFromCommand promptsElwardi
2021-08-05Make menuFromCommand format menu items and their descriptionElwardi
2021-08-04fix backward compatibilityRyooooooga
2021-08-03introduce edit command template to open a specifig line of a fileRyooooooga
2021-07-27Implement pull request options menuDenis Palashevskii
2021-07-19Add option to format filter matches to menuFromCommand promptsElwardi
2021-07-18Apply suggestions from @mjarkk for menyFromCommandsElwardi
2021-07-18Add prompt type: menuFromCommandElwardi
2021-07-16parse github emoji config optionmjarkk
2021-07-01:fire: remove erroneous user_config fieldsDavyd McColl
2021-07-01:sparkles: implement feedback when toggling whitespaceDavyd McColl
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey (c-w...Davyd McColl
2021-06-15Read pull mode from gitconfig lazilyEmiliano Ruiz Carletti
2021-06-15Revert "Read pull mode from git configuration"Emiliano Ruiz Carletti