v/cmd/tools/vpm
2023-11-24 09:36:55 +02:00
..
common.v tools.vpm: cleanup, extract parsing into parse.v (#19979) 2023-11-24 09:36:55 +02:00
dependency_test.v tools: fix already installed detection when running v install --once without args (#19838) 2023-11-12 03:01:49 +03:00
install.v tools.vpm: cleanup, extract parsing into parse.v (#19979) 2023-11-24 09:36:55 +02:00
install_test.v tools.vpm: fix installing of modules with conflicting names, extend tests (#19961) 2023-11-23 16:07:00 +02:00
install_version_test.v tools.vpm: fix installing of modules with conflicting names, extend tests (#19961) 2023-11-23 16:07:00 +02:00
parse.v tools.vpm: cleanup, extract parsing into parse.v (#19979) 2023-11-24 09:36:55 +02:00
search.v tools.vpm: fix installing of modules with conflicting names, extend tests (#19961) 2023-11-23 16:07:00 +02:00
settings.v tools.vpm: add support for env variable VPM_FAIL_ON_PROMPT, to prevent getting stuck in test scenarios with conflicting module dir names (#19960) 2023-11-22 00:50:51 +02:00
update.v tools.vpm: simplify, add update result info (#19892) 2023-11-16 08:04:06 +02:00
update_test.v tools.vpm: simplify, add update result info (#19892) 2023-11-16 08:04:06 +02:00
vpm.v tools.vpm: validate VCS during parsing (#19943) 2023-11-21 05:14:45 +03:00