AI-powered social skills training app with multi-provider LLM support
repack: introduce new compilation unit
Taylor Blau committed 10 months ago
builtin/repack.c: avoid using `hash_to_hex()` in pack geometry
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
Taylor Blau committed 10 months ago
builtin/repack: avoid "the_hash_algo" in `repack_promisor_objects()`
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_hash_algo" when deleting packs
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_repository" when repacking promisor objects
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_repository" when removing packs
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_repository" when taking a ref snapshot
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_repository" in existing packs API
Taylor Blau committed 10 months ago
builtin/repack.c: avoid "the_repository" in `cmd_repack()`
Taylor Blau committed 10 months ago
RelNotes: sync with Git 2.51.1 fixups
Kristoffer Haugsbakk committed 10 months ago
build(deps): bump actions/github-script from 7 to 8
Johannes Schindelin committed 10 months ago
build(deps): bump actions/setup-python from 5 to 6
Johannes Schindelin committed 10 months ago
build(deps): bump actions/checkout from 4 to 5
Johannes Schindelin committed 10 months ago
build(deps): bump actions/download-artifact from 4 to 5
Johannes Schindelin committed 10 months ago
t2401: update path checks using test_path helpers
Solly committed 10 months ago
doc: git-pull: clarify how to exit a conflicted merge
Julia Evans committed 10 months ago
doc: git-pull: delete the example
Julia Evans committed 10 months ago
doc: git-pull: clarify options for integrating remote branch
Julia Evans committed 10 months ago