-
Notifications
You must be signed in to change notification settings - Fork 702
Pull requests: etcd-io/bbolt
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Move all bbolt commands into a separate package/directory
cmd/bbolt/command
approved
size/L
#1088
by ahrtr
was merged Sep 12, 2025
Loading…
internal/common: added PgidSet to replace usages of map[Pgid]bool
size/M
#1087
by arturmelanchyk
was closed Sep 11, 2025
Loading…
Cleanup the legacy Main command and move some common functions into utils.go
approved
size/L
#1081
by ahrtr
was merged Sep 9, 2025
Loading…
build(deps): Bump github.com/spf13/pflag from 1.0.7 to 1.0.9
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
size/XS
#1077
by dependabot
bot
was closed Sep 2, 2025
Loading…
chore(main): Bump Go to 1.25.0
do-not-merge/hold
ok-to-test
size/XS
#1069
by greenblade29
was closed Aug 26, 2025
Loading…
[deprecated] wrong base branch
needs-rebase
size/XXL
#1067
by silentred
was closed Aug 20, 2025
Loading…
Update release date for 1.3.12 and 1.4.3
approved
size/XS
#1064
by ahrtr
was merged Aug 19, 2025
Loading…
#1056 Interface renaming to Freelist and regarding changes
size/M
#1062
by ayushhhhyqxv
was closed Aug 19, 2025
Loading…
Update 1.3 and 1.4 changelog to cover WriteTo change
approved
size/XS
#1061
by ahrtr
was merged Aug 19, 2025
Loading…
Update (*Tx)WriteTo to reuse the already opened file if WriteFlag not set
approved
size/L
#1057
by ahrtr
was merged Aug 19, 2025
Loading…
Fix test case TestDB_HugeValue for 32 bit systems
approved
backport/v1.4
size/S
#1045
by ahrtr
was merged Aug 10, 2025
Loading…
chore(cmd): migrate
page
command to cobra style
needs-rebase
ok-to-test
size/L
#1022
by lavishpal
was closed Jul 10, 2025
Loading…
chore(cmd): migrate
get
command to cobra style
needs-rebase
ok-to-test
size/L
#1021
by lavishpal
was closed Jul 10, 2025
Loading…
chore(cmd): migrate
page
command to cobra style
needs-ok-to-test
size/XL
#1020
by lavishpal
was closed Jul 3, 2025
Loading…
chore(cmd): migrate
get
command to cobra style
ok-to-test
size/L
#1017
by lavishpal
was closed Jul 3, 2025
Loading…
Update changelog to cover the meta page protection fix
approved
size/XS
#1007
by ahrtr
was merged Jun 26, 2025
Loading…
Protect meta page when it's being written
approved
size/XS
#1004
by ahrtr
was closed Jun 26, 2025
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.