Commit graph

4 commits

Author SHA1 Message Date
Mark Joshwel 0688567990 tooling(restep): print as posix
.sotaignore is always written with posix paths
2024-07-30 19:10:08 +08:00
Mark Joshwel a830d5ddb5 tooling: linux fixes, add nix flake and workflow 2024-07-29 22:08:56 +08:00
Mark Joshwel e4639b03df tooling: faster repo dupe + std elapsed string gen
rewrite a few things on sidestepper so that we can get back the sim
and ignored directories found by the large file finding algorithn (LargeFileFilterResult)

from 23.5″ to 4.6″ (58″ overall to ~35″ overall) -- approx 5x faster rn
2024-07-27 02:28:57 +08:00
Mark Joshwel 8966008025 docs,tooling: cooler restepper + sidestepper
- docs: added detailed docs on restepper and sidestepper
- re/sidestepper: command inovations are safer
- re/sidestepper: option to automatically install dependencies
- sidestepper: behaviour is now correct + multiprocessing option
- restepper: rely on sidestepper for a few functions
- restepper: multithreaded repo duplication
- restepper: chunk filtering into a single command
2024-07-15 03:54:14 +08:00