Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-11treewide: be explicit about dependence on advice.hElijah Newren
2023-04-11treewide: be explicit about dependence on trace.h & trace2.hElijah Newren
2023-04-11clone: error specifically with --local and symlinked objectsGlen Choo
2023-04-10rebase -m: cleanup --strategy-option handlingPhillip Wood
2023-04-10sequencer: use struct strvec to store merge strategy optionsPhillip Wood
2023-04-10rebase: stop reading and writing unnecessary strategy statePhillip Wood
2023-04-10get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic valueRené Scharfe
2023-04-06Merge branch 'ds/fetch-bundle-uri-with-all'Junio C Hamano
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano
2023-04-06Merge branch 'ab/config-multi-and-nonbool'Junio C Hamano
2023-04-06Merge branch 'ps/fetch-ref-update-reporting'Junio C Hamano
2023-04-06Merge branch 'jk/unused-post-2.40-part2'Junio C Hamano
2023-04-06Merge branch 'ds/ahead-behind'Junio C Hamano
2023-04-06branch: improve error log on branch not found by checking remotes refsClement Mabileau
2023-04-06mergetool: new config guiDefault supports auto-toggling gui by DISPLAYTao Klerks
2023-04-06clone: propagate object-format when cloning from voidJunio C Hamano
2023-04-05Merge branch 'jk/really-deprecate-pack-redundant'Junio C Hamano
2023-04-05Merge branch 'ah/rebase-merges-config'Junio C Hamano
2023-04-05Merge branch 'jk/fast-export-cleanup'Junio C Hamano
2023-04-04write-tree: integrate with sparse indexShuqi Liang
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-04-03describe: enable sparse index for describeRaghul Nanth A
2023-03-31fetch: download bundles once, even with --allDerrick Stolee
2023-03-30Merge branch 'sg/parse-options-h-users'Junio C Hamano
2023-03-29mark "argv" as unused when we check argcJeff King
2023-03-29builtins: mark unused prefix parametersJeff King
2023-03-29builtins: annotate always-empty prefix parametersJeff King
2023-03-29builtins: always pass prefix to parse_options()Jeff King
2023-03-29fast-import: fix file access when run from subdirJeff King
2023-03-28Merge branch 'jk/fix-proto-downgrade-to-v0'Junio C Hamano
2023-03-28for-each-repo: with bad config, don't conflate <path> and <cmd>Ævar Arnfjörð Bjarmason
2023-03-28config API: add "string" version of *_value_multi(), fix segfaultsÆvar Arnfjörð Bjarmason
2023-03-28for-each-repo: error on bad --configÆvar Arnfjörð Bjarmason
2023-03-28config API: have *_multi() return an "int" and take a "dest"Ævar Arnfjörð Bjarmason
2023-03-28config API: add and use a "git_config_get()" family of functionsÆvar Arnfjörð Bjarmason
2023-03-28libs: use "struct repository *" argument, not "the_repository"Ævar Arnfjörð Bjarmason
2023-03-28post-cocci: adjust comments for recent repo_* migrationÆvar Arnfjörð Bjarmason
2023-03-28cocci: apply the "revision.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "rerere.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "refs.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "promisor-remote.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "packfile.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "pretty.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "diff.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "commit-reach.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-27builtin/sparse-checkout: add check-rules commandWilliam Sprent