summaryrefslogtreecommitdiffstats
path: root/pkg/config/user_config.go
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
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-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-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-08-30allow user to configure the gui languageDwarven YANG
2021-08-25Implement state filtering for commit filesLiberatys
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
2021-06-15Read pull mode from git configurationEmiliano Ruiz Carletti
2021-06-14naming changeJesse Duffield
2021-06-10ShowTotal flagAndrei Yangabishev
2021-06-05Edit command as user OS config optioncaojoshua
2021-06-05Simplify sorting of git tags by using git's functionsRobert Verst
2021-06-05Remove config, make default sort order `descending`Robert Verst
2021-06-05Add user config to change the sort order of tagsRobert Verst
2021-05-30Add global binding to open recent reposLiberatys
2021-04-12allow hiding random tipJesse Duffield
2021-04-12add random tip to command logJesse Duffield
2021-04-11make command log size configurableJesse Duffield
2021-04-11allow focusing on command log viewJesse Duffield
2021-04-11allow showing, hiding, and scrolling the extras panelJesse Duffield