summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Git 2.27-rc2v2.27.0-rc2Junio C Hamano2-1/+5
2020-05-26Merge branch 'ss/faq-ignore'Junio C Hamano1-1/+1
2020-05-25gitfaq: avoid validation error with older asciidocTodd Zullinger1-1/+1
2020-05-24Hopefully final batch before 2.27-rc2Junio C Hamano1-0/+6
2020-05-24Merge branch 'dd/t5703-grep-a-fix'Junio C Hamano1-3/+6
2020-05-24Merge branch 'ds/multi-pack-verify'Junio C Hamano1-1/+2
2020-05-24Merge branch 'ma/doc-fixes'Junio C Hamano4-12/+12
2020-05-24Merge branch 'cb/bisect-replay-with-dos-fix'Junio C Hamano1-2/+2
2020-05-24Merge branch 'gs/commit-graph-path-filter'Junio C Hamano1-1/+1
2020-05-24Merge branch 'dl/merge-autostash'Junio C Hamano1-1/+1
2020-05-24Merge branch 'bc/faq'Junio C Hamano1-0/+1
2020-05-24Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano1-2/+2
2020-05-24Merge branch 'gp/hppa-stack-test-fix'Junio C Hamano1-2/+10
2020-05-21Merge https://github.com/prati0100/git-guiJunio C Hamano3-6/+8
2020-05-21Merge branch 'il/ctrl-bs-del'Pratyush Yadav1-0/+2
2020-05-20bisect: avoid tailing CR characters from revision in replayCarlo Marcelo Arenas Belón1-2/+2
2020-05-20command-list.txt: add gitfaq to the list of guidesPhilippe Blain1-0/+1
2020-05-20t5520: avoid alternation in grep's BRE (not POSIX)Carlo Marcelo Arenas Belón1-1/+1
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón1-1/+1
2020-05-20Git 2.27-rc1v2.27.0-rc1Junio C Hamano2-1/+15
2020-05-20Merge branch 'es/bugreport'Junio C Hamano1-1/+1
2020-05-20Merge branch 'ak/slab-decl-cleanup'Junio C Hamano1-3/+3
2020-05-20Merge branch 'jc/fix-tap-output-under-bash'Junio C Hamano3-36/+1
2020-05-20Merge branch 'en/sparse-checkout'Junio C Hamano1-3/+3
2020-05-20Merge branch 'ds/trace-log-progress-fix'Junio C Hamano1-6/+2
2020-05-20Merge branch 'js/ci-sdk-download-fix'Junio C Hamano1-11/+44
2020-05-20Merge branch 'en/merge-rename-rename-worktree-fix'Junio C Hamano2-0/+67
2020-05-20Merge branch 'cb/no-more-gmtime'Junio C Hamano4-45/+0
2020-05-20Merge branch 'dd/t1509-i18n-fix'Junio C Hamano1-2/+2
2020-05-19fsck: use ERROR_MULTI_PACK_INDEXDerrick Stolee1-1/+2
2020-05-19t4067: make rename detection test output raw diffJonathan Tan1-2/+2
2020-05-19t5703: replace "grep -a" usage by perlĐoàn Trần Công Danh1-3/+6
2020-05-18git-sparse-checkout.txt: add missing 'Martin Ågren1-1/+1
2020-05-18git-credential.txt: use list continuationMartin Ågren1-8/+8
2020-05-18git-commit-graph.txt: fix list renderingMartin Ågren1-0/+1
2020-05-18git-commit-graph.txt: fix grammoMartin Ågren1-1/+1
2020-05-18date-formats.txt: fix list continuationMartin Ågren1-2/+1
2020-05-18git-bugreport.txt: adjust reference to strftime(3)Todd Zullinger1-1/+1
2020-05-18commit-slab-decl.h: update include guardAbhishek Kumar1-3/+3
2020-05-18tests: skip small-stack tests on hppa architectureGreg Price1-2/+10
2020-05-15Revert "tests: when run in Bash, annotate test failures with file name/line n...Junio C Hamano1-13/+1
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano2-21/+0
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano1-10/+8
2020-05-15progress: call trace2_region_leave() only after calling _enter()Derrick Stolee1-6/+2
2020-05-15ci: avoid pounding on the poor ci-artifacts containerJohannes Schindelin1-11/+44
2020-05-15unpack-trees: also allow get_progress() to work on a different indexElijah Newren1-3/+3
2020-05-14Git 2.27-rc0v2.27.0-rc0Junio C Hamano2-1/+28
2020-05-14Merge branch 'es/trace-log-progress'Junio C Hamano2-0/+43
2020-05-14Merge branch 'jt/t5500-unflake'Junio C Hamano1-6/+6
2020-05-14Merge branch 'sn/midx-repack-with-config'Junio C Hamano3-5/+67
2020-05-14Merge branch 'ds/bloom-cleanup'Junio C Hamano6-28/+49
2020-05-14Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano2-2/+86
2020-05-14Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano2-2/+111
2020-05-14Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano2-2/+21
2020-05-14Merge branch 'jc/codingstyle-compare-with-null'Junio C Hamano1-0/+12
2020-05-14Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano2-0/+9
2020-05-14Merge branch 'es/bugreport-with-hooks'Junio C Hamano3-0/+68
2020-05-14compat: remove gmtimeCarlo Marcelo Arenas Belón4-45/+0
2020-05-14merge-recursive: fix rename/rename(1to2) for working tree with a binaryElijah Newren2-0/+67
2020-05-13The ninth batchJunio C Hamano1-0/+24
2020-05-13Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano2-16/+25
2020-05-13Merge branch 'ds/sparse-updates-oob-access-fix'Junio C Hamano1-5/+5
2020-05-13Merge branch 'ss/submodule-set-url-in-c'Junio C Hamano2-21/+33
2020-05-13Merge branch 'dd/bloom-sparse-fix'Junio C Hamano5-6/+6
2020-05-13Merge branch 'jk/ci-only-on-selected-branches'Junio C Hamano2-0/+68
2020-05-13Merge branch 'ss/faq-fetch-pull'Junio C Hamano1-0/+8
2020-05-13Merge branch 'ss/faq-ignore'Junio C Hamano1-0/+10
2020-05-13Merge branch 'jc/auto-gc-quiet'Junio C Hamano7-16/+24
2020-05-13Merge branch 'cb/credential-doc-fixes'Junio C Hamano3-25/+43
2020-05-13Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Junio C Hamano4-16/+90
2020-05-13Merge branch 'tb/shallow-cleanup'Junio C Hamano16-75/+124
2020-05-13t1509: correct i18n testĐoàn Trần Công Danh1-2/+2
2020-05-12trace2: log progress time and throughputEmily Shaffer2-0/+43
2020-05-12git-gui: Handle Ctrl + BS/Del in the commit msgIsmael Luceno1-0/+2
2020-05-11completion: offer '--(no-)patch' among 'git log' optionsSZEDER Gábor1-0/+1
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee2-2/+2
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee2-11/+28
2020-05-11Documentation: changed-path Bloom filters use byte wordsDerrick Stolee1-4/+4
2020-05-11bloom: parse commit before computing filtersDerrick Stolee1-0/+3
2020-05-11fsck: report non-consecutive duplicate names in treesRené Scharfe2-2/+86
2020-05-10git-p4: recover from inconsistent perforce historyAndrew Oakley2-2/+111
2020-05-10multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee3-5/+51
2020-05-10midx: teach "git multi-pack-index repack" honor "git repack" configurationsSon Luong Ngoc1-0/+16
2020-05-09rebase --autosquash: fix a potential segfaultJohannes Schindelin2-2/+21
2020-05-08The eighth batchJunio C Hamano1-0/+49
2020-05-08Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano1-8/+10
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano1-5/+2
2020-05-08Merge branch 'bc/doc-credential-helper-value'Junio C Hamano1-3/+7
2020-05-08Merge branch 'dl/doc-stash-remove-mention-of-reflog'Junio C Hamano2-3/+3
2020-05-08Merge branch 'cb/avoid-colliding-with-netbsd-hmac'Junio C Hamano1-3/+3
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano3-10/+18
2020-05-08Merge branch 'jk/arith-expansion-coding-guidelines'Junio C Hamano1-4/+0
2020-05-08Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano3-41/+13
2020-05-08Merge branch 'jt/commit-graph-plug-memleak'Junio C Hamano1-11/+11
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano6-11/+104
2020-05-08Merge branch 'jk/credential-sample-update'Junio C Hamano1-5/+11
2020-05-08Merge branch 'ah/userdiff-markdown'Junio C Hamano5-0/+29
2020-05-08Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano3-3/+96
2020-05-08Merge branch 'dl/switch-c-option-in-error-message'Junio C Hamano1-4/+10
2020-05-08CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULLJunio C Hamano1-0/+12
2020-05-08upload-pack: clear filter_options for each v2 fetch commandChristian Couder2-16/+25
2020-05-08unpack-trees: avoid array out-of-bounds errorDerrick Stolee1-5/+5
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington2-0/+9
2020-05-08submodule: port subcommand 'set-url' from shell to CShourya Shukla2-21/+33
2020-05-07bugreport: collect list of populated hooksEmily Shaffer3-0/+68
2020-05-07bloom: fix `make sparse` warningĐoàn Trần Công Danh5-6/+6
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-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
2020-05-01Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano6-29/+33
2020-05-01Merge branch 'tb/commit-graph-split-strategy'Junio C Hamano9-73/+192
2020-05-01Merge branch 'tb/reset-shallow'Junio C Hamano5-69/+76
2020-05-01Merge branch 'dd/mailinfo-with-nul'Junio C Hamano2-6/+58
2020-05-01Merge branch 'dl/test-must-fail-fixes-4'Junio C Hamano7-18/+18
2020-05-01Merge branch 'jk/build-with-right-curl'Junio C Hamano1-5/+10
2020-05-01test-bloom: fix usage typoDerrick Stolee1-1/+1
2020-05-01bloom: fix whitespace around tab lengthDerrick Stolee2-10/+10
2020-05-01gitcredentials(7): make shell-snippet example more realisticJeff King1-2/+3
2020-05-01gitcredentials(7): clarify quoting of helper examplesJeff King1-5/+10
2020-04-30shallow: use struct 'shallow_lock' for additional safetyTaylor Blau4-16/+31
2020-04-30shallow.h: document '{commit,rollback}_shallow_file'Taylor Blau1-0/+2
2020-04-30shallow: extract a header file for shallow-related functionsTaylor Blau16-61/+91
2020-04-30commit: make 'commit_graft_pos' non-staticTaylor Blau2-1/+3
2020-04-30switch: fix errors and comments related to -c and -CDenton Liu1-4/+10
2020-04-29The fifth batchJunio C Hamano1-0/+19
2020-04-29Merge branch 'ps/transactional-update-ref-stdin'Junio C Hamano6-75/+363
2020-04-29Merge branch 'en/fill-directory-exponential'Junio C Hamano10-201/+437
2020-04-29Merge branch 'en/sparse-checkout'Junio C Hamano7-111/+375
2020-04-29Merge branch 'dd/ci-swap-azure-pipelines-with-github-actions'Junio C Hamano9-567/+309
2020-04-29Merge branch 'dd/ci-musl-libc'Junio C Hamano7-46/+111
2020-04-29Merge branch 'dl/merge-autostash-rebase-quit-fix'Junio C Hamano3-1/+23
2020-04-29Merge branch 'dl/merge-autostash'Junio C Hamano20-391/+666
2020-04-29Revert "commit-graph.c: introduce '--[no-]check-oids'"Junio C Hamano4-42/+4
2020-04-29commit-graph.c: make 'commit-graph-chain's read-onlyTaylor Blau2-1/+4
2020-04-29commit-graph.c: ensure graph layers respect core.sharedRepositoryTaylor Blau2-0/+28
2020-04-29commit-graph.c: write non-split graphs as read-onlyTaylor Blau3-2/+18
2020-04-29Sync with js/partial-urlmatch-2.17Junio C Hamano0-0/+0
2020-04-29credential: handle `credential.<partial-URL>.<key>` againJohannes Schindelin2-1/+55
2020-04-28credential-store: document the file format a bit moreJunio C Hamano1-0/+4
2020-04-28The fourth batchJunio C Hamano1-0/+95
2020-04-28Merge branch 'jn/demote-proto2-from-default'Junio C Hamano2-2/+2
2020-04-28Merge branch 'jc/gnu-hurd-lets-fread-read-dirs'Junio C Hamano1-0/+1
2020-04-28Merge branch 'ms/doc-revision-illustration-fix'Junio C Hamano1-1/+1
2020-04-28Merge branch 'tm/zsh-complete-switch-restore'Junio C Hamano1-0/+2
2020-04-28Merge branch 'mt/grep-cquote-path'Junio C Hamano3-14/+85
2020-04-28Merge branch 'ds/log-exclude-decoration-config'Junio C Hamano8-63/+132
2020-04-28Merge branch 'vd/range-diff-with-custom-pretty-format-fix'Junio C Hamano2-1/+27
2020-04-28Merge branch 'tb/diff-tree-with-notes'Junio C Hamano7-0/+78
2020-04-28Merge branch 'eb/mboxrd-doc'Junio C Hamano1-0/+6
2020-04-28Merge branch 'js/stash-p-fix'Junio C Hamano2-4/+4
2020-04-28Merge branch 'dl/libify-a-few'Junio C Hamano10-716/+727
2020-04-28Merge branch 'jx/atomic-push'Junio C Hamano9-44/+420
2020-04-28Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano10-71/+267
2020-04-28Merge branch 'js/subtree-doc-update-to-asciidoctor-2'Junio C Hamano1-2/+4