summaryrefslogtreecommitdiffstats
path: root/t/chainlint/close-subshell.expect (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-13t/chainlint/*.test: generalize self-test commentaryEric Sunshine6-9/+6
2021-12-13t/chainlint/*.test: fix invalid test cases due to mixing quote typesEric Sunshine20-70/+38
2021-12-13t/chainlint/*.test: don't use invalid shell syntaxEric Sunshine3-4/+6
2021-12-10The second batchJunio C Hamano1-0/+99
2021-12-01git-compat-util: add a test balloon for C99 supportbrian m. carlson3-2/+15
2021-12-01object-file.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley1-1/+1
2021-12-01diffcore-delta.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley1-3/+3
2021-12-01repack.c: LLP64 compatibility, upcast unity for left shiftPhilip Oakley1-1/+1
2021-11-30sequencer: avoid adding exec commands for non-commit creating commandsElijah Newren2-2/+7
2021-11-30The first batch to start the current cycleJunio C Hamano1-4/+35
2021-11-29unpack-trees: improve performance of next_cache_entryVictoria Dye1-6/+17
2021-11-29reset: make --mixed sparse-awareVictoria Dye2-2/+102
2021-11-29reset: make sparse-aware (except --mixed)Victoria Dye4-13/+86
2021-11-29reset: integrate with sparse indexVictoria Dye2-3/+8
2021-11-29reset: expand test coverage for sparse checkoutsVictoria Dye2-0/+101
2021-11-29add -p: avoid use of undefined $key when ReadKey -> EOFCarlo Marcelo Arenas Belón1-7/+9
2021-11-28mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón2-1/+5
2021-11-26completion: add human and auto: date formatYoichi Nakayama1-1/+1
2021-11-25sparse-index: update do_read_index to ensure correct sparsityVictoria Dye2-0/+39
2021-11-25sparse-index: add ensure_correct_sparsity functionVictoria Dye2-4/+30
2021-11-25sparse-index: avoid unnecessary cache tree clearingVictoria Dye1-11/+14
2021-11-25test-read-cache.c: prepare_repo_settings after config initVictoria Dye1-2/+3
2021-11-25pager: fix crash when pager program doesn't existEnzo Matsumiya2-1/+8
2021-11-24Git 2.34.1v2.34.1Junio C Hamano3-2/+25
2021-11-23A bit more regression fixesJunio C Hamano1-0/+9
2021-11-23t7006: simplify exit-code checks for sigpipe testsJeff King1-17/+5
2021-11-23t7006: clean up SIGPIPE handling in trace2 testsJeff King1-28/+14
2021-11-23run-command: unify signal and regular logic for wait_or_whine()Jeff King2-11/+10
2021-11-23Revert "editor: save and reset terminal after calling EDITOR"Junio C Hamano1-8/+0
2021-11-22dir: revert "dir: select directories correctly"Derrick Stolee2-49/+22
2021-11-22Doc: no midx and partial clone relationJonathan Tan1-5/+0
2021-11-22refs: drop force_create argument of create_reflog APIHan-Wen Nienhuys10-21/+16
2021-11-220th batch for early fixesJunio C Hamano3-2/+27
2021-11-19ci(check-whitespace): update stale file top commentsHans Krentel (hakre)1-2/+3
2021-11-19fetch-pack: ignore SIGPIPE when writing to index-packJeff King1-0/+5
2021-11-19refs: work around gcc-11 warning with REF_HAVE_NEWJeff King1-0/+7
2021-11-19submodule: absorb git dir instead of dying on deinitMugdha Pattnaik2-16/+16
2021-11-19pull: don't say that merge is "the default strategy"Alex Henrie1-1/+1
2021-11-19Revert "grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data"Junio C Hamano2-52/+2
2021-11-19trace2: disable tr2_dst before warning on write errorsJosh Steadmon1-2/+7
2021-11-19remote: die if branch is not found in repositoryGlen Choo2-19/+70
2021-11-19remote: remove the_repository->remote_state from static methodsGlen Choo1-25/+71
2021-11-19remote: use remote_state parameter internallyGlen Choo2-86/+75
2021-11-19remote: move static variables into per-repository structGlen Choo4-67/+170
2021-11-19t5516: add test case for pushing remote refspecsGlen Choo1-0/+9
2021-11-18pull: should be noop when already-up-to-dateErwin Villejo2-2/+10
2021-11-18t5319: corrupt more bytes of the midx checksumJeff King1-2/+4
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason36-31/+98
2021-11-18mergesort: avoid left shift overflowRené Scharfe1-1/+1
2021-11-18midx: fix a formatting issue in "multi-pack-index.txt"Teng Long1-6/+6