index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Omni
Age
Commit message (
Expand
)
Author
29 hours
Expand terminalLock scope to protect all terminal I/O
Ben Sima
29 hours
Improve terminalLock comment for clarity
Ben Sima
30 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
33 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
33 hours
fix: handle stdin EOF in terminal detection and subprocess spawning
Ben Sima
34 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
35 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
43 hours
fix(bild): per-module cp overwrites with -f and chmod after each copy
Ben Sima
44 hours
fix(bild): work around Nix patch-shebangs.sh bug
Ben Sima
44 hours
fix(bild): per-module builds + exit code propagation
Ben Sima
44 hours
Fix module builder: manually unpack tarball
Ben Sima
44 hours
Fix module builder: call unpackPhase explicitly and cd to source
Ben Sima
44 hours
Fix module compilation: use custom builder to avoid GHC setup hooks
Ben Sima
45 hours
Fix per-module link: copy .hi files locally instead of using -i paths
Ben Sima
46 hours
Fix per-module link phase: put source file before flags
Ben Sima
46 hours
Implement per-module Nix derivations for incremental Haskell builds
Ben Sima
47 hours
Add per-module Haskell build foundation
Ben Sima
47 hours
Add persistent ghc-pkg cache to speed up analysis
Ben Sima
48 hours
Tighten Nix source filtering to prevent spurious rebuilds
Ben Sima
2 days
Implement concurrent analysis with [+] state indicator
Ben Sima
2 days
Remove blank lines after build completes
Ben Sima
2 days
Fix cursor movement to avoid updating wrong lines
Ben Sima
2 days
Fix cursor positioning to preserve shell prompt
Ben Sima
2 days
Redesign LineManager to show one line per namespace
Ben Sima
2 days
Fix concurrent terminal update issues
Ben Sima
2 days
Fix prompt preservation and cleanup extra lines at end
Ben Sima
2 days
Fix blank lines in parallel build output
Ben Sima
2 days
Clean up build output and add [+] for analyzing phase
Ben Sima
2 days
Remove info and good log messages from parallel build output
Ben Sima
2 days
Fix parallel build output format with status indicators and colors
Ben Sima
2 days
Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nix
Ben Sima
2 days
Complete multi-line concurrent logging integration
Ben Sima
2 days
Integrate LineManager with logging system
Ben Sima
2 days
Thread LineManager through build functions
Ben Sima
2 days
Create Omni/Log/Concurrent module for multi-line output
Ben Sima
2 days
Add bounded parallel target builds
Ben Sima
2 days
Bild: breadth-first search and ghc-pkg caching
Ben Sima
3 days
Fix Python import detection to handle transitive dependencies
Ben Sima
3 days
Cleanup some logging setup code
Ben Sima
4 days
Fix billing migration to work with SQLite ALTER TABLE limitations
Ben Sima
4 days
Add complete Stripe billing integration to PodcastItLater
Ben Sima
4 days
Fix exit condition for run.sh
Ben Sima
7 days
feat: Add stripe to Python deps and document dependency process
Ben Sima
7 days
Show epic progress count instead of Epic label and checkbox
Ben Sima
7 days
Move namespace label between status and title in tree view
Ben Sima
7 days
Improve task tree visualization display
Ben Sima
7 days
Implement task tree visualization command
Ben Sima
7 days
Fix task auto-commit with pre-commit hook
Ben Sima
7 days
Add enhanced filtering to task list command
Ben Sima
7 days
Protect production task database from tests and add migration
Ben Sima
[next]