AI-powered social skills training app with multi-provider LLM support
Merge branch 'js/mingw-no-nedmalloc'
Junio C Hamano committed 3 months ago
setup: stop using `the_repository` in `init_db()`
Patrick Steinhardt committed 3 months ago
setup: stop using `the_repository` in `create_reference_database()`
Patrick Steinhardt committed 3 months ago
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