summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2024-06-01Update user docStefan Haller
2024-06-01Add design document for "Find base commit for fixup"Stefan Haller
2024-06-01Add user config `expandedSidePanelWeight`Stefan Haller
2024-05-31Fix boolean config keys not appearing in the generated Config.mdStefan Haller
2024-05-26Fix tooltip of fixup commandfix-tooltip-for-fixupStefan Haller
2024-05-20Add property outputTitle to CustomCommandStefan Haller
2024-05-19Make Keybindings definition in UserConfig struct lastKarim Khaleel
2024-05-19Add default lazygit config generator for Config.md from JSON schemaKarim Khaleel
2024-05-19Create shims for all model classes in SessionStateLoaderStefan Haller
2024-05-01Add commitPrefix for defining a prefix for any projectJonathan Duck
2024-04-28chore: fix some comments and typosknowmost
2024-04-27Add config option for length of commit hash displayed in commits viewOlivia Bahr
2024-04-12improve korean translationShin-JaeHeon
2024-04-12rename sha to hash 7, language translatepikomonde
2024-04-12rename sha to hashpikomonde
2024-04-12standardize 'Commit Sha' to 'Commit Hash'pikomonde
2024-04-10Add StatusPanelView configoakio
2024-04-06Add `SpinnerConfig`Artem Belyakov
2024-03-28Fix schema link in Config.mdStefan Haller
2024-03-26Update Busy.mdIkko Eltociear Ashimine
2024-03-22Add config to truncate commit hashes when copying them to the clipboardStefan Haller
2024-03-22Make it easy to create "amend!" commitsStefan Haller
2024-03-22Remove CreateFixupCommitDescription as it's identical to CreateFixupCommitStefan Haller
2024-03-19Improve translations for zh_TWStefan Haller
2024-03-17Add missing translations for polishundg
2024-03-17Default to substring filtering, add option to go back to fuzzy filteringStefan Haller
2024-03-17Show the same menu when pressing space on a remote branchStefan Haller
2024-03-11Add a commit menu to the commit message panelAbhishek Keshri
2024-03-11Make keybindings for the "Amend attribute" menu configurableAbhishek Keshri
2024-03-11Add forgotten keybindings to Config.mdAbhishek Keshri
2024-03-09Add config for soft-wrapping the commit message bodyStefan Haller
2024-03-02Make ctrl-f available in staging viewStefan Haller
2024-02-21Add author filtering to commit viewTristan Déplantes
2024-02-18Update Config.mdStefan Haller
2024-02-16Deprecate git.log.showGraph and git.log.order configAlex March
2024-02-13Change default of git.log.showGraph to 'always'Stefan Haller
2024-01-29Add command to squash all fixups in the current branchStefan Haller
2024-01-28Improve keybinding descriptionsJesse Duffield
2024-01-28Render keybinding cheatsheet as markdown tableJesse Duffield
2024-01-25Support range select for staging/discarding filesJesse Duffield
2024-01-22Add config setting to suppress showing file iconsStefan Haller
2024-01-19Support select range for cherry pickJesse Duffield
2024-01-19Clear range select upon pressing 'escape'Jesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2024-01-19Add range selection ability on list contextsJesse Duffield
2024-01-13Update codebase guideJesse Duffield
2024-01-13Add ability to start an interactive rebase onto an appropriate baseJesse Duffield
2024-01-11Update codebase guideJesse Duffield
2024-01-11Add codebase guideJesse Duffield
2024-01-10Add command to find base commit for creating a fixupStefan Haller