summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2019-03-03windows support for skipping the editorJesse Duffield
2019-03-02fix issue where you couldn't rearrange commits while rebasing onto a branchJesse Duffield
2019-03-02Revert "remove old rebase code now that we're only ever interactively rebasing"Jesse Duffield
2019-03-02appease golangciJesse Duffield
2019-03-02fix up testsJesse Duffield
2019-02-24cleanupJesse Duffield Duffield
2019-02-24change type of cherryPickedCommits from []string to []*CommitJesse Duffield Duffield
2019-02-24support cherry picking commitsJesse Duffield Duffield
2019-02-24remove old rebase code now that we're only ever interactively rebasingJesse Duffield Duffield
2019-02-24Make it easier to run sync/async commands, switch to interactive rebase when ...Jesse Duffield Duffield
2019-02-24rearranging todo items while interactively rebasingJesse Duffield
2019-02-24more support for files with spacesJesse Duffield
2019-02-24support file renamesJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-19don't autostash when editingJesse Duffield
2019-02-19pull commit list builder functions into their own builder structJesse Duffield
2019-02-19show interactive rebase commits that are yet to goJesse Duffield
2019-02-18add various interactive rebase commandsJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-16more work on rebasing featureJesse Duffield
2019-02-16consider whether the view has focus when rendering the contents of a viewJesse Duffield
2019-02-16fix git testsJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-02-11use go-errors package to display stacktrace of errors that cause panicsJesse Duffield
2019-02-11Merge branch 'master' into feature/rebasingJesse Duffield
2019-01-16pkg: Fix typoKimMachineGune
2018-12-19remove commentJesse Duffield
2018-12-19Translated credentials error with git push/pull/fetchmjarkk
2018-12-18fix testsJesse Duffield
2018-12-18explicitly return newlines to our live command stdinJesse Duffield
2018-12-18set stderr ourselves so that we only read the error output if there is anyJesse Duffield
2018-12-17A try to hide the password from the error outputmjarkk
2018-12-16always hide rather than delete the credentials view, and don't log on error i...Jesse Duffield
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Merge branch 'https-ask-for-username-password' of https://github.com/mjarkk/l...mjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-12Removed the wired error handlingmjarkk
2018-12-12Removed the username / password savety checkmjarkk
2018-12-12some fixes for issues around the credentials panelJesse Duffield
2018-12-11Make merge panel its own panelJesse Duffield
2018-12-11more work on rebasing including visual indicatorsJesse Duffield
2018-12-11Added rebase support commandsGlenn Vriesman
2018-12-11Added rebase functionsGlenn Vriesman
2018-12-11Moved push-pullables status to the endGlenn Vriesman
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield