Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test clone now * quick clone * update switch command * update switch command * hopefully this should allow for optional args * test * flag rewrite * disable all commands but fork * debug * whoops * whoops * this should be good, default to bool * clean ups * test help * test * test a fix * test a fix * debug * debug * debug * debug * debug * debug * duh * fix? * fix? * fix? * works, this should clean it up a bit * test to see if this works as expected * is this better? * is this better? * is this better? * duh * duh * fix * wrong * just add an exception lol * fix * start to add some logic * fix * fix * fix * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * check url first since remote add doesn't actually check if remote url is good * check url first since remote add doesn't actually check if remote url is good * temp for debugging * debug * debug * fix * fix * fix * fix * test * see if this is faster * see if this is faster * updates * fix * debug * debug * debug * debug * debug * fix * fix * fix * debug * debug * track already checked out branches * logic to checkout remote branches with custom names * fix * another fix * update params * i wasn't wrong * simplify * minor clean up * changes * remove * remove ... * remove ... * fix * revert temp test * remove install command * temp * okay, revert * some message updates * start to check branch before * debug * debug * debug * debug * debug * debug * debug * debug * debug * fix * move to class function * move to class function * debug * print close branches * print close branches * print close branches * print close branches * debug close branches * debug close branches * lol can't believe i used format * debug * debug * debug * debug * debug * debug * debug * some clean up, move did you mean to a function * debug * fix * rename origin to commaai, simplify errors with check_output * spacing * fix * add origin as alias * show * fix key error * debug * full depth cloning * clean up, remove debugging prints * create symlink test * create symlink test * fix * move instead * add shutdown command * update emoji * fix * remove fix, it's fixed * update with msg * update msg * better * add msg * add commaai to forks.json * ugh, debug * more debugging * debug * debug * think this is the issue * remove debug * niceties * add list command * print branches * add help for switch * formatting * formatting * formatting * print clone output * fix * argument with 💢 * fix fork list * one more branch * display command to run * color formatting * color formatting * switch to release2 by default after initalization * add args to list cmd * add args to list cmd * add option to specify fork * add colors and check that fork is installed * add alias for stock * add all commands back * fix syntax since I changed flag class * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * test dynamic loading * dynamic loading should be finished * test error now * test error now * fix error * test error * if only fixing errors was this easy * test * test * test * test * test * test * should work? * should work! * move all commands, test to see what happens if i don't rename uninstall * okay, moved all commands * rename emu_commands > commands * add CHANGELOG.md * update changelog * remove bullet * add dynamic loading * sub bullets * update a few descriptions, not done with readme yet * test adding an optional descriptor to flags * add warning after optional * revert, optional should be red? * debug * this should work? maybe? * ayy lmao it works * might as well print newline at end too * update readme with better command formatting * does this look better? * nah * test new link * this should link correctly * move the more dense command docs to commands/README.md * add fork management header * lol * two spaces indentation ftw * debug * only allow dir modules that aren't pycache * default to release2 for commaai * start to add usage * start to add usage * start to add usage * this should be close * this should be close * test * test * test * test * test * test * oh duhhhhhhhhhh * so this should work? * no, but this should * just so pycharm is happy * yay! * would this be too much? * let's just leave it for now * check that the appropriate symlink is found
- Loading branch information