summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-07credential: document protocol updatesCarlo Marcelo Arenas Belón1-13/+21
2020-05-07credential: update gitcredentials documentationCarlo Marcelo Arenas Belón1-8/+18
2020-05-07t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón1-8/+10
2020-05-07t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón1-5/+2
2020-05-07ci: allow per-branch config for GitHub ActionsJeff King2-0/+68
2020-05-07auto-gc: pass --quiet down from am, commit, merge and rebaseJunio C Hamano4-8/+4
2020-05-07auto-gc: extract a reusable helper from "git fetch"Junio C Hamano3-8/+20
2020-05-06t5500: count objects through stderr, not traceJonathan Tan1-6/+6
2020-05-06gitfaq: fetching and pulling a repositoryShourya Shukla1-0/+8
2020-05-06docs: document credential.helper allowed valuesbrian m. carlson1-3/+7
2020-05-06gitfaq: files in .gitignore are trackedShourya Shukla1-0/+10
2020-05-05Doc: reference the "stash list" in autostash docsDenton Liu2-3/+3
2020-05-05The seventh batchJunio C Hamano1-0/+18
2020-05-05Merge branch 'js/partial-urlmatch'Junio C Hamano3-3/+29
2020-05-05Merge branch 'js/partial-urlmatch-2.17'Junio C Hamano2-6/+84
2020-05-05Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano8-19/+100
2020-05-05Merge branch 'dl/push-recurse-submodules-fix'Junio C Hamano1-6/+3
2020-05-05Merge branch 'dl/opt-callback-cleanup'Junio C Hamano31-181/+173
2020-05-05Merge branch 'jk/test-fail-prereqs-fix'Junio C Hamano1-0/+1
2020-05-05Merge branch 'dd/iso-8601-updates'Junio C Hamano3-16/+62
2020-05-05Merge branch 'bc/wildcard-credential'Junio C Hamano4-6/+58
2020-05-05restore: default to HEAD when combining --staged and --worktreeEric Sunshine3-10/+18
2020-05-05builtin/receive-pack: avoid generic function name hmac()Carlo Marcelo Arenas Belón1-3/+3
2020-05-05Merge branch 'ar/ui-ready-semicolon'Pratyush Yadav3-6/+6
2020-05-04commit-graph.c: extract 'refs_cb_data'Taylor Blau1-3/+11
2020-05-04credential: correct order of parameters for credential_matchCarlo Marcelo Arenas Belón1-2/+2
2020-05-04credential: update description for credential_from_url_gentlyCarlo Marcelo Arenas Belón1-2/+2
2020-05-04pack-bitmap: pass object filter to fill-in traversalJeff King2-5/+14
2020-05-04pack-bitmap.c: support 'tree:0' filteringTaylor Blau3-1/+50
2020-05-04pack-bitmap.c: make object filtering functions genericTaylor Blau1-11/+24
2020-05-04list-objects-filter: treat NULL filter_options as "disabled"Jeff King1-0/+3
2020-05-04commit-graph: avoid memory leaksJonathan Tan1-11/+11
2020-05-04ref-filter: apply fallback refname sort only after all user sortsJeff King2-8/+53
2020-05-04ref-filter: apply --ignore-case to all sorting keysJeff King6-3/+51
2020-05-04sparse-checkout: stop blocking empty workdirsDerrick Stolee3-41/+13
2020-05-04CodingGuidelines: drop arithmetic expansion advice to use "$x"Jeff King1-4/+0
2020-05-02credential-store: ignore bogus lines from store fileCarlo Marcelo Arenas Belón2-3/+92
2020-05-02userdiff: support MarkdownAsh Holland5-0/+29
2020-05-01The sixth batchJunio C Hamano1-0/+52
2020-05-01Merge branch 'jt/v2-fetch-nego-fix'Junio C Hamano2-12/+86
2020-05-01Merge branch 'js/anonymise-push-url-in-errors'Junio C Hamano1-2/+4
2020-05-01Merge branch 'es/bugreport'Junio C Hamano16-131/+458
2020-05-01Merge branch 'en/rebase-root-and-fork-point-are-incompatible'Junio C Hamano2-2/+8
2020-05-01Merge branch 'ds/build-homebrew-gettext-fix'Junio C Hamano1-2/+11
2020-05-01Merge branch 'dd/sparse-fixes'Junio C Hamano8-15/+16
2020-05-01Merge branch 'mt/doc-worktree-ref'Junio C Hamano1-5/+6
2020-05-01Merge branch 'eb/gitweb-more-trailers'Junio C Hamano1-1/+1
2020-05-01Merge branch 'ds/multi-pack-index'Junio C Hamano2-5/+1
2020-05-01Merge branch 'ds/blame-on-bloom'Junio C Hamano9-23/+211
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano22-11/+1140