v/cmd/tools/vpm
2023-11-15 16:16:01 +11:00
..
common.v all: update attributes to use new syntax 2023-11-15 16:16:01 +11: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: use expansion character/string to format home paths in vpm output (#19847) 2023-11-12 16:09:04 +02:00
install_test.v tools: extend vpm to support specifying git version tags when installing modules (#19835) 2023-11-11 14:40:34 +02:00
install_version_test.v tools: extend vpm to support specifying git version tags when installing modules (#19835) 2023-11-11 14:40:34 +02:00
search.v tools: improve error messages, add color coding and debug logging (#19781) 2023-11-07 14:23:53 +02:00
settings.v tools: support --verbose in vpm, as an alternative to -v, to enable verbose output (#19848) 2023-11-12 13:49:50 +02:00
update.v tools: don't interrupt resolving deps by vpm, when a module failed updating, improve detecting invalid, add update_test (#19867) 2023-11-14 22:16:11 +02:00
update_test.v tools: don't interrupt resolving deps by vpm, when a module failed updating, improve detecting invalid, add update_test (#19867) 2023-11-14 22:16:11 +02:00
vpm.v tools: cleanup, prepare vpm version installs (#19821) 2023-11-10 14:11:31 +02:00