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
/
Log
Age
Commit message (
Expand
)
Author
25 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
28 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
29 hours
fix: handle stdin EOF in terminal detection and subprocess spawning
Ben Sima
29 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
30 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
45 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
46 hours
Remove blank lines after build completes
Ben Sima
46 hours
Fix cursor movement to avoid updating wrong lines
Ben Sima
46 hours
Fix cursor positioning to preserve shell prompt
Ben Sima
46 hours
Redesign LineManager to show one line per namespace
Ben Sima
46 hours
Fix concurrent terminal update issues
Ben Sima
46 hours
Fix prompt preservation and cleanup extra lines at end
Ben Sima
46 hours
Fix blank lines in parallel build output
Ben Sima
47 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
47 hours
Fix parallel build output format with status indicators and colors
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