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
2021-12-11Merge branch 'tw/var-default-branch'Junio C Hamano
2021-12-11Merge branch 'jk/strbuf-addftime-seconds-since-epoch'Junio C Hamano
2021-12-11Merge branch 'if/redact-packfile-uri'Junio C Hamano
2021-12-11Merge branch 'gc/remote-with-fewer-static-global-variables'Junio C Hamano
2021-12-11Merge branch 'vd/sparse-sparsity-fix-on-read'Junio C Hamano
2021-12-10ssh signing: verify ssh-keygen in test prereqFabian Stelzer
2021-12-10ssh signing: make fmt-merge-msg consider key lifetimeFabian Stelzer
2021-12-10ssh signing: make verify-tag consider key lifetimeFabian Stelzer
2021-12-10ssh signing: make git log verify key lifetimeFabian Stelzer
2021-12-10ssh signing: make verify-commit consider key lifetimeFabian Stelzer
2021-12-10ssh signing: add key lifetime test prereqsFabian Stelzer
2021-12-10t/fmt-merge-msg: make gpgssh tests more specificFabian Stelzer
2021-12-10t/fmt-merge-msg: do not redirect stderrFabian Stelzer
2021-12-08pull, fetch: fix segfault in --set-upstream optionÆvar Arnfjörð Bjarmason
2021-12-08t1430: create valid symrefs using test-helperHan-Wen Nienhuys
2021-12-08t1430: remove refs using test-toolHan-Wen Nienhuys
2021-12-08refs: introduce REF_SKIP_REFNAME_VERIFICATION flagHan-Wen Nienhuys
2021-12-08refs: introduce REF_SKIP_OID_VERIFICATION flagHan-Wen Nienhuys
2021-12-08test-ref-store: plug memory leak in cmd_delete_refsHan-Wen Nienhuys
2021-12-08test-ref-store: parse symbolic flag constantsHan-Wen Nienhuys
2021-12-08test-ref-store: remove force-create argument for create-reflogHan-Wen Nienhuys
2021-12-07common-main.c: call exit(), don't returnÆvar Arnfjörð Bjarmason
2021-12-06blame: enable and test the sparse indexLessley Dennington
2021-12-06diff: enable and test the sparse indexLessley Dennington
2021-12-06diff: replace --staged with --cached in t1092 testsLessley Dennington
2021-12-06test-read-cache: set up repo after git directoryLessley Dennington
2021-12-06unpack-trees: use traverse_path instead of nameDerrick Stolee
2021-12-06t1092: add deeper changes during a checkoutDerrick Stolee
2021-12-05tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin
2021-12-05sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec'Elijah Newren
2021-12-05worktree: send "chatty" messages to stderrEric Sunshine
2021-12-02test-ref-store: tweaks to for-each-reflog-ent formatHan-Wen Nienhuys
2021-12-02t1405: check for_each_reflog_ent_reverse() more thoroughlyHan-Wen Nienhuys
2021-12-02test-ref-store: don't add newline to reflog messageHan-Wen Nienhuys
2021-12-02show-branch: show reflog messageHan-Wen Nienhuys
2021-12-02log: load decorations with --simplify-by-decorationJeff King
2021-12-02log: handle --decorate-refs with userformat "%d"Jeff King
2021-12-02branch: protect branches checked out in all worktreesAnders Kaseorg
2021-12-02receive-pack: protect current branch for bare repository worktreeAnders Kaseorg
2021-12-02fetch: protect branches checked out in all worktreesAnders Kaseorg
2021-12-02branch: lowercase error messagesAnders Kaseorg
2021-12-02receive-pack: lowercase error messagesAnders Kaseorg
2021-12-02test-lib: make BAIL_OUT() work in tests and prereqFabian Stelzer
2021-12-02xdiff: implement a zealous diff3, or "zdiff3"Phillip Wood
2021-11-30sequencer: avoid adding exec commands for non-commit creating commandsElijah Newren
2021-11-30Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano
2021-11-30Merge branch 'tb/plug-pack-bitmap-leaks'Junio C Hamano
2021-11-30Merge branch 'tp/send-email-completion'Junio C Hamano
2021-11-30Merge branch 'jc/fix-ref-sorting-parse'Junio C Hamano
2021-11-30Merge branch 'so/stash-staged'Junio C Hamano