aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-10xdiff-interface: stop using the_repositoryRené Scharfe
2026-02-09The second batchJunio C Hamano
2026-02-09Merge branch 'ty/perf-3400-optim'Junio C Hamano
2026-02-09Merge branch 'ac/string-list-sort-u-and-tests'Junio C Hamano
2026-02-09Merge branch 'sb/doc-worktree-prune-expire-improvement'Junio C Hamano
2026-02-09Merge branch 'kn/ref-batch-output-error-reporting-fix'Junio C Hamano
2026-02-09Merge branch 'pw/replay-drop-empty'Junio C Hamano
2026-02-09Merge branch 'ps/history'Junio C Hamano
2026-02-09rerere: minor documantation updateJunio C Hamano
2026-02-09doc: am: fill out hook discussionKristoffer Haugsbakk
2026-02-09doc: am: add missing config am.messageIdKristoffer Haugsbakk
2026-02-09doc: am: say that --message-id adds a trailerKristoffer Haugsbakk
2026-02-09doc: am: normalize git(1) command linksKristoffer Haugsbakk
2026-02-09t7003: modernize path existence checks using test helpersSoutrikDas
2026-02-09t2003: modernize path existence checks using test helpersBurak Kaan Karaçay
2026-02-09meson: fix building mergetool docsPhillip Wood
2026-02-09checkout: tell "parse_remote_branch" which command is calling itJunio C Hamano
2026-02-09checkout: pass program-readable token to unified "main"Junio C Hamano
2026-02-08version: stop using the_repositoryRené Scharfe
2026-02-08remove duplicate includesRené Scharfe
2026-02-08commit: use commit_stackRené Scharfe
2026-02-07object-file-convert: always make sure object ID algo is validbrian m. carlson
2026-02-07rust: add a small wrapper around the hashfile codebrian m. carlson
2026-02-07rust: add a new binary object map formatbrian m. carlson
2026-02-07rust: add functionality to hash an objectbrian m. carlson
2026-02-07rust: add a build.rs script for testsbrian m. carlson
2026-02-07rust: fix linking binaries with cargobrian m. carlson
2026-02-07hash: expose hash context functions to Rustbrian m. carlson
2026-02-07write-or-die: add an fsync component for the object mapbrian m. carlson
2026-02-07csum-file: define hashwrite's count as a uint32_tbrian m. carlson
2026-02-07rust: add additional helpers for ObjectIDbrian m. carlson
2026-02-07hash: add a function to look up hash algo structsbrian m. carlson
2026-02-07rust: add a hash algorithm abstractionbrian m. carlson
2026-02-07rust: add a ObjectID structbrian m. carlson
2026-02-07hash: use uint32_t for object_id algorithmbrian m. carlson
2026-02-07conversion: don't crash when no destination algobrian m. carlson
2026-02-07repository: require Rust support for interoperabilitybrian m. carlson
2026-02-07completion: add stash import, exportD. Ben Knoble
2026-02-07merge-file: honor merge.conflictStyle outside of a repositoryYannik Tausch
2026-02-06ci: ubuntu: use GNU coreutils for dirnameColin Stagner
2026-02-06merge-ours: integrate with sparse-indexSam Bostock
2026-02-06merge-ours: drop USE_THE_REPOSITORY_VARIABLESam Bostock
2026-02-06Documentation: update add --force option + ignore=all configClaus Schneider(Eficode)
2026-02-06tests: fix existing tests when add an ignore=all submoduleClaus Schneider(Eficode)
2026-02-06tests: t2206-add-submodule-ignored: ignore=all and add --force testsClaus Schneider(Eficode)
2026-02-06read-cache: submodule add need --force given ignore=all configurationClaus Schneider(Eficode)
2026-02-06read-cache: update add_files_to_cache take param ignored_tooClaus Schneider(Eficode)
2026-02-06doc: fix repo_config documentation referenceSoutrikDas
2026-02-05doc: convert git-show to synopsis styleJean-Noël Avila
2026-02-05doc: fix some style issues in git-clone and for-each-ref-optionsJean-Noël Avila