summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-01Output correct path in demo record scriptJesse Duffield
2023-08-01Start in fullscreen when passing a git argJesse Duffield
2023-08-01Updated README.mdREADME-bot
2023-08-01Update README.mdJesse Duffield
2023-08-01Internationalise logging of commands (#2852)Jesse Duffield
2023-08-01Show loader when rebasing (#2851)Jesse Duffield
2023-07-31Adds EditRebaseFromBaseCommit log message to i18nKarl Heitmann
2023-07-31Wraps rebase func with WithWaitingStatus to show loader when rebasingKarl Heitmann
2023-07-31Moves log related translations into its own Tr.Log. namespaceKarl Heitmann
2023-07-31Moves hard coded strings for LogCommand to i18n.Karl Heitmann
2023-07-31Updated README.mdREADME-bot
2023-08-01Create demo output dir if it doesn't already exist (#2857)Jesse Duffield
2023-08-01Create demo output dir if it doesn't already existJesse Duffield
2023-07-31Add automated demo recordings (#2853)Jesse Duffield
2023-07-31Update README.mdJesse Duffield
2023-07-31Add demo test variantJesse Duffield
2023-07-31Update README.mdJesse Duffield
2023-07-31Update README.mdJesse Duffield
2023-07-31Update README.mdJesse Duffield
2023-07-31Save IgnoreWhitespaceInDiffView in state.yml (#2830)Stefan Haller
2023-07-31Log error when saving app state fails after showing/hiding command logStefan Haller
2023-07-31Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changesStefan Haller
2023-07-31Allow force-tagging if tag exists (#2827)Stefan Haller
2023-07-31Show correct keybindings in force-push promptStefan Haller
2023-07-31Allow force-tagging if tag existsStefan Haller
2023-07-31Rebase onto branch from a marked base commit (#2835)Stefan Haller
2023-07-31Add a "Mark commit as base commit for rebase" commandStefan Haller
2023-07-31Cleanup: remove extra OutsideFilterMode guardStefan Haller
2023-07-31Visualize local branch heads in commits panel, 2nd approach (#2775)Stefan Haller
2023-07-31Add documentation for working with stacked branchesStefan Haller
2023-07-31Don't show branch marker for head commit unless updateRefs config is onStefan Haller
2023-07-31Don't show branch heads in reflog subcommitsStefan Haller
2023-07-31Visualize local branch heads in commits panelStefan Haller
2023-07-31Store full sha in branch modelStefan Haller
2023-07-31Add CheckedOutBranch to Model structStefan Haller
2023-07-31Make bisect/basic.go test more concreteStefan Haller
2023-07-31Add author short names to commits in testStefan Haller
2023-07-31Improve updateRef testStefan Haller
2023-07-31Remove the old experimentalShowBranchHeads mechanism and configStefan Haller
2023-07-31Fix merge status for update-ref command (#2845)Stefan Haller
2023-07-31Fix merge status of commits when update-ref command is presentStefan Haller
2023-07-31Add tests for setCommitMergedStatusesStefan Haller
2023-07-31Make setCommitMergedStatuses a non-member functionStefan Haller
2023-07-30Remove redundant secureexec package (#2847)Jesse Duffield
2023-07-30Remove secureexec packageJesse Duffield
2023-07-30Standardise on using lo for slice functions (#2846)Jesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Updated README.mdREADME-bot
2023-07-30Add worktrees view (#2147)Jesse Duffield
2023-07-30fix go modJesse Duffield