Commit Graph

29465 Commits

Author SHA1 Message Date
angelamayxie f10a06957b Merge pull request #10498 from dolthub/angelamayxie-0cb492ad
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-12 14:40:36 -08:00
angelamayxie aa11217f34 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-12 21:57:36 +00:00
Zach Musgrave d30063bf6a Merge pull request #10491 from dolthub/zachmu/kill-noms3
[no-release-notes] Removing dead code orphaned from last round of LD1 cleanup
2026-02-12 13:27:38 -08:00
coffeegoddd 661248a600 [ga-bump-release] Update Dolt version to 1.81.9 and release v1.81.9 v1.81.9 2026-02-12 21:19:16 +00:00
angelamayxie 9d23b3b21e Merge pull request #10492 from dolthub/angelamayxie-d6f567de
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-12 12:50:45 -08:00
Elian 37e1b609ed Merge pull request #10487 from dolthub/elian/10462
Fix `dolt_clean` not respecting `dolt_ignore` and `dolt_nonlocal_tables` patterns
2026-02-12 12:47:21 -08:00
zachmu e23d7f8407 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2026-02-12 20:22:55 +00:00
Zach Musgrave 9e303a2bac added still-used const back 2026-02-12 12:14:18 -08:00
angelamayxie 19681ec925 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-12 20:10:39 +00:00
Zach Musgrave 23e45f4a05 got rid of table edit accumulator, unused 2026-02-12 12:05:59 -08:00
Zach Musgrave f3f5dd238f got rid of unused fields on EditorOpts 2026-02-12 11:59:12 -08:00
elianddb f0e4dfd7ff Merge remote-tracking branch 'origin/main' into elian/10462 2026-02-12 11:24:20 -08:00
elianddb 08194befa9 fix suggestions 2026-02-12 11:19:10 -08:00
Zach Musgrave 7c58d972cf Merge pull request #10450 from dolthub/zachmu/table-name-panic
fix panic for empty table names, now a normal error
2026-02-12 10:21:00 -08:00
Neil Macneale IV e30cfc7add Merge pull request #10482 from dolthub/macneale4-claude/commit-hooks2
commit verification with dolt_tests
2026-02-12 10:00:20 -08:00
elianddb da41e3e193 add use of -x for cherry-pick bats test 2026-02-11 18:28:46 -08:00
elianddb 82d58cb7d9 amend checkout to overwrite ignore by default 2026-02-11 17:45:31 -08:00
elianddb f27678bc27 mv dolt_clean specific tests to a separate file 2026-02-11 17:45:31 -08:00
elianddb 181f336281 fix dolt_ignore and dolt_nonlocal_tables patterns not being respected by dolt_clean and add tests 2026-02-11 17:45:31 -08:00
coffeegoddd 7e12297038 [ga-bump-release] Update Dolt version to 1.81.8 and release v1.81.8 v1.81.8 2026-02-12 01:22:42 +00:00
Zach Musgrave 95861b152e Realizing that almost all of editor opts are completely useless outside of LD1 2026-02-11 17:18:21 -08:00
Zach Musgrave a62d6e89f3 delete 2026-02-11 16:48:55 -08:00
Neil Macneale IV ca6143c13b The batch_mode test may be fixed with the defaultSkippedQueries 2026-02-11 16:39:01 -08:00
Dustin Brown 621a810361 Merge pull request #10485 from dolthub/db/fixes
Git remote support fixes: shard git blobstore writes and normalize clone/remote URLs
2026-02-11 16:38:33 -08:00
Zach Musgrave 64ebe21513 deleted 2026-02-11 16:32:40 -08:00
Zach Musgrave 962b0d5043 delete 2026-02-11 16:16:49 -08:00
Zach Musgrave aa10c5329f dead code 2026-02-11 16:08:50 -08:00
Neil Macneale IV 3663d95b0d test workarounds 2026-02-11 16:08:19 -08:00
Zach Musgrave 7ec00c2e76 lots of dead code removed 2026-02-11 16:06:34 -08:00
coffeegoddd☕️✨ 50f92c7f1f /{go,integration-tests}: pr feedback 2026-02-11 16:04:14 -08:00
Zach Musgrave 3a0313c800 more dead code 2026-02-11 15:49:32 -08:00
coffeegoddd☕️✨ c494873358 /integration-tests/bats/sql-remotes-git.bats: fix tests 2026-02-11 15:33:27 -08:00
Zach Musgrave 75ea45f2cd remove unused code 2026-02-11 15:33:19 -08:00
Zach Musgrave 15b89d5bda unused code 2026-02-11 15:29:19 -08:00
Zach Musgrave 0430dea293 remove dead code 2026-02-11 15:27:30 -08:00
angelamayxie 069285c086 Merge pull request #10484 from dolthub/angelamayxie-85072e59
[auto-bump] [no-release-notes] dependency by angelamayxie
2026-02-11 15:27:21 -08:00
Zach Musgrave 35252cd1c0 dead code 2026-02-11 15:24:17 -08:00
coffeegoddd☕️✨ f19ddbfac2 /{go,integration-tests}: set max size 2026-02-11 15:22:52 -08:00
Zach Musgrave cba7e85672 remove dead code 2026-02-11 15:21:08 -08:00
Zach Musgrave 4753a64ddc remove dead code 2026-02-11 15:10:12 -08:00
Zach Musgrave da07d80472 Merge pull request #10481 from dolthub/zachmu/kill-noms2
[no-review-notes] Removed most of the remaining LD_1 specific codepaths and types
2026-02-11 14:58:55 -08:00
coffeegoddd☕️✨ 7e35f80506 /go/cmd/dolt/commands: fix clone issue 2026-02-11 14:24:37 -08:00
angelamayxie fcfbade778 [ga-bump-dep] Bump dependency in Dolt by angelamayxie 2026-02-11 22:07:28 +00:00
Zach Musgrave 2d0493d1f1 Merge branch 'zachmu/kill-noms2' of github.com:dolthub/dolt into zachmu/kill-noms2 2026-02-11 14:04:22 -08:00
Zach Musgrave e095fa1612 that skip was important after all 2026-02-11 14:04:19 -08:00
zachmu f8e05a95c0 [ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh 2026-02-11 21:27:15 +00:00
Dustin Brown 3c2969b73a Merge pull request #10483 from dolthub/db/dbfactory
Add `git+*` dbfactory remotes with required `--git-cache-dir`, `--ref` support, and integration tests
2026-02-11 13:25:05 -08:00
Zach Musgrave 3bda2f98b6 removed more redundant format assertions 2026-02-11 13:18:08 -08:00
Zach Musgrave 26bf4d51d1 Fixed previous errors 2026-02-11 13:01:02 -08:00
Neil Macneale IV 94eddc5a8a Remove nonsense row len check 2026-02-11 12:51:57 -08:00