Commit graph

12 commits

Author SHA1 Message Date
Mark Joshwel 3b8181006b tooling(restep): merge neuter+add step, add fetch step 2024-08-08 20:13:29 +08:00
Mark Joshwel 8cab070593 Revert "tooling(restep): postmanual arg"
This reverts commit d3dfd3fc8b.
2024-08-08 19:07:33 +08:00
Mark Joshwel d3dfd3fc8b tooling(restep): postmanual arg 2024-08-08 18:48:44 +08:00
Mark Joshwel 625072a264 ci,tooling(restep): commit and push differently in ci 2024-07-30 00:08:06 +08:00
Mark Joshwel a830d5ddb5 tooling: linux fixes, add nix flake and workflow 2024-07-29 22:08:56 +08:00
Mark Joshwel 31528d545e tooling(restep): fix ref error, none union lff_result 2024-07-29 00:25:09 +08:00
Mark Joshwel 4494d9750a tooling(restep): add flag for disrespectful repo dupe 2024-07-28 23:37:21 +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 42e3ee1e8c tooling(restepper): exit if pipx isnt installed
previously we'd install pipx and continue even though
we'd need ~/.local/bin under path which we cant do
without a shell restart anyways
2024-07-23 10:49:09 +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
Mark Joshwel 5ff8feb53b tooling(restep): fixes 2024-07-12 03:40:48 +08:00
Mark Joshwel 711ae7ab01 tooling: add restepper 2024-07-12 03:15:44 +08:00