summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-05-14Merge branch 'es/trace-log-progress'Junio C Hamano
2020-05-14Merge branch 'jt/t5500-unflake'Junio C Hamano
2020-05-14Merge branch 'sn/midx-repack-with-config'Junio C Hamano
2020-05-14Merge branch 'ds/bloom-cleanup'Junio C Hamano
2020-05-14Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-05-14Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano
2020-05-14Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano
2020-05-14Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano
2020-05-14Merge branch 'es/bugreport-with-hooks'Junio C Hamano
2020-05-13Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano
2020-05-13Merge branch 'dd/bloom-sparse-fix'Junio C Hamano
2020-05-13Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Junio C Hamano
2020-05-12trace2: log progress time and throughputEmily Shaffer
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee
2020-05-11fsck: report non-consecutive duplicate names in treesRené Scharfe
2020-05-10git-p4: recover from inconsistent perforce historyAndrew Oakley
2020-05-10multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee
2020-05-09rebase --autosquash: fix a potential segfaultJohannes Schindelin
2020-05-08Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano
2020-05-08Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano
2020-05-08Merge branch 'ah/userdiff-markdown'Junio C Hamano
2020-05-08Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano
2020-05-08upload-pack: clear filter_options for each v2 fetch commandChristian Couder
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington
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-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-06t5500: count objects through stderr, not traceJonathan Tan
2020-05-05Merge branch 'js/partial-urlmatch-2.17'Junio C Hamano
2020-05-05Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano
2020-05-05Merge branch 'jk/test-fail-prereqs-fix'Junio C Hamano
2020-05-05Merge branch 'dd/iso-8601-updates'Junio C Hamano
2020-05-05Merge branch 'bc/wildcard-credential'Junio C Hamano
2020-05-05restore: default to HEAD when combining --staged and --worktreeEric Sunshine
2020-05-05pack-bitmap: pass object filter to fill-in traversalJeff King
2020-05-05pack-bitmap.c: support 'tree:0' filteringTaylor Blau
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-03credential-store: ignore bogus lines from store fileCarlo Marcelo Arenas Belón
2020-05-03userdiff: support MarkdownAsh Holland
2020-05-01Merge branch 'jt/v2-fetch-nego-fix'Junio C Hamano
2020-05-01Merge branch 'es/bugreport'Junio C Hamano
2020-05-01Merge branch 'dd/sparse-fixes'Junio C Hamano
2020-05-01Merge branch 'ds/blame-on-bloom'Junio C Hamano