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
2022-04-07Merge branch 'ab/make-optim-noop'Junio C Hamano
2022-04-06Documentation/Makefile: fix "make info" regression in dad9cd7d518Ævar Arnfjörð Bjarmason
2022-04-04Git 2.36-rc0v2.36.0-rc0Junio C Hamano
2022-04-04Merge branch 'pw/worktree-list-with-z'Junio C Hamano
2022-04-04Merge branch 'jc/coding-guidelines-decl-in-for-loop'Junio C Hamano
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano
2022-04-04Merge branch 'ds/partial-bundle-more'Junio C Hamano
2022-04-04Merge branch 'tl/ls-tree-oid-only'Junio C Hamano
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks
2022-03-31worktree: add -z option for list subcommandPhillip Wood
2022-03-31CodingGuidelines: give deadline for "for (int i = 0; ..."Junio C Hamano
2022-03-31The 17th batchJunio C Hamano
2022-03-31Merge branch 'vd/stash-silence-reset'Junio C Hamano
2022-03-29The 16th batchJunio C Hamano
2022-03-28docs: mention --refetch fetch optionRobert Coup
2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup
2022-03-28fetch: add --refetch optionRobert Coup
2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup
2022-03-26The 15th batchJunio C Hamano
2022-03-26Merge branch 'gc/recursive-fetch-with-unused-submodules'Junio C Hamano
2022-03-26Merge branch 'ps/fsync-refs'Junio C Hamano
2022-03-26Merge branch 'ns/core-fsyncmethod'Junio C Hamano
2022-03-26fsmonitor: document builtin fsmonitorJeff Hostetler
2022-03-24reset: remove 'reset.refresh' config optionVictoria Dye
2022-03-24reset: remove 'reset.quiet' config optionVictoria Dye
2022-03-24reset: do not make '--quiet' disable index refreshVictoria Dye
2022-03-24The 14th batchJunio C Hamano
2022-03-24Merge branch 'ps/repack-with-server-info'Junio C Hamano
2022-03-24Merge branch 'ds/doc-maintenance-synopsis-fix'Junio C Hamano
2022-03-24Merge branch 'jd/userdiff-kotlin'Junio C Hamano
2022-03-23bundle: move capabilities to end of 'verify'Derrick Stolee
2022-03-23ls-tree: support --object-only option for "git-ls-tree"Teng Long
2022-03-23ls-tree: introduce "--format" optionÆvar Arnfjörð Bjarmason
2022-03-22The thirteenth batchJunio C Hamano
2022-03-22Merge branch 'ds/partial-bundles'Junio C Hamano
2022-03-17The twelfth batchJunio C Hamano
2022-03-17Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano
2022-03-17Merge branch 'tb/rename-remote-progress'Junio C Hamano
2022-03-17fetch: fetch unpopulated, changed submodulesGlen Choo
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh
2022-03-15maintenance: fix synopsis in documentationDerrick Stolee
2022-03-15reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye
2022-03-15reset: introduce --[no-]refresh option to --mixedVictoria Dye
2022-03-15reset: revise index refresh adviceVictoria Dye
2022-03-15repack: add config to skip updating server infoPatrick Steinhardt
2022-03-14The eleventh batchJunio C Hamano