Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
inigam
/
dolt
Public
forked from
dolthub/dolt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 10, 2025
allow `dolt init` on dolt repo with just `config.json` (#8838)
jycor
authored
5a3735c
View commit details
Copy full SHA for 5a3735c
Browse repository at this point
Commits on Feb 7, 2025
[ga-bump-release] Update Dolt version to 1.49.1 and release v1.49.1
coffeegoddd
committed
13d1c2d
View commit details
Copy full SHA for 13d1c2d
Browse repository at this point
[no-release-notes] fix bad tests and bump (#8837)
jycor
authored
5b028a5
View commit details
Copy full SHA for 5b028a5
Browse repository at this point
Merge pull request #8831 from dolthub/nicktobey/jsonread
Show description for f703df9
nicktobey
authored
f703df9
View commit details
Copy full SHA for f703df9
Browse repository at this point
Re-enable disabled json test.
nicktobey
committed
c6d7f65
View commit details
Copy full SHA for c6d7f65
Browse repository at this point
Revert PR #8723 which disabled the smart JSON chunker when the document contained large strings.
Show description for 34f9158
nicktobey
committed
34f9158
View commit details
Copy full SHA for 34f9158
Browse repository at this point
Expand itemWidth field to 32 bits.
nicktobey
committed
edfa9c7
View commit details
Copy full SHA for edfa9c7
Browse repository at this point
Commits on Feb 5, 2025
Merge pull request #8817 from dolthub/zachmu/extended-encoding
Show description for 9e36f51
zachmu
authored
9e36f51
View commit details
Copy full SHA for 9e36f51
Browse repository at this point
fix build break (#8819)
macneale4
authored
cc43725
View commit details
Copy full SHA for cc43725
Browse repository at this point
Merge pull request #8813 from dolthub/aaron/nbs-manifest-update-dedup
Show description for 973ca47
reltuk
authored
973ca47
View commit details
Copy full SHA for 973ca47
Browse repository at this point
Merge pull request #8810 from dolthub/aaron/nbs-iterate-all-chunks-stats
Show description for cb155c5
reltuk
authored
cb155c5
View commit details
Copy full SHA for cb155c5
Browse repository at this point
[ga-bump-release] Update Dolt version to 1.49.0 and release v1.49.0
coffeegoddd
committed
8cc323e
View commit details
Copy full SHA for 8cc323e
Browse repository at this point
Merge pull request #8811 from dolthub/aaron/nbs-ghost-store-refcheck
Show description for 568590e
reltuk
authored
568590e
View commit details
Copy full SHA for 568590e
Browse repository at this point
Merge pull request #8809 from dolthub/aaron/binlog-replica-test-sleeps
Show description for 5dece74
reltuk
authored
5dece74
View commit details
Copy full SHA for 5dece74
Browse repository at this point
Merge pull request #8800 from dolthub/fulghum/rm-sql-server-user
Show description for d766206
fulghum
authored
d766206
View commit details
Copy full SHA for d766206
Browse repository at this point
[ga-bump-dep] Bump dependency in Dolt by max-hoffman (#8814)
Show description for e81bed9
coffeegoddd
and
max-hoffman
authored
e81bed9
View commit details
Copy full SHA for e81bed9
Browse repository at this point
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
zachmu
committed
9a2e242
View commit details
Copy full SHA for 9a2e242
Browse repository at this point
Bug fix for encoding extended types in keys
zachmu
committed
4398e55
View commit details
Copy full SHA for 4398e55
Browse repository at this point
go: store/nbs: ghost_store.go: Fix bug in refCheck so it actually updates recs records.
reltuk
committed
a279a81
View commit details
Copy full SHA for a279a81
Browse repository at this point
Commits on Feb 4, 2025
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
reltuk
committed
928ae32
View commit details
Copy full SHA for 928ae32
Browse repository at this point
[kvexec] literal types cast to lookup expr type (#8808)
max-hoffman
authored
3fa6a29
View commit details
Copy full SHA for 3fa6a29
Browse repository at this point
[kvexec] fix left join nullability bug (#8812)
max-hoffman
authored
094fc7b
View commit details
Copy full SHA for 094fc7b
Browse repository at this point
[no-release-notes] go: store/nbs: Unify logic from UpdateManifest and UpdateManifestWithAppendix
reltuk
committed
13b81b9
View commit details
Copy full SHA for 13b81b9
Browse repository at this point
Merge pull request #8732 from dolthub/fulghum/journal
Show description for 04498d5
fulghum
authored
04498d5
View commit details
Copy full SHA for 04498d5
Browse repository at this point
[no-release-notes] go: store/nbs: GhostBlockStore: Add refCheck which participates in updating hasRecords.
Show description for 56b42c9
reltuk
committed
56b42c9
View commit details
Copy full SHA for 56b42c9
Browse repository at this point
[no-release-notes] go: nbs/store: Small cleanups to iterateAllChunks.
Show description for e701e5e
reltuk
committed
e701e5e
View commit details
Copy full SHA for e701e5e
Browse repository at this point
PR Feedback: Making processJournalRecords() less aggressive on error'ing out for invalid journal records, to preserve graceful crash consistency
fulghum
committed
c0c9c64
View commit details
Copy full SHA for c0c9c64
Browse repository at this point
Tidying up journal writer code comments and error handling
fulghum
committed
55001ef
View commit details
Copy full SHA for 55001ef
Browse repository at this point
go: sqle/binlogreplication: Add some waits for more reliable observations of IO_error results.
reltuk
committed
6d95550
View commit details
Copy full SHA for 6d95550
Browse repository at this point
Commits on Feb 3, 2025
Merge pull request #8783 from dolthub/nicktobey/lazy-load
Show description for b4b6d71
nicktobey
authored
b4b6d71
View commit details
Copy full SHA for b4b6d71
Browse repository at this point
Merge pull request #8806 from dolthub/liuliu/replace-cli-printErrf-with-println
Show description for d1e90c4
liuliu-dev
authored
d1e90c4
View commit details
Copy full SHA for d1e90c4
Browse repository at this point
printf
liuliu-dev
committed
00cacf4
View commit details
Copy full SHA for 00cacf4
Browse repository at this point
Deprecate user and pass options for sql-server
fulghum
committed
9dd401c
View commit details
Copy full SHA for 9dd401c
Browse repository at this point
print start server log
liuliu-dev
committed
3cf7df2
View commit details
Copy full SHA for 3cf7df2
Browse repository at this point
Merge remote-tracking branch 'origin/main' into nicktobey/lazy-load
nicktobey
committed
2911085
View commit details
Copy full SHA for 2911085
Browse repository at this point
Previous
Next
You can’t perform that action at this time.