summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2023-08-19Fix the blue sha color of todo commits while rebasingStefan Haller
2023-08-15Add emacs-keybinds for word navigationChing Pei Yang
2023-08-15Add ScrollOffMargin user configStefan Haller
2023-08-15Stop cycling hunks when reaching the endStefan Haller
2023-08-15If selected line is outside, move it to the middle of the viewStefan Haller
2023-08-15Fix typo in commentStefan Haller
2023-08-12Add demo for diffing two commitsJesse Duffield
2023-08-12Factor out common config setup functions in demo packageJesse Duffield
2023-08-12Show commit mark before showing extra infoJesse Duffield
2023-08-12Add commit graph demoJesse Duffield
2023-08-12Add rebase from marked base commit testJesse Duffield
2023-08-12Add undo demoJesse Duffield
2023-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
2023-08-10Support editing files in existing neovim instance (#2916)Jesse Duffield
2023-08-10Fix bug in LineNumberOfLineStefan Haller
2023-08-10Add test case for LineNumberOfLine()Stefan Haller
2023-08-09If OpenLink errors, show a dialog insteadSimon Whitaker
2023-08-09use 'suspend' instead of 'editInTerminal' internallyJesse Duffield
2023-08-09Add nvim-remote editor presetJesse Duffield
2023-08-09Honour editInTerminal value when opening a worktree folderJesse Duffield
2023-08-08Reset origin when clearing viewJesse Duffield
2023-08-08Add Click() to GuiDriver (#2898)Jesse Duffield
2023-08-07Add a Click() primitive to the integration test librarySimon Whitaker
2023-08-07Fix seg-fault when opening submodule in nested folderJesse Duffield
2023-08-07Support bare worktrees where worktree does not have its own .git fileJesse Duffield
2023-08-07Test bare repos with dotfile setupJesse Duffield
2023-08-07Use nerdfont version 3Jesse Duffield
2023-08-07update worktree icons for NerdFont V3 (#2895)keybinding-menu-headingsStefan Haller
2023-08-07👽️ update worktree icons for NerdFont V3Saafo
2023-08-06added svelte and mdxHarshit Tomar
2023-08-06Bump gocuiStefan Haller
2023-08-05Fix confirmation view sizingJesse Duffield
2023-08-04Add custom patch demoJesse Duffield
2023-08-04Add worktree demoJesse Duffield
2023-08-04Add custom command demoJesse Duffield
2023-08-03Add undo/redo demoJesse Duffield
2023-08-02Add demo for staging linesJesse Duffield
2023-08-02Add demo for amending old commitJesse Duffield
2023-08-02Add demo for filtering branchesJesse Duffield
2023-08-02Remove file watcher codeJesse Duffield
2023-08-02Refresh when the terminal window gets the focusStefan Haller
2023-08-02Appease linterJesse Duffield
2023-08-02Fix focus issueJesse Duffield
2023-08-01Wait in demo after setting captionJesse Duffield
2023-08-01Add explosion animation when nuking working treeJesse Duffield
2023-08-01Start in fullscreen when passing a git argJesse Duffield
2023-08-01Internationalise logging of commands (#2852)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