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-07-17Merge branch 'jc/pathspec-match-with-common-prefix'Junio C Hamano
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano
2023-07-17Merge branch 'pw/diff-no-index-from-named-pipes'Junio C Hamano
2023-07-17t6300: fix setup with GPGSSH but without GPGRené Scharfe
2023-07-14Merge branch 'ma/t0091-fixup'Junio C Hamano
2023-07-14Merge branch 'ks/ref-filter-signature'Junio C Hamano
2023-07-14t4002: fix "diff can read from stdin" syntaxD. Ben Knoble
2023-07-14t/helper: mark unused callback void data parametersJeff King
2023-07-14test-ref-store: drop unimplemented reflog-expire commandJeff King
2023-07-13remote: don't imply that integration is always required before pushingAlex Henrie
2023-07-13wt-status: don't show divergence advice when committingAlex Henrie
2023-07-11builtin/repack.c: only repack `.pack`s that existDerrick Stolee
2023-07-11refs/packed-backend.c: add trace2 counters for jump listTaylor Blau
2023-07-11refs/packed-backend.c: implement jump lists to avoid excluded pattern(s)Taylor Blau
2023-07-11builtin/for-each-ref.c: add `--exclude` optionTaylor Blau
2023-07-11ref-filter: add `ref_filter_clear()`Jeff King
2023-07-11ref-filter.h: provide `REF_FILTER_INIT`Jeff King
2023-07-10commit-graph.c: avoid duplicated progress output during `verify`Taylor Blau
2023-07-10fsck: suppress MIDX output with `--no-progress`Taylor Blau
2023-07-10fsck: suppress commit-graph output with `--no-progress`Taylor Blau
2023-07-09dir: match "attr" pathspec magic with correct pathsJunio C Hamano
2023-07-08Merge branch 'jk/fsck-indices-in-worktrees'Junio C Hamano
2023-07-08Merge branch 'js/empty-index-fixes'Junio C Hamano
2023-07-08Merge branch 'ks/t4205-test-describe-with-abbrev-fix'Junio C Hamano
2023-07-08t6135: attr magic with path patternJunio C Hamano
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-06Merge branch 'jk/cherry-pick-revert-status'Junio C Hamano
2023-07-06Merge branch 'pw/apply-too-large'Junio C Hamano
2023-07-06Merge branch 'tl/notes-separator'Junio C Hamano
2023-07-06Merge branch 'gc/config-partial-submodule-kvi-fix'Junio C Hamano
2023-07-06diff --no-index: support reading from named pipesPhillip Wood
2023-07-06t4054: test diff --no-index with stdinPhillip Wood
2023-07-06diff --no-index: refuse to compare stdin to a directoryPhillip Wood
2023-07-05t0091-bugreport.sh: actually verify some content of reportMartin Ågren
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-07-05Merge branch 'bc/more-git-var'Junio C Hamano
2023-07-05Merge branch 'ps/revision-stdin-with-options'Junio C Hamano
2023-06-30Merge branch 'tb/gc-recent-object-hook'Junio C Hamano
2023-06-30Merge branch 'jc/abort-ll-merge-with-a-signal'Junio C Hamano
2023-06-30Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano
2023-06-29fsck: avoid misleading variable nameEric Sunshine
2023-06-29t4205: correctly test %(describe:abbrev=...)Kousik Sanagavarapu
2023-06-29commit -a -m: allow the top-level tree to become empty againJohannes Schindelin
2023-06-29config: pass kvi to die_bad_number()Glen Choo
2023-06-29config.c: pass ctx with CLI configGlen Choo
2023-06-29config.c: pass ctx in configsetsGlen Choo
2023-06-29config: add ctx arg to config_fn_tGlen Choo
2023-06-28fix cherry-pick/revert status when doing multiple commitsJacob Keller
2023-06-27var: add config file locationsbrian m. carlson