summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2021-09-27connect: also update offset for features without valuesLibravatar Andrzej Hunt1-0/+15
2021-09-23difftool: fix symlink-file writing in dir-diff modeLibravatar David Aguilar1-2/+65
2021-09-22http: match headers case-insensitively when redactingLibravatar Jeff King1-12/+12
2021-09-20clone: handle unborn branch in bare reposLibravatar Jeff King1-0/+13
2021-09-16git-cvsserver: protect against NULL in crypt(3)Libravatar Carlo Marcelo Arenas Belón1-1/+6
2021-09-16git-cvsserver: use crypt correctly to compare password hashesLibravatar Carlo Marcelo Arenas Belón1-1/+3
2021-09-16t0000: avoid masking git exit value through pipesLibravatar Carlo Marcelo Arenas Belón1-11/+12
2021-09-15t1400: avoid SIGPIPE race condition on fifoLibravatar Jeff King1-3/+5
2021-09-10am: fix incorrect exit status on am fail to abortLibravatar Elijah Newren1-1/+1
2021-09-10t4151: add a few am --abort testsLibravatar Elijah Newren1-0/+39
2021-09-10stash: restore untracked files AFTER restoring tracked filesLibravatar Elijah Newren1-2/+2
2021-09-10stash: avoid feeding directories to update-indexLibravatar Elijah Newren1-1/+1
2021-09-10t3903: document a pair of directory/file bugsLibravatar Elijah Newren1-0/+58
2021-09-09t5562: use alarm() to interrupt timed child-waitLibravatar Jeff King1-8/+8
2021-09-07send-email: fix a "first config key wins" regression in v2.33.0Libravatar Ævar Arnfjörð Bjarmason1-0/+15
2021-09-05apply: resolve trivial merge without hitting ll-merge with "--3way"Libravatar Junio C Hamano1-0/+45
2021-09-03update-ref: fix streaming of status updatesLibravatar Patrick Steinhardt1-0/+32
2021-09-01upload-pack.c: treat want-ref relative to namespaceLibravatar Kim Altintop1-0/+135
2021-09-01t5730: introduce fetch command helperLibravatar Kim Altintop1-36/+37
2021-08-31fast-export: fix anonymized tag using original lengthLibravatar Tal Kelrich1-4/+6
2021-08-30send-email: avoid incorrect header propagationLibravatar Marvin Häuser1-0/+45
2021-08-30test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repositoryLibravatar SZEDER Gábor1-1/+2
2021-08-27branch: allow deleting dangling branches with --forceLibravatar René Scharfe1-0/+13
2021-08-27logmsg_reencode(): warn when iconv() failsLibravatar Jeff King1-0/+7
2021-08-26checkout: make delayed checkout respect --quiet and --no-progressLibravatar Matheus Tavares1-0/+71
2021-08-26column: fix parsing of the '--nl' optionLibravatar SZEDER Gábor1-0/+18
2021-08-25diff-lib: ignore paths that are outside $cwd if --relative askedLibravatar Đoàn Trần Công Danh1-0/+53
2021-08-25t6300: check for cat-file exit status codeLibravatar Đoàn Trần Công Danh1-1/+3
2021-08-25t6300: don't run cat-file on non-existent objectLibravatar Đoàn Trần Công Danh1-11/+16
2021-08-25t5323: drop mentions of "master"Libravatar Jeff King1-2/+2
2021-08-24ls-remote: set packet_trace_identity(<name>)Libravatar Ævar Arnfjörð Bjarmason1-3/+3
2021-08-24maintenance: skip bootout/bootstrap when plist is registeredLibravatar Derrick Stolee1-0/+17
2021-08-24t9001: PATH must not use Windows-style pathsLibravatar Johannes Sixt1-1/+1
2021-08-24t5582: remove spurious 'cd "$D"' lineLibravatar Mickey Endito1-1/+0
2021-08-23rebase -r: fix merge -c with a merge strategyLibravatar Phillip Wood1-0/+18
2021-08-23rebase -r: don't write .git/MERGE_MSG when fast-forwardingLibravatar Phillip Wood1-2/+8
2021-08-23rebase -i: add another reword testLibravatar Phillip Wood1-0/+13
2021-08-20rebase -r: make 'merge -c' behave like rewordLibravatar Phillip Wood2-9/+61
2021-08-18completion: bash: fix for suboptions with valueLibravatar Felipe Contreras1-0/+15
2021-08-15commit: restore --edit when combined with --fixupLibravatar Joel Klinghed1-1/+8
2021-08-13rebase --continue: remove .git/MERGE_MSGLibravatar Phillip Wood2-0/+18
2021-08-13rebase --apply: restore some testsLibravatar Phillip Wood2-5/+5
2021-08-13t3403: fix commit authorshipLibravatar Phillip Wood1-1/+2
2021-08-11Merge branch 'jn/log-m-does-not-imply-p'Libravatar Junio C Hamano1-2/+2
2021-08-10connect, protocol: log negotiated protocol versionLibravatar Josh Steadmon1-0/+11
2021-08-10apply: keep buffer/size pair in sync when parsing binary hunksLibravatar Jeff King1-0/+23
2021-08-09Revert 'diff-merges: let "-m" imply "-p"'Libravatar Jonathan Nieder1-2/+2
2021-08-06Merge branch 'cb/t7508-regexp-fix'Libravatar Junio C Hamano1-1/+1
2021-08-06Merge branch 'fc/disable-checkwinsize'Libravatar Junio C Hamano1-0/+6
2021-08-06test: fix for COLUMNS and bash 5Libravatar Felipe Contreras1-0/+6