summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2021-12-26update docs on integration testsFrancisco Miamoto
The instructions provided were not working as expected.
2021-12-25Use "reword" for amending a commit message everywherejustinsb
We were inconsistent about "rename" vs "reword" for commits. reword is the term used in git itself (for example, in rebase).
2021-12-25add signoff configMark Sagi-Kazar
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-12-25fix typoCokile
2021-12-25support config unified color for commit authorsCokile
2021-12-13fix show filetree default value in docsTheodore Keloglou
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
It defaults to 3 lines, which is the default value for git.
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-22Improve JumpToBlock keybinding functionalitySam Burville
Improve experience when yaml file has != 5 keybindings and change view helper to use the length of the array instead of hardcoded value.
2021-10-22Add JumpToBlock keybindingSam Burville
This should allow users to decide their own keybinding for jumping between blocks/panels. E.g. A user could choose 5-9 instead of 1-5.
2021-10-22simplify pull logicJesse Duffield
2021-10-16Fix open link command in WindowsRyooooooga
2021-10-16small changesJesse Duffield
2021-10-16Allow having multiple config filesmjarkk
2021-09-30Make cherry pick commit color customisableSam Burville
Two new settings in the config, which allow the cherry picked foreground and background to be custom colors. Issue #856
2021-08-30allow user to configure the gui languageDwarven YANG
2021-08-25Fix translationsRyooooooga
2021-08-23Merge pull request #1413 from Ryooooooga/feature/edit-lineMark Kopenga
Make os.editCommand customizable using template
2021-08-23Update docs/Config.mdRyoga
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2021-08-21apply suggestion for the document of editCommandTemplateRyooooooga
2021-08-20add documentation of editCommandTemplateRyooooooga
2021-08-07Support match colors in `labelFormat` entry in menuFromCommand promptsElwardi
2021-08-06Show only labels in menuFromCommand promptsElwardi
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-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-07-29add missing universal keybindings to docmjarkk
2021-07-27update keybindingsJesse Duffield
2021-07-27Fix translations, make formatter happyDenis Palashevskii
2021-07-27Update localized Keybinding fileDenis Palashevskii
2021-07-27Update docsDenis Palashevskii
2021-07-26Allow hex theme colorsmjarkk
2021-07-19Consider first match only in menuFromCommand promptElwardi
2021-07-19Add option to format filter matches to menuFromCommand promptsElwardi
2021-07-18Add docs for menuFromCommand promptsElwardi
2021-07-16add parse github emoji to docsmjarkk
2021-06-15fix up cheatsheetJesse Duffield
2021-06-15update cheatsheetJesse Duffield
2021-06-15Update dutch.goStefan Teunissen
2021-06-15Update config.mdEmiliano Ruiz Carletti
2021-06-14naming changeJesse Duffield
2021-06-10ShowTotal flagAndrei Yangabishev
2021-06-05minor changesJesse Duffield