summaryrefslogtreecommitdiffstats
path: root/pkg/commands/git_test.go
AgeCommit message (Expand)Author
2018-09-12commands/git : add tests on SquashPreviousTwoCommitsAnthony HAMON
2018-09-12commands/git : swap global/local get configAnthony HAMON
2018-09-11commands/git : fix testAnthony HAMON
2018-09-11commands/git : add test to Push func, refactorAnthony HAMON
2018-09-11commands/git : add test to Commit func, refactorAnthony HAMON
2018-09-11commands/git: rewrite UsingGpg, add testsAnthony HAMON
2018-09-09commands/git : fix function callAnthony HAMON
2018-09-09commands/git : add several tests, do some cleanupAnthony HAMON
2018-09-09commands/git : rename functionsAnthony HAMON
2018-09-09commands/git : add tests for GetCommitsToPushAnthony HAMON
2018-09-09commands/git : add tests for UpstreamDifferentCountAnthony HAMON
2018-09-09rewrite to use subtestsAnthony HAMON
2018-09-04use RunCommandAnthony HAMON
2018-09-04rename NewApp to SetupAnthony HAMON
2018-09-04merge setup in function that create a new git commandAnthony HAMON
2018-09-04pkg/git : add tests for SetupGitAnthony HAMON
2018-09-01add simple test for PrepareCommitAmendSubProcessDaniele D'Orazio
2018-08-29fix git testsAnthony HAMON
2018-08-29add tests for MergesStatusFilesAnthony HAMON
2018-08-29add test for StashSave and refactor StashSave methodAnthony HAMON
2018-08-29add test for StashDo and refactor StashDo methodAnthony HAMON
2018-08-29add tests for GetStatusFilesAnthony HAMON
2018-08-29add test for GetStashEntryDiffAnthony HAMON
2018-08-29add test for GetStashEntriesAnthony HAMON
2018-08-29use assert in tests, rename testing methodAnthony HAMON
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26move dummy functions, rename functionsAnthony HAMON
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-19handle filenames with spaces betterJesse Duffield
2018-08-19add test for variety of potential git diff situationsJesse Duffield