summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-20Merge branch 'lo/repo-info-keys' into lo/repo-leftover-bitsJunio C Hamano4-34/+97
2026-02-20ref-filter: clarify lstrip/rstrip component countingJeff King1-6/+7
2026-02-20mailmap: drop global config variablesBurak Kaan Karaçay3-29/+14
2026-02-20mailmap: stop using the_repositoryBurak Kaan Karaçay10-16/+19
2026-02-20osxkeychain: define build targets in the top-level Makefile.Koji Nakamaru2-59/+27
2026-02-20t6006: don't use iconv(1) without ICONV prereqPatrick Steinhardt1-8/+21
2026-02-20t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"Patrick Steinhardt1-10/+10
2026-02-20t4205: improve handling of ICONV prerequisitePatrick Steinhardt1-22/+28
2026-02-20t40xx: don't use iconv(1) without ICONV prereqPatrick Steinhardt3-6/+18
2026-02-20t: don't set ICONV prereq when iconv(1) is missingPatrick Steinhardt1-1/+11
2026-02-19hook: add -z option to "git hook list"Adrian Ratiu3-5/+25
2026-02-19hook: allow out-of-repo 'git hook' invocationsEmily Shaffer3-8/+40
2026-02-19hook: allow event = "" to overwrite previous valuesAdrian Ratiu3-11/+34
2026-02-19hook: allow disabling config hooksAdrian Ratiu3-0/+59
2026-02-19hook: include hooks from the configAdrian Ratiu8-5/+513
2026-02-19hook: add "git hook list" commandEmily Shaffer5-16/+112
2026-02-19hook: run a list of hooks to prepare for multihook supportEmily Shaffer2-45/+153
2026-02-19hook: add internal state alloc/free callbacksAdrian Ratiu5-20/+102
2026-02-19path: remove repository argument from worktree_git_path()Phillip Wood7-22/+19
2026-02-19wt-status: avoid passing NULL worktreePhillip Wood4-3/+47
2026-02-19bisect: simplify string_list memory handlingJeff King1-6/+4
2026-02-19bisect: fix misuse of `refs_for_each_ref_in()`Patrick Steinhardt1-4/+4
2026-02-19pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"Patrick Steinhardt4-5/+101
2026-02-19pack-bitmap: deduplicate logic to iterate over preferred bitmap tipsPatrick Steinhardt4-30/+30
2026-02-19gitlab-ci: handle failed tests on MSVC+Meson jobPatrick Steinhardt1-1/+13
2026-02-19gitlab-ci: use "run-test-slice-meson.sh"Patrick Steinhardt1-1/+2
2026-02-19ci: make test slicing consistent across Meson/MakePatrick Steinhardt2-2/+2
2026-02-19github: fix Meson tests not executing at allPatrick Steinhardt1-1/+1
2026-02-19meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"Patrick Steinhardt1-0/+1
2026-02-19ci: don't skip smallest test slice in GitLabPatrick Steinhardt2-8/+14
2026-02-19ci: handle failures of test-slice helperPatrick Steinhardt1-3/+3
2026-02-19completion: fix zsh alias listing for subsection aliasesJonatan Holmgren2-1/+14
2026-02-19alias: support non-alphanumeric names via subsection syntaxJonatan Holmgren4-18/+145
2026-02-19alias: prepare for subsection aliasesJonatan Holmgren1-3/+7
2026-02-19help: use list_aliases() for alias listingJonatan Holmgren3-16/+19
2026-02-19object-file: use `container_of()` to convert from base typesJustin Tobler1-7/+16
2026-02-19doc: fetch: document `--jobs=0` behaviorDaniel D. Beck1-0/+2
2026-02-19commit: use commit graph in `lookup_commit_reference_gently()`Patrick Steinhardt1-4/+4
2026-02-19commit: make `repo_parse_commit_no_graph()` more robustPatrick Steinhardt2-3/+13
2026-02-19commit: avoid parsing non-commits in `lookup_commit_reference_gently()`Patrick Steinhardt3-10/+50
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner6-34/+29
2026-02-19wt-status: use hash_algo from local repository instead of global the_hash_algoShreyansh Paliwal1-3/+3
2026-02-19wt-status: replace uses of the_repository with local repository instancesShreyansh Paliwal1-12/+12
2026-02-19wt-status: pass struct repository through function parametersShreyansh Paliwal1-16/+16
2026-02-18Merge branch 'pks-meson-fixes' of github.com:pks-gitlab/git-guiJohannes Sixt6-21/+38
2026-02-17format-patch: fix From header in cover letterMirko Faina3-8/+17
2026-02-17The 5th batchJunio C Hamano1-4/+21
2026-02-17Merge branch 'jc/doc-rerere-update'Junio C Hamano1-2/+2
2026-02-17Merge branch 'sd/t7003-test-path-is-helpers'Junio C Hamano1-6/+6
2026-02-17Merge branch 'kh/doc-rerere-options-xref'Junio C Hamano1-2/+2