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
path: root/t
AgeCommit message (Expand)Author
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano
2020-05-15Merge branch 'es/trace-log-progress'Junio C Hamano
2020-05-15Merge branch 'jt/t5500-unflake'Junio C Hamano
2020-05-15Merge branch 'sn/midx-repack-with-config'Junio C Hamano
2020-05-15Merge branch 'ds/bloom-cleanup'Junio C Hamano
2020-05-15Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-05-15Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano
2020-05-15Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano
2020-05-15Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano
2020-05-15Merge branch 'es/bugreport-with-hooks'Junio C Hamano
2020-05-14merge-recursive: fix rename/rename(1to2) for working tree with a binaryElijah Newren
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-13t1509: correct i18n testĐoàn Trần Công Danh
2020-05-13trace2: log progress time and throughputEmily Shaffer
2020-05-11http, imap-send: stop using CURLOPT_VERBOSEJonathan Tan
2020-05-11t5551: test that GIT_TRACE_CURL redacts passwordJonathan Tan
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee
2020-05-11line-log: more responsive, incremental 'git log -L'SZEDER Gábor
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee
2020-05-11t4211-line-log: add tests for parent oidsSZEDER Gábor
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-09Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano
2020-05-09Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano
2020-05-09Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano
2020-05-09Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano
2020-05-09Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano
2020-05-09Merge branch 'ah/userdiff-markdown'Junio C Hamano
2020-05-09Merge 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-07t5500: count objects through stderr, not traceJonathan Tan
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 '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-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