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
2023-06-21notes.c: introduce '--separator=<paragraph-break>' optionTeng Long
2023-06-21t3321: add test cases about the notes stripspace behaviorTeng Long
2023-06-21Merge branch 'jk/log-follow-with-non-literal-pathspec'Junio C Hamano
2023-06-21Merge branch 'vd/worktree-config-is-per-repository'Junio C Hamano
2023-06-21Merge branch 'tb/submodule-null-deref-fix'Junio C Hamano
2023-06-21Merge branch 'jc/test-modernization-2'Junio C Hamano
2023-06-21Merge branch 'jc/test-modernization'Junio C Hamano
2023-06-21Merge branch 'tz/test-fix-pthreads-prereq'Junio C Hamano
2023-06-21Merge branch 'tz/test-ssh-verifytime-fix'Junio C Hamano
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo
2023-06-17commit: pass --no-divider to interpret-trailersJeff King
2023-06-15credential: erase all matching credentialsM Hickford
2023-06-15credential: avoid erasing distinct passwordM Hickford
2023-06-15revision: handle pseudo-opts in `--stdin` modePatrick Steinhardt
2023-06-14diff-lib: honor override_submodule_config flag bitJosip Sokcevic
2023-06-13Merge branch 'zh/ls-files-format-atoms'Junio C Hamano
2023-06-13Merge branch 'sl/diff-tree-sparse'Junio C Hamano
2023-06-13Merge branch 'jk/format-patch-message-id-unleak'Junio C Hamano
2023-06-13Merge branch 'jc/pack-ref-exclude-include'Junio C Hamano
2023-06-13Merge branch 'jc/diff-s-with-other-options'Junio C Hamano
2023-06-13Merge branch 'kh/keep-tag-editmsg-upon-failure'Junio C Hamano
2023-06-13pack-bitmap.c: gracefully degrade on failure to load MIDX'd packTaylor Blau
2023-06-13gc: introduce `gc.recentObjectsHook`Taylor Blau
2023-06-12builtin/repack.c: only collect fully-formed packsTaylor Blau
2023-06-12t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereqTodd Zullinger
2023-06-12repository: create read_replace_refs settingDerrick Stolee
2023-06-12cat-file: add option '-Z' that delimits input and output with NULPatrick Steinhardt
2023-06-12t1006: modernize test style to use `test_cmp`Patrick Steinhardt
2023-06-12t1006: don't strip timestamps from expected resultsPatrick Steinhardt
2023-06-12worktree: integrate with sparse-indexShuqi Liang
2023-06-12run-command: report exec error even on ENOENTRené Scharfe
2023-06-12t1800: loosen matching of error message for bad shebangRené Scharfe
2023-06-12add: test use of brackets when color is disabledDerrick Stolee
2023-06-12add: check color.ui for interactive addDerrick Stolee
2023-06-03diff: detect pathspec magic not supported by --followJeff King
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye
2023-05-26config: use gitdir to get worktree configVictoria Dye
2023-05-26t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0Todd Zullinger
2023-05-26trace2 tests: fix PTHREADS prereqTodd Zullinger
2023-05-24Merge branch 'sl/sparse-write-tree-part-2'Junio C Hamano
2023-05-24builtin/submodule--helper.c: handle missing submodule URLsTaylor Blau
2023-05-23ls-files: align format atoms with ls-treeZheNing Hu
2023-05-23t9400-git-cvsserver-server: modernize test formatJohn Cai
2023-05-23t9200-git-cvsexportcommit: modernize test formatJohn Cai
2023-05-23t9104-git-svn-follow-parent: modernize test formatJohn Cai
2023-05-23t9100-git-svn-basic: modernize test formatJohn Cai
2023-05-23t7700-repack: modernize test formatJohn Cai
2023-05-23t7600-merge: modernize test formatJohn Cai
2023-05-23t7508-status: modernize test formatJohn Cai
2023-05-23t7201-co: modernize test formatJohn Cai