summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-07-31update-index: do not read HEAD and MERGE_HEAD unconditionallyJunio C Hamano1-0/+8
2023-07-31bundle: use OPT_PASSTHRU_ARGVRené Scharfe1-0/+6
2023-07-28Merge branch 'rs/describe-parseopt-fix'Junio C Hamano1-0/+8
2023-07-27Merge branch 'jc/parse-options-reset'Junio C Hamano1-0/+10
2023-07-27Merge branch 'jc/parse-options-show-branch'Junio C Hamano1-0/+25
2023-07-27Merge branch 'jc/transport-parseopt-fix'Junio C Hamano1-0/+11
2023-07-26t2400: rewrite regex to avoid unintentional PCREJacob Abel1-6/+6
2023-07-26t2400: drop no-op `--sq` from rev-parse callJacob Abel1-1/+1
2023-07-26Merge branch 'jc/branch-parseopt-fix'Junio C Hamano1-0/+16
2023-07-26Merge branch 'rs/ls-tree-no-full-name-fix'Junio C Hamano1-0/+8
2023-07-25Merge branch 'jk/nested-points-at'Junio C Hamano1-0/+2
2023-07-25Merge branch 'rs/ref-filter-signature-fix'Junio C Hamano1-1/+2
2023-07-25Merge branch 'jk/unused-parameter'Junio C Hamano3-8/+2
2023-07-25Merge branch 'dk/t4002-syntaxo-fix'Junio C Hamano1-1/+1
2023-07-25Merge branch 'ah/advise-force-pushing'Junio C Hamano1-25/+23
2023-07-24t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`Taylor Blau1-8/+5
2023-07-24t5328: avoid top-level directory changesTaylor Blau1-27/+27
2023-07-24t5318: avoid top-level directory changesTaylor Blau1-206/+172
2023-07-24t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`Taylor Blau1-6/+15
2023-07-24t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directoriesTaylor Blau1-3/+13
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu1-0/+138
2023-07-24sequencer: finish parsing the todo list despite an invalid first lineAlex Henrie1-0/+26
2023-07-21branch: update the message to refuse touching a branch in-useJunio C Hamano1-5/+5
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano6-1/+170
2023-07-21describe: fix --no-exact-matchRené Scharfe1-0/+8
2023-07-21blame: allow --contents to work with bare repoHan Young1-0/+9
2023-07-20wrapper: use trace2 counters to collect fsync statsBeat Bolli1-3/+3
2023-07-19reset: reject --no-(mixed|soft|hard|merge|keep) optionJunio C Hamano1-0/+10
2023-07-19show-branch: reject --[no-](topo|date)-orderJunio C Hamano1-0/+9
2023-07-19short help: allow a gap smaller than USAGE_GAPJunio C Hamano1-2/+1
2023-07-19short help: allow multi-line opthelpJunio C Hamano2-0/+4
2023-07-19show-branch: --no-sparse should give dense outputJunio C Hamano1-0/+16
2023-07-18fetch: reject --no-ipv[46]Junio C Hamano1-0/+11
2023-07-18branch: reject "--no-all" and "--no-remotes" earlyJunio C Hamano1-0/+16
2023-07-18ls-tree: fix --no-full-nameRené Scharfe1-0/+8
2023-07-18Merge branch 'tb/fsck-no-progress'Junio C Hamano3-1/+24
2023-07-18Merge branch 'tb/repack-cleanup'Junio C Hamano1-1/+35
2023-07-17ref-filter: handle nested tags in --points-at optionJan Klötzke1-0/+2
2023-07-17Merge branch 'jc/pathspec-match-with-common-prefix'Junio C Hamano1-2/+44
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano4-4/+0
2023-07-17Merge branch 'pw/diff-no-index-from-named-pipes'Junio C Hamano1-0/+64
2023-07-17t6300: fix setup with GPGSSH but without GPGRené Scharfe1-1/+2
2023-07-14Merge branch 'ma/t0091-fixup'Junio C Hamano1-21/+42
2023-07-14Merge branch 'ks/ref-filter-signature'Junio C Hamano3-0/+219
2023-07-14t4002: fix "diff can read from stdin" syntaxD. Ben Knoble1-1/+1
2023-07-13t/helper: mark unused callback void data parametersJeff King2-2/+2
2023-07-13test-ref-store: drop unimplemented reflog-expire commandJeff King1-6/+0
2023-07-13remote: don't imply that integration is always required before pushingAlex Henrie1-19/+19
2023-07-13wt-status: don't show divergence advice when committingAlex Henrie1-6/+4
2023-07-11builtin/repack.c: only repack `.pack`s that existDerrick Stolee1-1/+35