summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/git_status.rs
AgeCommit message (Expand)Author
2019-09-15feat: Add configuration for the `git_status` prefix and suffix (#367)Kutsuzawa Ryo
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-05feat: Add config for ahead/behind count of tracked branch (#281)Neil Kistner
2019-09-04refactor: Move `create_fixture_repo` into common in integration tests (#282)Neil Kistner
2019-09-02test: Add an integration test for disabling untracked filesMatan Kushner
2019-08-27feat: Add commit count for ahead/behind symbols (#247)Neil Kistner