summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_test.go
AgeCommit message (Expand)Author
2019-03-23add more options for resetting files in the working treeJesse Duffield
2019-03-23support discarding unstaged changesJesse Duffield
2019-03-16add two more testsJesse Duffield
2019-03-16fix testsJesse Duffield
2019-03-16display test name when running testsJesse Duffield
2019-03-16add some testsJesse Duffield
2019-03-02fix up testsJesse Duffield
2019-02-19work towards more interactive rebase optionsJesse Duffield
2019-02-18rename any commitJesse Duffield
2019-02-16fix git testsJesse Duffield
2018-12-18fix testsJesse Duffield
2018-12-18explicitly return newlines to our live command stdinJesse Duffield
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08fetching branches without checking outJesse Duffield
2018-12-06Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-05staging lines and hunksJesse Duffield
2018-12-04initial support for staging individual linesJesse Duffield
2018-11-30Add full stops to new comments.BlakeMScurr
2018-11-30Add simple comments to uncommented functions.BlakeMScurr
2018-11-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-11-14change how we build our list of branches to support detached headsJesse Duffield
2018-11-03Fixed testmjarkk
2018-10-31Fixed one textmjarkk
2018-10-31Fixed some testsmjarkk
2018-10-31Made a better way of test pushingmjarkk
2018-10-29Made error handling bettermjarkk
2018-10-27Made tests passmjarkk
2018-10-27Fixed testmjarkk
2018-10-08Fix tests and add test scenarios for amend.Kristijan Husak
2018-10-05more test coverageJesse Duffield
2018-09-25add test for CurrentBranchNameJesse Duffield
2018-09-25add test for getMergeBaseJesse Duffield
2018-09-25Merge branch 'feature/informative-commit-colors' of https://github.com/jessed...Jesse Duffield
2018-09-25support git flow when colouring commitsJesse Duffield
2018-09-20commands/git : refactor test to Diff, refactor functionAnthony HAMON
2018-09-20commands/git : returns an error instead of panicingAnthony HAMON
2018-09-20commands/git : add test to GetLogAnthony HAMON
2018-09-19fix specsJesse Duffield
2018-09-19fix specsJesse Duffield
2018-09-19Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-19update specsJesse Duffield
2018-09-17commands/git : add GetCommits tests refactorAnthony HAMON
2018-09-16commands/git : add test to GetBranchGraph, refactorAnthony HAMON
2018-09-16commands/git : add test to Checkout, refactorAnthony HAMON
2018-09-16commands/git : add test to RemoveFile, refactorAnthony HAMON
2018-09-16commands/git : move testsAnthony HAMON
2018-09-16commands/git : add tests, refactor a bitAnthony HAMON