summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/git_branch.rs
AgeCommit message (Expand)Author
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-07-05feat: git branch: read from HEAD on newly initialized repo (#1336)Walther Chen
2020-06-24feat(git): honor `GIT_DIR` environment variable (#1348)Dario Vladović
2020-05-06fix(git): show branch name in fresh repo (unborn master) (#1093)Hendrik Rombach
2020-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-15test: Add null tests to modules that don't have them (#1104)Thomas O'Donnell
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
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