summaryrefslogtreecommitdiffstats
path: root/pkg/gui/files_panel.go
AgeCommit message (Expand)Author
2019-03-02appease golangciJesse Duffield
2019-02-24Make it easier to run sync/async commands, switch to interactive rebase when ...Jesse Duffield Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-16introduce panel contexts and more work on rebasingJesse Duffield
2019-02-16add loading panelJesse Duffield
2019-02-11post-merge cleanupJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-18Only reset origin in main view when handling the selection of a new filev0.6Jesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-11more work on rebasing including visual indicatorsJesse Duffield
2018-12-10Removed a lot of duplicated codemjarkk
2018-12-10Changed pushPassUname name to credentialsmjarkk
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08Made code ready to merge to master's latest commitmjarkk
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-05clean as well as reset (I'm hoping this is a good design decision)Jesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-11-02Fixed view not defined error with git push and pullmjarkk
2018-11-02Fixed golangcibot surgestionmjarkk
2018-11-02Added username password detect to git pullmjarkk
2018-10-27Fixed bug where username input didn't go awaymjarkk
2018-10-20Handled some errorsmjarkk
2018-10-20First good successmjarkk
2018-10-17Added files to commit pannelsidjfjlisdjfilisldjfiljisldjilfjisdjilfjlsidMoved...mjarkk
2018-10-08Fix tests and add test scenarios for amend.Kristijan Husak
2018-10-08Check if there is any commit to amend and use 'A' instead of 'M' as shortcut.Kristijan Husak
2018-10-06Refresh side panels and use uppercase HEAD in all git commands that requires it.Kristijan Husak
2018-09-25Use confirmation popup for amending last commit.Kristijan Husak
2018-09-25Merge branch 'master' into feature/commit-amendJesse Duffield
2018-09-17appease golangciJesse Duffield
2018-09-17standardise rendering of lists in panelsJesse Duffield
2018-09-13Add ammend commit action.Kristijan Husak
2018-09-12don't use newlines at the end of panel buffersJesse Duffield
2018-09-10better handling of cursor and origin positioningsJesse Duffield
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-04add renderGlobalOptionsDawid Dziurla
2018-09-04delete optionsDawid Dziurla
2018-09-03make '?' key visible on every panelDawid Dziurla
2018-09-03update help panelDawid Dziurla
2018-09-03apply fmtDawid Dziurla
2018-09-03change key from 'H' to '?'Dawid Dziurla