summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2020-06-24feat(git): honor `GIT_DIR` environment variable (#1348)Dario Vladović
2020-06-22build(deps): bump path-slash from 0.1.1 to 0.1.2 (#1377)dependabot-preview[bot]
2020-06-21feat(dotnet): adds additional files to detect .net projects (#1303)Daniel A. White
2020-06-20Replace `dirs` with `dirs-next` dependency (#1361)Julian Gehring
2020-06-17fix(directory): Fix path contractions for symlinked git repos (#1299)SeongChan Lee
2020-06-14feat(python): Add option to change the python binary (#1297)Thomas O'Donnell
2020-05-31feat(directory): Add directory substitutions (#1183)Radu Butoi
2020-05-21ci: upgrade Python for integration tests (#1243)Matan Kushner
2020-05-08ci: Update Python to 3.8.2 (#1181)John Letey
2020-05-06fix(git): show branch name in fresh repo (unborn master) (#1093)Hendrik Rombach
2020-04-30fix(directory): avoid confusing modules with PowerShell paths (#1114)Jean Gautier
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-04-14ci(python): Fix broken tests (#1103)Thomas O'Donnell
2020-04-14feat(python): Add scan_for_pyfiles option (#692)Alex Jurkiewicz
2020-04-13fix: Do not depend on user's config in conda tests (#1098)Stanisław Barzowski
2020-04-07feat(nix_shell): add symbol to nix-shell module (#1058)Bernardo Meurer
2020-04-06feat(aws): Use AWS_VAULT as the profile if set (#984)Kevin Pullin
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-02-26feat: add singularity module (#932)Tadej Novak
2020-02-21test: refactor ruby and php modules to use mocked commands (#936)Thomas O'Donnell
2020-02-12feat(git_commit): Show the hash of commits when detached HEAD (#738)nesmyslny
2020-02-12test(golang): refactor golang tests to use mocked command (#925)Thomas O'Donnell
2020-02-06test: port Haskell module tests to integration test (#913)Andrew Prokhorenkov
2020-02-01feat!: Update colors of package and php modules (#782)Matan Kushner
2020-01-26test(nodejs): Port nodejs module tests from E2E to integraton (#867)Matan Kushner
2020-01-25feat: add Haskell Stack support (#546)Andrew Prokhorenkov
2020-01-18fix: Fix incorrect prefix usage in cmd_duration module (#832)Thomas O'Donnell
2020-01-17ci: Update CI dependencies (#850)Matan Kushner
2020-01-08test: Ignore AWS tests that depend on the File System (#817)Thomas O'Donnell
2020-01-06ci: Remove Docker test environment from CI (#806)Matan Kushner
2020-01-03perf(hg_branch): Replace direct calls to `hg` (#803)David Hewson
2019-12-28feat(git_status): Add a stash count segment (#598)marblenix
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-12-09fix: Truncate long paths in conda environment names (#694)AppleTheGolden
2019-12-08feat: Implement terraform module with workspace and version (#644)wdullaer
2019-12-06feat: Add prefix config to directory module (#642)Dan Wendorf
2019-12-06feat: Add git_commit module (#673)Qingping Hou
2019-12-05feat: Add PHP version module (#244)Stephen Ball
2019-12-02feat: Add the hg_branch module (#569)Luca Greco
2019-11-05ci: Update Python to 3.7.5 (#628)Matan Kushner
2019-11-02feat: Enable the python module in virtual envs (#584)Thomas O'Donnell
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-10-26feat: Show git_status counts (#434)Brian Low
2019-10-24fix: Use logical path instead of physical path when available (#398)Zhenhui Xie
2019-10-17fix: Separate Python version string and env name (#548)Nguyễn Hồng Quân
2019-10-16feat: Implement PowerShell support (#470)David Knaack
2019-10-15refactor: Replace tempdir test utility with tempfile::tempdir (#538)Matan Kushner
2019-10-15feat: Add configuration for hostname truncation (#485)Zach Mertes