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
2020-05-08upload-pack: clear filter_options for each v2 fetch commandChristian Couder
2020-05-08unpack-trees: avoid array out-of-bounds errorDerrick Stolee
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington
2020-05-08submodule: port subcommand 'set-url' from shell to CShourya Shukla
2020-05-08bugreport: collect list of populated hooksEmily Shaffer
2020-05-08bloom: fix `make sparse` warningĐoàn Trần Công Danh
2020-05-08credential: document protocol updatesCarlo Marcelo Arenas Belón
2020-05-08credential: update gitcredentials documentationCarlo Marcelo Arenas Belón
2020-05-07t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón
2020-05-07t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King
2020-05-07auto-gc: pass --quiet down from am, commit, merge and rebaseJunio C Hamano
2020-05-07auto-gc: extract a reusable helper from "git fetch"Junio C Hamano
2020-05-07t5500: count objects through stderr, not traceJonathan Tan
2020-05-06gitfaq: fetching and pulling a repositoryShourya Shukla
2020-05-06docs: document credential.helper allowed valuesbrian m. carlson
2020-05-06gitfaq: files in .gitignore are trackedShourya Shukla
2020-05-06Doc: reference the "stash list" in autostash docsDenton Liu
2020-05-06The seventh batchJunio C Hamano
2020-05-06Merge branch 'js/partial-urlmatch'Junio C Hamano
2020-05-06Merge branch 'js/partial-urlmatch-2.17'Junio C Hamano
2020-05-06Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano
2020-05-06Merge branch 'dl/push-recurse-submodules-fix'Junio C Hamano
2020-05-06Merge branch 'dl/opt-callback-cleanup'Junio C Hamano
2020-05-06Merge branch 'jk/test-fail-prereqs-fix'Junio C Hamano
2020-05-06Merge branch 'dd/iso-8601-updates'Junio C Hamano
2020-05-06Merge branch 'bc/wildcard-credential'Junio C Hamano
2020-05-05restore: default to HEAD when combining --staged and --worktreeEric Sunshine
2020-05-05builtin/receive-pack: avoid generic function name hmac()Carlo Marcelo Arenas Belón
2020-05-05credential: correct order of parameters for credential_matchCarlo Marcelo Arenas Belón
2020-05-05credential: update description for credential_from_url_gentlyCarlo Marcelo Arenas Belón
2020-05-05pack-bitmap: pass object filter to fill-in traversalJeff King
2020-05-05pack-bitmap.c: support 'tree:0' filteringTaylor Blau
2020-05-05pack-bitmap.c: make object filtering functions genericTaylor Blau
2020-05-05list-objects-filter: treat NULL filter_options as "disabled"Jeff King
2020-05-05commit-graph: avoid memory leaksJonathan Tan
2020-05-04ref-filter: apply fallback refname sort only after all user sortsJeff King
2020-05-04ref-filter: apply --ignore-case to all sorting keysJeff King
2020-05-04sparse-checkout: stop blocking empty workdirsDerrick Stolee
2020-05-04CodingGuidelines: drop arithmetic expansion advice to use "$x"Jeff King
2020-05-03credential-store: ignore bogus lines from store fileCarlo Marcelo Arenas Belón
2020-05-03userdiff: support MarkdownAsh Holland
2020-05-01The sixth batchJunio C Hamano
2020-05-01Merge branch 'jt/v2-fetch-nego-fix'Junio C Hamano
2020-05-01Merge branch 'js/anonymise-push-url-in-errors'Junio C Hamano
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-05-01Merge branch 'en/rebase-root-and-fork-point-are-incompatible'Junio C Hamano
2020-05-01Merge branch 'ds/build-homebrew-gettext-fix'Junio C Hamano
2020-05-01Merge branch 'dd/sparse-fixes'Junio C Hamano
2020-05-01Merge branch 'mt/doc-worktree-ref'Junio C Hamano