This website requires JavaScript.
Explore
Help
Sign In
johno
/
beads
Watch
1
Star
0
Fork
0
You've already forked beads
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4657ec7640b71ce20a2f9408ce6177bdd8ce0993
beads
/
internal
T
History
Steve Yegge
4657ec7640
Merge pull request
#569
from crcatala/feature/daemon-status-config
...
feat(daemon): show configuration in `bd daemon --status` output
2025-12-16 00:35:07 -08:00
..
autoimport
fix: NixOS symlink compatibility for mtime and permission checks (
#459
)
2025-12-05 13:22:09 -08:00
beads
fix(ci): update nix vendorHash and fix integration test compilation
2025-12-14 22:18:10 -08:00
compact
…
config
feat(cli): add --lock-timeout flag for SQLite busy_timeout control (
#536
)
2025-12-13 18:07:49 -08:00
configfile
feat: change deletions TTL default from 7 to 3 days
2025-12-03 22:44:59 -08:00
daemon
feat: add Git worktree compatibility (PR
#478
)
2025-12-13 12:50:33 -08:00
debug
…
deletions
…
export
…
git
fix(lint): resolve all golangci-lint errors
2025-12-14 22:36:51 -08:00
importer
bd-ckej: fix orphan skip count mismatch on fresh import (
#572
)
2025-12-15 21:17:32 -08:00
lockfile
test(lockfile): improve coverage from 42% to 98%
2025-12-14 15:21:29 -08:00
merge
feat(tombstones): add migrate-tombstones command and compact pruning
2025-12-07 21:34:35 +11:00
routing
…
rpc
feat: show daemon config in 'bd daemon --status' output
2025-12-15 09:03:20 -08:00
storage
fix(daemon): detect external db file replacement
2025-12-16 06:29:59 +01:00
syncbranch
Auto-disable daemon in git worktrees for safety (
#567
)
2025-12-16 00:06:19 -08:00
testutil
…
types
feat(tombstone): implement delete-to-tombstone and TTL expiration (bd-3b4, bd-olt)
2025-12-05 16:20:43 -08:00
util
…
utils
fix: accept 3-char all-letter base36 hashes in ExtractIssuePrefix (
#446
)
2025-12-02 23:00:24 -08:00
validation
…