]> git.ipfire.org Git - thirdparty/git.git/history - t
Merge branch 'jy/gitweb-no-need-for-meta'
[thirdparty/git.git] / t /
2022-03-21  Junio C HamanoMerge branch 'jy/gitweb-no-need-for-meta'
2022-03-21  Junio C HamanoMerge branch 'pw/single-key-interactive'
2022-03-21  Junio C HamanoMerge branch 'ds/partial-bundles'
2022-03-21  Junio C HamanoMerge branch 'ep/test-malloc-check-with-glibc-2.34'
2022-03-21  Junio C HamanoMerge branch 'sm/no-git-in-upstream-of-pipe-in-tests'
2022-03-17  Junio C HamanoMerge branch 'ab/string-list-count-in-size-t'
2022-03-17  Junio C HamanoMerge branch 'ab/racy-hooks'
2022-03-17  Junio C HamanoMerge branch 'ab/keep-git-exit-codes-in-tests'
2022-03-17  Junio C HamanoMerge branch 'tk/t7063-chmtime-dirs-too'
2022-03-17  Junio C HamanoMerge branch 'ds/commit-graph-gen-v2-fixes'
2022-03-17  Junio C HamanoMerge branch 'jc/stash-drop'
2022-03-17  Junio C HamanoMerge branch 'tb/rename-remote-progress'
2022-03-17  Junio C HamanoMerge branch 'vd/sparse-read-tree'
2022-03-17  Junio C HamanoMerge branch 'ab/object-file-api-updates'
2022-03-17  Junio C HamanoMerge branch 'mf/fix-type-in-config-h'
2022-03-17  Junio C HamanoMerge branch 'ps/fetch-mirror-optim'
2022-03-17  Junio C HamanoMerge branch 'tk/empty-untracked-cache'
2022-03-17  Junio C HamanoMerge branch 'ab/grep-patterntype'
2022-03-13  Junio C HamanoMerge branch 'ab/plug-random-leaks'
2022-03-13  Junio C HamanoMerge branch 'nj/read-tree-doc-reffix'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic-fixup'
2022-03-13  Junio C HamanoMerge branch 'fs/gpgsm-update'
2022-03-13  Junio C HamanoMerge branch 'gc/parse-tree-indirect-errors'
2022-03-13  Junio C HamanoMerge branch 'en/merge-ort-align-verbosity-with-recursive'
2022-03-13  Junio C HamanoMerge branch 'ab/make-optim-noop'
2022-03-13  Junio C HamanoMerge branch 'ps/fetch-atomic'
2022-03-13  Shubham Mishrat0030-t0050: avoid pipes with Git on LHS
2022-03-13  Shubham Mishrat0001-t0028: avoid pipes with Git on LHS
2022-03-09  Michael J Grubertest-lib: declare local variables as local
2022-03-09  Junio C HamanoMerge branch 'ab/help-fixes'
2022-03-09  Junio C HamanoMerge branch 'ab/c99-variadic-macros'
2022-03-09  Junio C HamanoMerge branch 'hn/reftable-no-empty-keys'
2022-03-09  Junio C HamanoMerge branch 'jc/cat-file-batch-commands'
2022-03-09  Junio C HamanoMerge branch 'pw/xdiff-alloc-fail'
2022-03-09  Junio C HamanoMerge branch 'en/present-despite-skipped'
2022-03-09  Derrick Stoleeclone: fail gracefully when cloning filtered bundle
2022-03-09  Derrick Stoleebundle: unbundle promisor packs
2022-03-09  Derrick Stoleebundle: create filtered bundles
2022-03-09  Ævar Arnfjörð Bjar... list-objects: handle NULL function pointers
2022-03-09  Derrick Stoleeindex-pack: document and test the --promisor option
2022-03-08  Jason Yundtgitweb: remove invalid http-equiv="content-type"
2022-03-08  Jason Yundtcomment: fix typo
2022-03-07  Ævar Arnfjörð Bjar... rev-list simplify tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð Bjar... checkout tests: don't ignore "git <cmd>" exit code
2022-03-07  Ævar Arnfjörð Bjar... apply tests: don't ignore "git ls-files" exit code...
2022-03-07  Ævar Arnfjörð Bjar... gettext tests: don't ignore "test-tool regex" exit...
2022-03-07  Ævar Arnfjörð Bjar... rev-list tests: don't hide abort() in "test_expect_failure"
2022-03-07  Ævar Arnfjörð Bjar... diff tests: don't ignore "git rev-list" exit code
2022-03-07  Ævar Arnfjörð Bjar... notes tests: don't ignore "git" exit code
2022-03-07  Ævar Arnfjörð Bjar... rev-parse tests: don't ignore "git reflog" exit code
2022-03-07  Ævar Arnfjörð Bjar... merge tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð Bjar... apply tests: use "test_must_fail" instead of ad-hoc...
2022-03-07  Ævar Arnfjörð Bjar... diff tests: don't ignore "git diff" exit code in "read...
2022-03-07  Ævar Arnfjörð Bjar... diff tests: don't ignore "git diff" exit code
2022-03-07  Ævar Arnfjörð Bjar... read-tree tests: check "diff-files" exit code on failure
2022-03-07  Ævar Arnfjörð Bjar... tests: use "test_stdout_line_count", not "test $(git...
2022-03-07  Ævar Arnfjörð Bjar... tests: change some 'test $(git) = "x"' to test_cmp
2022-03-07  Ævar Arnfjörð Bjar... string-list API: change "nr" and "alloc" to "size_t"
2022-03-07  Junio C HamanoMerge branch 'jt/ls-files-stage-recurse'
2022-03-07  Junio C HamanoMerge branch 'gc/stash-on-branch-with-multi-level-name'
2022-03-07  Junio C HamanoMerge branch 'ah/advice-switch-requires-detach-to-detach'
2022-03-07  Junio C HamanoMerge branch 'ab/c99-designated-initializers'
2022-03-07  Junio C HamanoMerge branch 'mc/index-pack-report-max-size'
2022-03-07  Junio C HamanoMerge branch 'ac/usage-string-fixups'
2022-03-07  Junio C HamanoMerge branch 'ab/test-leak-diag'
2022-03-07  Junio C HamanoMerge branch 'ab/hook-tests'
2022-03-07  Junio C HamanoMerge branch 'en/merge-ort-plug-leaks'
2022-03-07  Junio C HamanoMerge branch 'ds/worktree-docs'
2022-03-07  Junio C HamanoMerge branch 'jc/rerere-train-modernise'
2022-03-07  Junio C HamanoMerge branch 'rs/bisect-executable-not-found'
2022-03-07  Junio C HamanoMerge branch 'en/sparse-checkout-fixes'
2022-03-07  Junio C HamanoMerge branch 'cg/t3903-modernize'
2022-03-04  Elia Pintotest-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK...
2022-03-04  Todd Zullingert/lib-gpg: kill all gpg components, not just gpg-agent
2022-03-04  Todd Zullingert/lib-gpg: reload gpg components after updating trustlist
2022-03-04  Fabian Stelzergpg-interface/gpgsm: fix for v2.3
2022-03-04  Ævar Arnfjörð Bjar... log tests: fix "abort tests early" regression in ff37a6...
2022-03-03  Taylor Blaubuiltin/remote.c: show progress when renaming remote...
2022-03-03  Patrick Steinhardtt5503: simplify setup of test which exercises failure...
2022-03-03  Ævar Arnfjörð Bjar... Makefiles: add "shared.mak", move ".DELETE_ON_ERROR...
2022-03-02  John Caistash: add tests to ensure reflog --rewrite --updatref...
2022-03-02  Elijah Newrenrepo_read_index: add config to expect files outside...
2022-03-02  Tao Klerkst7063: mtime-mangling instead of delays in untracked...
2022-03-01  Victoria Dyeread-tree: make three-way merge sparse-aware
2022-03-01  Victoria Dyeread-tree: make two-way merge sparse-aware
2022-03-01  Victoria Dyeread-tree: narrow scope of index expansion for '--prefix'
2022-03-01  Victoria Dyeread-tree: integrate with sparse index
2022-03-01  Victoria Dyeread-tree: expand sparse checkout test coverage
2022-03-01  Victoria Dyeread-tree: explicitly disallow prefixes with a leading '/'
2022-03-01  Victoria Dyestatus: fix nested sparse directory diff in sparse...
2022-03-01  Victoria Dyesparse-index: prevent repo root from becoming sparse
2022-03-01  Derrick Stoleecommit-graph: fix generation number v2 overflow values
2022-03-01  Derrick Stoleecommit-graph: start parsing generation v2 (again)
2022-03-01  Derrick Stoleecommit-graph: fix ordering bug in generation numbers
2022-03-01  Derrick Stoleet5318: extract helpers to lib-commit-graph.sh
2022-03-01  Derrick Stoleetest-read-graph: include extra post-parse info
2022-03-01  Junio C HamanoMerge branch 'ps/fetch-atomic' into ps/fetch-mirror...
2022-02-28  Ævar Arnfjörð Bjar... test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
2022-02-28  Ævar Arnfjörð Bjar... test-lib: make $GIT_BUILD_DIR an absolute path
2022-02-28  Ævar Arnfjörð Bjar... test-lib: correct and assert TEST_DIRECTORY overriding
next