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
/
Concurrent.hs
Age
Commit message (
Expand
)
Author
27 hours
Improve terminalLock comment for clarity
Ben Sima
27 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
30 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
31 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
32 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
47 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
48 hours
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
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