summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
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-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
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-05use porcelain git rather than go-git for reset --hard HEAD because go-git tak...Jesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-12-02Removed a lot of useless codemjarkk
2018-11-30Add full stops to new comments.BlakeMScurr
2018-11-30Add simple comments to uncommented functions.BlakeMScurr
2018-11-28Fix function comments with CodeLingo.BlakeMScurr
2018-11-25Added credentials popupmjarkk
2018-11-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-11-14Fixed typomjarkk
2018-11-14change how we build our list of branches to support detached headsJesse Duffield
2018-11-14Removed useless channel readmjarkk
2018-11-14refactor obtaining current branch nameJesse Duffield
2018-11-10Trying to fix circlecimjarkk
2018-11-10Fixed case that a commit message will break git pushmjarkk
2018-11-10Fixed pushing forevermjarkk
2018-11-10Switched back to github.com/mgutz/str instaid of a copy of ToArgvmjarkk
2018-11-10Removed some duplicated codemjarkk
2018-11-10Fixed no error text on windowsmjarkk
2018-11-10Switched to channels instaid of a mutexmjarkk
2018-11-10Replaced regex with trimmjarkk
2018-11-06Removed some useless commentsmjarkk
2018-11-06Better error for code 128mjarkk
2018-11-06Working new lines in live pty outputmjarkk
2018-11-03hopefully fixed the test nowmjarkk
2018-11-03Fixed testmjarkk
2018-11-02Added username password detect to git pullmjarkk
2018-11-01Maybe fixed the test this timemjarkk
2018-10-31Hopefully fixed circlecimjarkk
2018-10-31Fixed one textmjarkk
2018-10-31Fixed some testsmjarkk