Commit graph

245 commits

Author SHA1 Message Date
821a335381
refactor: use less ambiguous name 2023-08-08 08:54:15 -05:00
d26c0b1d53
fix: stop at id match 2023-08-08 08:49:12 -05:00
570793870c
docs: update docs with new remove command 2023-08-08 08:44:45 -05:00
8e1502951f
chore: bump version 2023-08-08 01:28:14 -05:00
694b57d5fa
fix: only log debug if not error 2023-08-08 01:19:00 -05:00
1a254a5441
refactor: add space to error 2023-08-08 01:10:16 -05:00
3a2832e9a3
docs: updates svgs 2023-08-08 01:08:12 -05:00
65af6834bd
fix: prefer exact matches for id's 2023-08-08 01:04:08 -05:00
91d3fcdaf4
refactor: more OOP less redundancy 2023-08-08 00:54:13 -05:00
6bf2ae4e83
fix: use full id's for viv list -q 2023-08-08 00:53:28 -05:00
c453b8f4bd
refactor: autogenerate flags more 2023-08-07 19:18:18 -05:00
dadf4dacbf
feat: add filtering to viv list 2023-08-07 19:07:30 -05:00
6dfc9c566a
refactor: make error message bold 2023-08-07 11:37:53 -05:00
156f358fde
docs: use better example for help 2023-08-06 22:33:35 -05:00
c75ae60c40
refactor: move remove/info under cache subcmd 2023-08-06 22:30:06 -05:00
2b7f97ecc5
docs: no more viv exe pip/python 2023-08-06 21:56:51 -05:00
36c9706d76
fix: setuptools correction for standalone 2023-08-06 13:52:14 -05:00
d6158137f2
fix: make directory before trying to write to it 2023-08-05 16:34:15 -05:00
a78624c26e
chore: update build backend 2023-08-05 16:22:01 -05:00
c5686c6e82
fix: i forgot I was using type hints 2023-08-05 15:56:58 -05:00
0547fd6c36
docs: use relative links 2023-08-05 12:09:48 -05:00
d8418d2d27
chore: bump version 2023-08-04 14:35:22 -05:00
820791e254
chore: update lock file 2023-08-04 14:04:54 -05:00
35aa7c2788
fix: use default setuptools behavior with standalone 2023-08-04 13:39:02 -05:00
5febbe0267
fix: properly re-use environments 2023-08-04 10:38:09 -05:00
0411f81159
refactor: re-use vivenv.bin_exists 2023-08-04 10:11:20 -05:00
7100243470
feat: additional logging 2023-08-04 10:04:53 -05:00
6e6fb99d1c
fix: catch file not found error 2023-08-04 09:54:58 -05:00
7da6cc79f0
feat: by default include setuptools 2023-08-04 09:53:40 -05:00
ae30ff2b84
fix: use prompt in standalone venvs 2023-08-04 09:27:57 -05:00
b08eeb1c71
chore: bump version 2023-08-03 18:18:41 -05:00
266f3786ac
chore: ignore remote viv copy 2023-08-03 18:17:48 -05:00
71a2e2f600
docs: update svgs 2023-08-03 18:17:23 -05:00
7222bfe094
docs: update README 2023-08-03 18:16:40 -05:00
e613d97200
feat: add support for dependency block 2023-08-03 18:06:43 -05:00
ec123b0d7a
refactor: splitout script code 2023-08-03 17:49:09 -05:00
7932e13de6
feat: add viv prompt to venv 2023-07-31 15:31:15 -05:00
4d75feb9e3
feat: make shims overwriteable 2023-07-31 15:26:30 -05:00
5e2a62d527
docs: remove outdated standalone example 2023-07-31 15:20:22 -05:00
ad49a6e105
docs: make stopwatch use shebang instead 2023-07-31 15:20:06 -05:00
d90db35a84
fix: ignore commented lines in viv run 2023-07-31 15:03:54 -05:00
9a7dac8cf6
chore: bump version 2023-07-31 11:42:47 -05:00
d9a0b9f546
ci: update docs build 2023-07-31 11:24:11 -05:00
f442fdcdd8
fix: shims should specify python3 2023-06-16 12:08:52 -05:00
c195c540a7
fix: use scriptpath 2023-06-13 13:55:32 -05:00
838b585a52
feat: add logging 2023-06-13 13:44:25 -05:00
095e1017b2
fix: don't source empty share directory 2023-06-12 13:38:53 -05:00
39786aae21
feat: support a local script 2023-06-12 13:20:00 -05:00
e697488dda
refactor: use method instead of standalone function 2023-06-12 08:55:24 -05:00
79ae1da47b
fix: use seperate set_path function to propagate change in path 2023-06-12 08:51:48 -05:00