Blake Mizerany
6aa9795c4f
x: replace all import paths for bllamo.com with github.com/ollama/ollama
2024-04-04 14:54:36 -07:00
Blake Mizerany
7cd939690a
x/mode: Path -> Name
2024-04-04 14:40:01 -07:00
Blake Mizerany
42cda9dd46
x/build: fix some build errors
2024-04-04 14:29:03 -07:00
Blake Mizerany
58de2b8d4a
x/model: move x/build.Ref -> x/model.Path
...
Also, update names and comments accordingly.
2024-04-04 14:02:31 -07:00
Blake Mizerany
de72688b35
x/build/blob: replace confusing WithX method forms with Merge
2024-04-04 13:51:24 -07:00
Blake Mizerany
cbb367b1df
x/build/blob: check name + valid invariant
2024-04-04 13:39:15 -07:00
Blake Mizerany
18160475c4
x/build/blob: more tests
2024-04-04 12:11:07 -07:00
Blake Mizerany
31e9b3dd15
x/build/blob: cover Complete
2024-04-04 11:54:13 -07:00
Blake Mizerany
e28cfdf813
x/build/blob: cover the case of an empty build
2024-04-04 11:46:46 -07:00
Blake Mizerany
2751c26da7
x/build/blob: more tests
2024-04-04 11:43:07 -07:00
Blake Mizerany
45ca3c80e8
x/build/blob: more tests for ParseRef
...
Also, remove superfluous checks in Valid for invalid parts that are
present, which is impossible to have since Parts ensures all parts are
valid, and ParseRef ensures the ref is valid.
2024-04-04 11:36:10 -07:00
Blake Mizerany
d85fbd0e99
another fuzzing find
2024-04-04 11:19:03 -07:00
Blake Mizerany
acf1cb1dc4
x/build/blob: fix handling of slash prefixes
2024-04-04 00:41:13 -07:00
Blake Mizerany
c787b8b2dd
...
2024-04-04 00:27:06 -07:00
Blake Mizerany
9f2d8d2117
...
2024-04-04 00:11:31 -07:00
Blake Mizerany
d42c3f6be1
x/build/blob: add fuzz test for ParseRef
2024-04-03 23:50:43 -07:00
Blake Mizerany
4ea3e9efa6
x/build/blob: lock in zero allocs for ParseRef
2024-04-03 23:03:36 -07:00
Blake Mizerany
2e1ea6ecaa
x/build/blob: move most commit value checks to emit func
2024-04-03 22:55:53 -07:00
Blake Mizerany
6d2da77ce2
x/build/blob: add Parts for streaming ref parts
...
Also, make ParseRef use the new Parts method to parse the ref parts.
2024-04-03 22:27:55 -07:00
Blake Mizerany
def4d902bf
... wip still broke
2024-04-03 22:15:58 -07:00
Blake Mizerany
adc23d5f96
Add 'x/' from commit 'a10a11b9d371f36b7c3510da32a1d70b74e27bd1'
...
git-subtree-dir: x
git-subtree-mainline: 7d05a6ee8f44b314fa697a427439e5fa4d78c3d7
git-subtree-split: a10a11b9d371f36b7c3510da32a1d70b74e27bd1
2024-04-03 10:40:23 -07:00