FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - developmeh/beads · GitHub
developmeh
/
beads
Public
forked from
gastownhall/beads
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
Breadcrumbs
History for
beads
scripts
on
main
User selector
Datepicker
Commit history
Commits on Mar 13, 2026
docs: replace "git-backed" with "Dolt-powered", add git-free usage guide
Show description for e31428f
cwalv
committed
e31428f
View commit details
Copy full SHA for e31428f
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
fix(docs): purge stale bd sync/import/--branch refs + add CI doc validation (GH#2522)
Show description for a333dca
Amp
and
ampagent
committed
a333dca
View commit details
Copy full SHA for a333dca
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
fix: skip sleep in CI/non-interactive environments
maphew
committed
b515661
View commit details
Copy full SHA for b515661
View code at this point
Browse repository at this point
fix: detect WSL and MINGW/MSYS/CYGWIN in install.sh
Show description for fbbaa5e
maphew
and
ampagent
committed
fbbaa5e
View commit details
Copy full SHA for fbbaa5e
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
feat: add JSONL-to-Dolt migration script (GH#2276)
Show description for 02e177b
steveyegge
and
claude
committed
02e177b
View commit details
Copy full SHA for 02e177b
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
fix: remove deprecated commands, dead SQLite code, and legacy scripts
Show description for 5e834bf
steveyegge
and
claude
committed
5e834bf
View commit details
Copy full SHA for 5e834bf
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
fix: gofmt formatting and remove stale hook template version checks
Show description for fd2047d
aaronlippold
authored and
steveyegge
committed
fd2047d
View commit details
Copy full SHA for fd2047d
View code at this point
Browse repository at this point
fix: update version scripts for section markers, suppress unused param lint
Show description for ba08e97
maphew
and
ampagent
committed
ba08e97
View commit details
Copy full SHA for ba08e97
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
fix: harden SQLite→Dolt migration safety, old-schema compat, and doctor recovery (#2156)
Show description for 49aed46
aaronlippold
authored
49aed46
View commit details
Copy full SHA for 49aed46
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
fix: resolve gofmt and golangci-lint CI failures
Show description for fb8ca5f
steveyegge
and
claude
committed
fb8ca5f
View commit details
Copy full SHA for fb8ca5f
View code at this point
Browse repository at this point
feat(testutil): reuse existing Dolt server via BEADS_DOLT_PORT (L1)
Show description for 982164a
steveyegge
committed
982164a
View commit details
Copy full SHA for 982164a
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
fix: remove redundant tx.Commit() after DOLT_COMMIT in transactions
Show description for f625c95
steveyegge
and
claude
committed
f625c95
View commit details
Copy full SHA for f625c95
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
docs: remove stale daemon references from all documentation (GH#1982)
Show description for 062aedb
steveyegge
committed
062aedb
View commit details
Copy full SHA for 062aedb
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
fix: remove stale embedded Dolt references after server-only migration
Show description for bd68c87
steveyegge
committed
bd68c87
View commit details
Copy full SHA for bd68c87
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
fix(release): prevent non-CGO bd binaries from shipping (#1870)
Show description for 55f06f9
authored
55f06f9
View commit details
Copy full SHA for 55f06f9
View code at this point
Browse repository at this point
Merge pull request #1871 from zenchantlive/fix/remove-daemon-refs-1819
Show description for 2b1d3d9
steveyegge
authored
2b1d3d9
View commit details
Copy full SHA for 2b1d3d9
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
chore: Bump version to 0.55.2
Show description for af1a778
steveyegge
committed
af1a778
View commit details
Copy full SHA for af1a778
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
docs: remove stale daemon command references (GH#1819)
jordanhindo
committed
818c6f0
View commit details
Copy full SHA for 818c6f0
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
feat: add E2E test script for dolt git remote workflow (bd-v7ydv.2)
Show description for 3ae3c90
steveyegge
and
claude
committed
3ae3c90
View commit details
Copy full SHA for 3ae3c90
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
docs+tooling: standardize CGO test workflow and ICU setup
davidahmann
committed
10edfa9
View commit details
Copy full SHA for 10edfa9
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
fix: correct brew commands and remove dead homebrew CI job
Show description for a46c1db
PabloLION
and
claude
committed
a46c1db
View commit details
Copy full SHA for a46c1db
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
revert: restore embedded Dolt mode (was only supposed to be removed from Gas Town)
Show description for 2137693
steveyegge
committed
2137693
View commit details
Copy full SHA for 2137693
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
feat: embed Windows PE version info to reduce antivirus false positives (bd-t4u1)
Show description for 66b7fc4
steveyegge
and
claude
committed
66b7fc4
View commit details
Copy full SHA for 66b7fc4
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
feat: remove embedded Dolt mode, keep server-only connections (bd-esqfe)
Show description for e533064
steveyegge
committed
e533064
View commit details
Copy full SHA for e533064
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
refactor(release): transform release.sh into molecule gateway
Show description for 72b8632
steveyegge
committed
72b8632
View commit details
Copy full SHA for 72b8632
View code at this point
Browse repository at this point
Merge pull request #1496 from maphew/fix/1409-build-deps-docs
Show description for e1341bb
steveyegge
authored
e1341bb
View commit details
Copy full SHA for e1341bb
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
Document ICU build deps and hint in installer (bd-1409)
mhw-at-yg
committed
1a6bedd
View commit details
Copy full SHA for 1a6bedd
View code at this point
Browse repository at this point
feat: add 'beads' alias for bd command during installation
Show description for 51dc5ff
paf0186
and
claude
committed
51dc5ff
View commit details
Copy full SHA for 51dc5ff
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
fix: eliminate dolt split-brain root cause (B1+B2) and fix CGO build
Show description for fe8d7c1
steveyegge
and
claude
committed
fe8d7c1
View commit details
Copy full SHA for fe8d7c1
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
feat: update to use core tap for beads installation (#1261)
Show description for 66d1e63
chenrui333
authored
66d1e63
View commit details
Copy full SHA for 66d1e63
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Newsletter generator: automated narrative summaries of releases
Show description for 1f94b4b
steveyegge
authored
1f94b4b
View commit details
Copy full SHA for 1f94b4b
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
chore: move WSL2 test scripts to scripts directory
Show description for 77423d3
steveyegge
and
claude
committed
77423d3
View commit details
Copy full SHA for 77423d3
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
refactor: replace bump-version.sh with molecule pointer
Show description for 39dbe90
steveyegge
and
claude
committed
39dbe90
View commit details
Copy full SHA for 39dbe90
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
feat: comprehensive NixOS support improvements (#1024)
Show description for c802f27
bcotton
and
claude
authored
c802f27
View commit details
Copy full SHA for c802f27
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
docs: update paths for claude-plugin subdirectory structure (GH#985) (#1007)
Show description for cece38a
will-ness-ai
and
claude
authored
cece38a
View commit details
Copy full SHA for cece38a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL