summaryrefslogtreecommitdiffstats
path: root/tests/testsuite/directory.rs
AgeCommit message (Expand)Author
2019-09-28feat: Use tilde for home_directory when under version control (#439)yuri
2019-09-20feat: add support for logical paths in directory (#366)Kevin Song
2019-08-26feat: Add ability to use an alternate directory truncation style (#239)Neil Kistner
2019-08-21fix: Failing Tests if home is a git directory (#214)Kevin Song
2019-08-18fix: Fix directory_in_root integration test on Windows (#181)John Merchant
2019-08-16feat: Add option to control git directory truncation (#165)Saghm Rossi
2019-08-16fix: Fix compilation on NixOS with sandboxing (#164)Bruno Bigras
2019-08-13fix: Fix issues with nodejs and golang configuration (#146)Matan Kushner
2019-07-28feat: Allow directory truncation length to be configured (#120)Andrew Dassonville
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-06-06Refactor integration tests (#71)Matan Kushner