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
20 hours
Expand terminalLock scope to protect all terminal I/O
Ben Sima
20 hours
Improve terminalLock comment for clarity
Ben Sima
21 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
23 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
24 hours
refactor(bild): simplify terminal output - use --loud flag
Ben Sima
25 hours
feat(bild): adaptive terminal output with width detection
Ben Sima
40 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
41 hours
Remove blank lines after build completes
Ben Sima
41 hours
Fix cursor movement to avoid updating wrong lines
Ben Sima
41 hours
Fix cursor positioning to preserve shell prompt
Ben Sima
41 hours
Redesign LineManager to show one line per namespace
Ben Sima
42 hours
Fix concurrent terminal update issues
Ben Sima
42 hours
Fix prompt preservation and cleanup extra lines at end
Ben Sima
42 hours
Fix blank lines in parallel build output
Ben Sima
42 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
42 hours
Fix parallel build output format with status indicators and colors
Ben Sima
43 hours
Complete multi-line concurrent logging integration
Ben Sima
44 hours
Integrate LineManager with logging system
Ben Sima
44 hours
Thread LineManager through build functions
Ben Sima
44 hours
Create Omni/Log/Concurrent module for multi-line output
Ben Sima