Neil Macneale IV
|
eeecb7cd94
|
Use a linked list for queues to avoid leak
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
5c8dec5da0
|
PR Feedback
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
9f9611ad13
|
Add MustReadValue method to simplify things
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
bdd586393b
|
Fix hanging test
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
93a9d68813
|
Ref.TargetValue has mixed expectations on nil value returns
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
593fc0cd75
|
Fix fsck test with message update
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
1539006554
|
Fix dolt init
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
0d256a26b6
|
Avoid possible panic
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
cb147094d5
|
missed update of reachableCommits
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
b39f9ce71d
|
validate parent closure
|
2026-01-08 09:55:34 -08:00 |
|
Neil Macneale IV
|
9fe4f62c7c
|
Code cleaned up
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
4d40aefd99
|
Add missing table test
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
1b4fa88cd3
|
one less message
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
2afe6bfb44
|
more progress details
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
7b071d7839
|
less verbose progress
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
2b5871bc8f
|
Refactor, cleanup, simplify
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
de24553ec3
|
Gather commit messages with first pass
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
8aaa6fb73e
|
Don't error out when you can't initialize the completer
Degrade experience but make it possible to work.
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
eeefe3fcc8
|
Don't panic when unmarshelling a schema with missing chunks
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
487ee9f4ae
|
WIP - not sure how to handle GetCommittedValue.
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
3741b497dd
|
typo
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
9763c9e7e6
|
WIP - deal with nil values
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
c082bf77b0
|
Remove a FK object
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
9c3b53f12a
|
Add test for missing schema object
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
386f52b726
|
Add missing closure test
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
940c8e6bf1
|
Complain when a closure object is missing
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
877cc899d4
|
simplify unneeded loop
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
77988d10f8
|
Collect heads
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
f5fafc6754
|
WIP
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
a5b14313c4
|
Pass through commit id for messaging
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
de12cef8db
|
Now we walk serial messages of the root tree
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
d748ed7971
|
code cleanup
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
b0a4c5c568
|
Handle commit closures and address maps
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
f8fcc2f652
|
print specific commit and barf on unreadched
|
2026-01-08 09:55:33 -08:00 |
|
Neil Macneale IV
|
5c0423e16b
|
First pass on manual walk
|
2026-01-08 09:55:33 -08:00 |
|
Zach Musgrave
|
92cfa3fd08
|
Merge pull request #10281 from dolthub/zachmu/drop-schema
drop schema support
|
2026-01-07 16:25:54 -08:00 |
|
Zach Musgrave
|
6885a3b026
|
new gms
|
2026-01-07 16:17:31 -08:00 |
|
Zach Musgrave
|
ed62ee8928
|
new gms
|
2026-01-07 16:04:24 -08:00 |
|
Zach Musgrave
|
ca12a09b6f
|
Merge branch 'zachmu/drop-schema' of github.com:dolthub/dolt into zachmu/drop-schema
|
2026-01-07 15:50:42 -08:00 |
|
Zach Musgrave
|
1e6535d261
|
new gms
|
2026-01-07 15:50:21 -08:00 |
|
coffeegoddd
|
f3ed2a9214
|
[ga-bump-release] Update Dolt version to 1.79.4 and release v1.79.4
v1.79.4
|
2026-01-07 23:12:00 +00:00 |
|
zachmu
|
d9e007f208
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-01-07 23:06:54 +00:00 |
|
Zach Musgrave
|
e269c6a33d
|
new gms
|
2026-01-07 14:58:19 -08:00 |
|
Zach Musgrave
|
ef926d7fa5
|
Merge branch 'zachmu/drop-schema' of github.com:dolthub/dolt into zachmu/drop-schema
|
2026-01-07 14:51:25 -08:00 |
|
Zach Musgrave
|
2efae499fe
|
new schema db interface
|
2026-01-07 14:51:21 -08:00 |
|
Elian
|
39ab454a06
|
Merge pull request #10286 from dolthub/elian/10283
Fix `show tables` to show singular name when local table name conflicts with a non-local table name
|
2026-01-07 14:29:44 -08:00 |
|
elianddb
|
b8f00a1430
|
fix local name set definition to use struct
|
2026-01-07 12:52:47 -08:00 |
|
elianddb
|
809cd1ad69
|
add comment explaining the use of local table name set when filtering non-local table names
|
2026-01-07 11:15:18 -08:00 |
|
elianddb
|
9a1492854e
|
fix show tables to show singular name when local table name conflicts with non-local table
|
2026-01-07 11:07:43 -08:00 |
|
coffeegoddd
|
79a026554a
|
[ga-bump-release] Update Dolt version to 1.79.3 and release v1.79.3
v1.79.3
|
2026-01-07 00:57:15 +00:00 |
|