AI-powered social skills training app with multi-provider LLM support
setup: stop using `the_repository` in `initialize_repository_version()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `check_repository_format()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `upgrade_repository_format()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `setup_git_directory()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `setup_git_directory_gently()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `setup_git_env()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `set_git_work_tree()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `enter_repo()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `verify_non_filename()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `verify_filename()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `path_inside_repo()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `is_inside_work_tree()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `is_inside_git_dir()`
Patrick Steinhardt committed 3 months ago
setup: replace use of `the_repository` in static functions
Patrick Steinhardt committed 3 months ago
connect: use "service" enum for "name" argument
Jeff King committed 3 months ago
quote: simplify internals of dequoting
Jeff King committed 3 months ago
quote: drop sq_dequote_to_argv()
Jeff King committed 3 months ago
quote.h: bump strvec forward declaration to the top
Jeff King committed 3 months ago