summaryrefslogtreecommitdiffstats
path: root/pkg/config/user_config.go
AgeCommit message (Expand)Author
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
2021-04-11allow opening merge toolJesse Duffield
2021-04-06default to not quitting when hitting esc at the top level.Jesse Duffield
2021-04-06support alt-enter for inserting newline when typing commit message within the...Jesse Duffield
2021-03-30allow configuring to show file tree on startupJesse Duffield
2021-03-30allow toggling on/off file tree modeJesse Duffield
2021-02-08Adding setup and configNick Flueckiger
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-11-28:sparkles: implement quick commit when no files staged, if configured to do soDavyd McColl
2020-11-19Change copy PR mapping to <c-y> and use gui.Tr for the messageFarzad Majidfayyaz
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-12Copy a commit message to clipboard: Changes to latest versionnullawhale