AI-powered social skills training app with multi-provider LLM support
brian m. carlson committed 29 days ago
rev-parse: have --parseopt callers exit 0 on --help
brian m. carlson committed 29 days ago
parse-options: add a separate case for help output on error
brian m. carlson committed 29 days ago
t1517: skip svn tests if svn is not installed
brian m. carlson committed 29 days ago
Rust: fix description in Release Notes to 2.55
Junio C Hamano committed 30 days ago
sideband: allow ANSI SGR with colon-separated subfields
Mantas Mikulėnas committed 3 months ago
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
Junio C Hamano committed 30 days ago
setup: mark `set_git_work_tree()` as file-local
Patrick Steinhardt committed about 1 month ago
setup: pass worktree to `init_db()`
Patrick Steinhardt committed about 1 month ago
setup: drop redundant configuration of `startup_info->have_repository`
Patrick Steinhardt committed about 1 month ago
setup: make repository discovery self-contained
Patrick Steinhardt committed about 1 month ago
setup: propagate prefix via repository discovery
Patrick Steinhardt committed about 1 month ago
setup: drop static `cwd` variable
Patrick Steinhardt committed about 1 month ago
setup: move prefix into repository
Patrick Steinhardt committed about 1 month ago
setup: embed repository format in discovery
Patrick Steinhardt committed about 1 month ago
setup: introduce explicit repository discovery
Patrick Steinhardt committed about 1 month ago
setup: split up concerns of `setup_git_env_internal()`
Patrick Steinhardt committed about 1 month ago
setup: unify setup of shallow file
Patrick Steinhardt committed about 1 month ago
setup: mark bogus worktree in `apply_repository_format()`
Patrick Steinhardt committed about 1 month ago
setup: rename `check_repository_format_gently()`
Patrick Steinhardt committed about 1 month ago