summaryrefslogtreecommitdiffstats
path: root/pkg/gui/files_panel.go
AgeCommit message (Expand)Author
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-25fix commit message prefix thingoJesse Duffield
2021-10-23add more suggestionsJesse Duffield
2021-10-22simplify pull logicJesse Duffield
2021-10-20fix issue where upstream origin and branch were quoted togetherJesse Duffield
2021-10-17stop resetting scroll all the timeJesse Duffield
2021-10-17fix editorJesse Duffield
2021-08-25LintLiberatys
2021-08-25Update as per review and add testsLiberatys
2021-08-25Move field names to translationLiberatys
2021-08-25Implement state filtering for commit filesLiberatys
2021-08-03introduce edit command template to open a specifig line of a fileRyooooooga
2021-07-01:sparkles: facilitate toggling whitespace in the diff view with a hotkey (c-w...Davyd McColl
2021-06-15Fix wrong ff-only configurationEmiliano Ruiz Carletti
2021-06-15Read pull mode from gitconfig lazilyEmiliano Ruiz Carletti
2021-06-06more refactoringJesse Duffield
2021-04-17force cursor to be at end of line when opening confirmation panelJesse Duffield
2021-04-11add spans to i18nJesse Duffield
2021-04-11full coverage for logging commandsJesse Duffield
2021-04-11start adding support for logging of commandsJesse Duffield
2021-04-11allow opening merge toolJesse Duffield
2021-04-10fix commit amendJesse Duffield
2021-04-09potentially fix credentials issuev0.27.2Jesse Duffield
2021-04-06show error when user attempts to commit when no files are presentJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06more refactoringJesse Duffield
2021-04-06testJesse Duffield
2021-04-06WIPJesse Duffield
2021-04-06refactorJesse Duffield
2021-04-06refresh main panel when switching between tree and flat modeJesse Duffield
2021-04-06refactor of contexts and filteringJesse Duffield
2021-04-06use suspense rather than close the gui when switching to a subprocessJesse Duffield
2021-04-06get rid of these positively ghastly method signaturesJesse Duffield
2021-04-02do not jump cursor around when fixing merge conflictsJesse Duffield
2021-04-02better handling of scrolling for conflicted filesJesse Duffield
2021-04-02add mutex to prevent crashes with merge conflictsJesse Duffield
2021-04-02big refactor to give our enums actual typesJesse Duffield
2021-04-02refactor to no longer call these things file changesJesse Duffield
2021-04-02allow toggling tree view for commit files panelJesse Duffield
2021-04-02file tree for commit filesJesse Duffield
2021-04-01shell out custom commandsJesse Duffield
2021-03-30same for renamesJesse Duffield
2021-03-30expand to path when switching to tree modeJesse Duffield
2021-03-30refactorJesse Duffield
2021-03-30prevent staging directory containing files with inline merge conflictsJesse Duffield
2021-03-30rename functionJesse Duffield
2021-03-30make fields privateJesse Duffield
2021-03-30rename some thingsJesse Duffield
2021-03-30allow configuring to show file tree on startupJesse Duffield
2021-03-30more functional approachJesse Duffield