summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/git_branch.rs
AgeCommit message (Expand)Author
2019-09-14perf: Lazy load files from directory (#335)Nick Young
2019-09-09fix: Lazy load git repo and only run module if not disabled (#306)Neil Kistner
2019-09-07fix: Fixture repo will now clone and set git config locally (#307)Neil Kistner
2019-09-04ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)Matan Kushner
2019-09-04refactor: Move `create_fixture_repo` into common in integration tests (#282)Neil Kistner
2019-09-02feat: added truncation_length/symbol to git_branch (#268)Titouan Vervack