index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
12 hours
Add backward compatibility redirect for legacy episode URLs
HEAD
live
Ben Sima
12 hours
Use sqids for non-sequential episode URLs
Ben Sima
14 hours
Add Open Graph and metadata tags to episode pages
Ben Sima
14 hours
Fix run.sh to handle bild --plan JSON output
Ben Sima
14 hours
Add individual episode pages with sharing and media player
Ben Sima
19 hours
Expand terminalLock scope to protect all terminal I/O
Ben Sima
19 hours
Improve terminalLock comment for clarity
Ben Sima
20 hours
Fix segfault: add mutex for ANSI terminal operations
Ben Sima
23 hours
Fix NixOS integration: separate package building from OS builds
Ben Sima
23 hours
Refactor NixOS integration to use pre-declared targets
Ben Sima
24 hours
fix: handle stdin EOF in terminal detection and subprocess spawning
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
34 hours
fix(bild): per-module cp overwrites with -f and chmod after each copy
Ben Sima
34 hours
fix(bild): work around Nix patch-shebangs.sh bug
Ben Sima
34 hours
fix(bild): per-module builds + exit code propagation
Ben Sima
34 hours
Fix module builder: manually unpack tarball
Ben Sima
34 hours
Fix module builder: call unpackPhase explicitly and cd to source
Ben Sima
34 hours
Fix module compilation: use custom builder to avoid GHC setup hooks
Ben Sima
35 hours
Fix per-module link: copy .hi files locally instead of using -i paths
Ben Sima
36 hours
Fix per-module link phase: put source file before flags
Ben Sima
36 hours
Implement per-module Nix derivations for incremental Haskell builds
Ben Sima
37 hours
Add per-module Haskell build foundation
Ben Sima
37 hours
Add persistent ghc-pkg cache to speed up analysis
Ben Sima
38 hours
Tighten Nix source filtering to prevent spurious rebuilds
Ben Sima
39 hours
Fix untypable circular import
Ben Sima
40 hours
Implement concurrent analysis with [+] state indicator
Ben Sima
40 hours
Remove blank lines after build completes
Ben Sima
40 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
41 hours
Fix concurrent terminal update issues
Ben Sima
41 hours
Fix prompt preservation and cleanup extra lines at end
Ben Sima
41 hours
Fix blank lines in parallel build output
Ben Sima
41 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
42 hours
Remove info and good log messages from parallel build output
Ben Sima
42 hours
Fix parallel build output format with status indicators and colors
Ben Sima
42 hours
Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nix
Ben Sima
43 hours
Document parallel builds implementation in plan
Ben Sima
43 hours
Complete multi-line concurrent logging integration
Ben Sima
43 hours
Integrate LineManager with logging system
Ben Sima
43 hours
Thread LineManager through build functions
Ben Sima
43 hours
Create Omni/Log/Concurrent module for multi-line output
Ben Sima
43 hours
Add bounded parallel target builds
Ben Sima
44 hours
Bild: breadth-first search and ghc-pkg caching
Ben Sima
46 hours
Ignore node_modules (amp code installation)
Ben Sima
3 days
Fix Python import detection to handle transitive dependencies
Ben Sima
3 days
Unify navigation across PodcastItLater pages
Ben Sima
3 days
Fix CORS error for Stripe portal redirect
Ben Sima
3 days
Simplify Stripe portal error handling and fix account page padding
Ben Sima
[next]