Commit graph

159 commits

Author SHA1 Message Date
5ef699944e
docs: remove some context from README.md 2023-06-02 11:53:42 -05:00
9229337f29
refactor: slight change to subprocess output style/typing 2023-06-02 07:17:17 -05:00
d1ea8c3868
fix: use pip --report instead of fake environment 2023-06-02 06:46:42 -05:00
0996628a97
refactor: use direct venv method 2023-06-02 06:46:20 -05:00
2dd4b35ee7
docs: update svgs 2023-06-01 15:56:01 -05:00
76df12d882
reafactor: rearrange for clarity 2023-06-01 15:55:17 -05:00
3cf2dce767
fix: cmd -> subcmd 2023-06-01 14:44:21 -05:00
4a1f01f459
refactor: make cli more data less boilerplate 2023-06-01 14:17:05 -05:00
8307895fdb
feat: add json output to info 2023-06-01 10:12:39 -05:00
1c2e5a85e4
fix: use tree not show for info 2023-06-01 09:59:21 -05:00
35bffaebad
fix: update access time on run/freeze 2023-06-01 09:56:51 -05:00
3b74384bc6
docs: update black shim with new standalone function 2023-06-01 09:51:15 -05:00
2da0d30867
style: linting 2023-06-01 09:50:28 -05:00
f0e18acab8
refactor: modify list parameters/add json output 2023-06-01 09:42:06 -05:00
e3284bee78
chore: update version 2023-06-01 00:20:24 -05:00
f5c91fea91
docs: proper mkdocs and cli ref 2023-06-01 00:19:58 -05:00
fcb48daade
feat(metadata)!: revamp metadata tracking
This breaks any existing cache but now allows for tracking files that
access vivenv's
2023-05-31 19:17:26 -05:00
fc30b5143b
style: seperate line for question 2023-05-31 19:17:09 -05:00
d0796ac350
fix: user proper site.addsitedir 2023-05-31 19:17:00 -05:00
7d98fd422d
docs: also update the readme with new url 2023-05-31 10:54:53 -05:00
ae77c15827
refactor: replace references with new url 2023-05-31 10:46:37 -05:00
df549555ea
ci: use dedicated sub-domain 2023-05-31 10:36:45 -05:00
e257b2a49b
fix: use raw string literal 2023-05-30 16:24:17 -05:00
a6bd81dfc3
refactor: consolidate arg checking 2023-05-30 16:16:08 -05:00
138809ebeb
refactor: modify standalone output 2023-05-30 16:15:36 -05:00
ea0342dfa3
docs: update example with new default path 2023-05-30 13:02:15 -05:00
2e46fd36b4
types: should add these while refactoring not after 2023-05-30 12:12:39 -05:00
0a12065d50
chore: add convience recipe for dev-install 2023-05-30 12:03:21 -05:00
b36e4d0d95
refactor: f-strings and templates 2023-05-30 12:00:20 -05:00
8a5f63d5e7
refactor: drop dataclass dependency 2023-05-30 10:26:56 -05:00
27d7952cb1
style: lowercase v's 2023-05-30 09:55:55 -05:00
819257c9bd
docs: update some of the docstrings 2023-05-29 14:43:42 -05:00
158acbcbce
fix(#2): don't partial match id's on named vivenvs 2023-05-29 14:40:49 -05:00
6ddd608d23
docs: add one-liner demo 2023-05-29 14:02:50 -05:00
9ab5e20add
chore: slightly modify logo 2023-05-29 13:32:09 -05:00
15442a406a
ci: remove ref check 2023-05-29 13:20:49 -05:00
f04729fd5e
chore: bump version 2023-05-29 12:52:27 -05:00
4f99120485
chore: cleanup mangled makefile 2023-05-29 12:51:55 -05:00
b5b02f82a6
chore: update version 2023-05-29 12:48:49 -05:00
f2c156daf6
chore: change makefile style 2023-05-29 12:48:07 -05:00
a015592fb0
refactor: more consolidating 2023-05-29 12:48:07 -05:00
c97bc81f08
style: bold the cli text 2023-05-29 12:48:04 -05:00
b7883a9aa9
fix: don't overwrite src without permission 2023-05-29 12:48:00 -05:00
cc8d333801
fix: suggest correct PYTHONPATH 2023-05-29 12:47:57 -05:00
3126a64463
fix: accept '--' positionals for viv exe 2023-05-29 12:47:52 -05:00
bf9249656a
fix: remove nonsense path arg 2023-05-29 12:47:48 -05:00
a616e91e4b
feat: initial viv run implementation 2023-05-29 12:47:41 -05:00
9a33a99480
refactor: move validate spec into ViVenv 2023-05-29 12:47:31 -05:00
0ec266775c
docs: put things in the correct order 2023-05-28 18:47:30 -05:00
d6acc562e5
chore: bump version 2023-05-28 18:44:10 -05:00