summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano2-8/+8
2023-03-17Merge branch 'en/header-cleanup'Junio C Hamano29-13/+24
2023-03-17Merge branch 'en/dir-api-cleanup'Junio C Hamano1-1/+15
2023-03-17Merge branch 'jk/fsck-indices-in-worktrees'Junio C Hamano1-0/+30
2023-03-16completion: prompt: use generic colorsFelipe Contreras1-4/+4
2023-03-16object-name: fix quiet @{u} parsingFelipe Contreras1-0/+5
2023-03-12t5604: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-03-12t5604: GETTEXT_POISON fix, part 1Johannes Schindelin1-1/+1
2023-03-12t5619: GETTEXT_POISON fixJohannes Schindelin1-1/+1
2023-03-12t0003: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-03-12t0003: GETTEXT_POISON fix, part 1Johannes Schindelin1-4/+4
2023-03-12t0033: GETTEXT_POISON fixJohannes Schindelin1-1/+1
2023-03-10ls-files: fix "--format" output of relative pathsAdam Johnson1-0/+16
2023-03-09test: don't print aggregate-results commandFelipe Contreras1-1/+1
2023-03-09test: simplify counts aggregationFelipe Contreras2-4/+2
2023-03-09fetch: pass --no-write-fetch-head to subprocessesEric Wong2-0/+20
2023-03-09add-patch: handle "* Unmerged path" linesJeff King1-0/+21
2023-03-09format-patch: add format.noprefix optionJeff King1-0/+11
2023-03-09format-patch: do not respect diff.noprefixJeff King1-0/+5
2023-03-09diff: add --default-prefix optionJeff King1-0/+10
2023-03-09t4013: add tests for diff prefix optionsJeff King1-0/+32
2023-03-08sequencer.c: fix overflow & segfault in parse_strategy_opts()Ævar Arnfjörð Bjarmason1-0/+18
2023-03-06parse-options: consistently allocate memory in fix_filename()Jeff King1-1/+2
2023-03-06bundle: don't blindly apply prefix_filename() to "-"Junio C Hamano1-0/+11
2023-03-06bundle: let "-" mean stdin for reading operationsJeff King1-0/+15
2023-03-06bundle: turn on --all-progress-implied by defaultJeff King1-0/+13
2023-03-03format-patch: output header for empty commitsJohn Keeping1-0/+10
2023-03-01push: allow delete single-level refZheNing Hu1-0/+12
2023-02-28Merge branch 'ar/test-lib-remove-stale-comment'Junio C Hamano1-6/+0
2023-02-28Merge branch 'zy/t9700-style'Junio C Hamano1-28/+27
2023-02-28Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano4-8/+48
2023-02-28Merge branch 'jk/http-test-fixes'Junio C Hamano5-114/+122
2023-02-27credential: add WWW-Authenticate header to cred requestsMatthew John Cheetham1-0/+242
2023-02-27t5563: add tests for basic and anoymous HTTP accessMatthew John Cheetham4-0/+129
2023-02-27Merge branch 'jc/countermand-format-attach'Junio C Hamano1-0/+18
2023-02-27Merge branch 'jk/shorten-unambiguous-ref-wo-sscanf'Junio C Hamano1-0/+34
2023-02-27Merge branch 'mh/credential-password-expiry'Junio C Hamano1-0/+94
2023-02-27Merge branch 'rs/archive-mtime'Junio C Hamano1-0/+19
2023-02-27Merge branch 'tb/drop-dir-iterator-follow-symlink-bit'Junio C Hamano2-46/+4
2023-02-27Merge branch 'tl/range-diff-custom-abbrev'Junio C Hamano1-0/+32
2023-02-27Merge branch 'ap/t2015-style-update'Junio C Hamano1-5/+6
2023-02-27Merge branch 'jc/diff-algo-attribute'Junio C Hamano1-1/+37
2023-02-27Merge branch 'pw/rebase-i-validate-labels-early'Junio C Hamano1-0/+23
2023-02-27restore: fault --staged --worktree with merge optsAndy Koppe1-0/+16
2023-02-27fetch: support hideRefs to speed up connectivity checksEric Wong3-2/+11
2023-02-27test-lib: drop comment about test_descriptionAndrei Rybak1-6/+0
2023-02-27unpack-trees: heed requests to overwrite ignored filesElijah Newren1-0/+11
2023-02-27t2021: fix platform-specific leftover cruftElijah Newren1-1/+4
2023-02-25switch: reject if the branch is already checked out elsewhere (test)Rubén Justo1-0/+29
2023-02-25rebase: refuse to switch to a branch already checked out elsewhere (test)Rubén Justo1-0/+14