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 |
|
zachmu
|
294a863b1b
|
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
|
2026-01-07 00:35:25 +00:00 |
|
Zach Musgrave
|
c6d39505a1
|
new gms
|
2026-01-06 16:26:42 -08:00 |
|
Zach Musgrave
|
8ebfe7b38e
|
merge main
|
2026-01-06 16:26:23 -08:00 |
|
Zach Musgrave
|
cd4195a732
|
new gms
|
2026-01-06 16:23:29 -08:00 |
|
Zach Musgrave
|
f24d078d4b
|
drop schema support
|
2026-01-06 16:20:56 -08:00 |
|
Neil Macneale IV
|
7fa7f2ad8d
|
Merge pull request #10266 from dolthub/macneale4/contrib
[no-release-notes] remove unnecessary local vars from loops
|
2026-01-06 16:05:56 -08:00 |
|
Elian
|
cdd1dec2d4
|
Merge pull request #10277 from dolthub/elian/10269-dtfs
[no-release-notes] Add *skipped* tests for `dolt_diff_summary()` and `dolt_patch()` `@@dolt_schema_override` future support
|
2026-01-06 15:52:57 -08:00 |
|
angelamayxie
|
c63503fe63
|
Merge pull request #10280 from dolthub/angelamayxie-877fb58d
[auto-bump] [no-release-notes] dependency by angelamayxie
|
2026-01-06 15:51:50 -08:00 |
|
Elian
|
1dff1790f8
|
Merge pull request #10241 from dolthub/elian/tz
Embed IANA time zone database for clean environments
|
2026-01-06 15:22:20 -08:00 |
|
elianddb
|
54a708ce6d
|
fix struct order
|
2026-01-06 15:15:27 -08:00 |
|
angelamayxie
|
3b58ba3767
|
[ga-bump-dep] Bump dependency in Dolt by angelamayxie
|
2026-01-06 23:14:02 +00:00 |
|
elianddb
|
7e1d4a027a
|
add schema override for dolt_patch and dolt_diff_summary
|
2026-01-06 15:12:43 -08:00 |
|