summaryrefslogtreecommitdiffstats
path: root/test/repos
AgeCommit message (Expand)Author
2019-03-16allow autostashing changes when checking out a branchJesse Duffield
2019-03-02use sh intead of bash for the sake of testing on the docker imageJesse Duffield
2019-02-24improve script for making a test repoJesse Duffield Duffield
2018-12-11more work on rebasing including visual indicatorsJesse Duffield
2018-09-20commands/git : refactor test to Diff, refactor functionAnthony HAMON
2018-08-28support unicode charactersJesse Duffield
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-21make bom.sh executable for easier testingJesse Duffield
2018-08-20Convert \r\n to \n; don't depend on unix2dosTommy Nguyen
2018-08-19Merge branch 'master' into 157_remove_bomTommy Nguyen
2018-08-19Factor out into NormalizeLinefeeds; add testsTommy Nguyen
2018-08-19add user email and config to test repo generatorsJesse Duffield
2018-08-19add test for variety of potential git diff situationsJesse Duffield
2018-08-17add test repo for all the kinds of files that show up when diffingJesse Duffield
2018-08-16[rebase] Fix errors; update dependenciesTommy Nguyen
2018-08-16add BOM test generatorTommy Nguyen
2018-08-15add credential helper to config of test repoJesse Duffield
2018-08-14add gpg repo generatorJesse Duffield
2018-08-14update pre-commit hookJesse Duffield
2018-08-12rearrange test repo generatorsJesse Duffield