summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-05patience diff: remove unnecessary string comparisonsPhillip Wood
2021-05-05word diff: handle zero length matchesPhillip Wood
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares
2021-05-05parallel-checkout: add tests related to .gitattributesMatheus Tavares
2021-05-05t0028: extract encoding helpers to lib-encoding.shMatheus Tavares
2021-05-05parallel-checkout: add tests related to path collisionsMatheus Tavares
2021-05-05parallel-checkout: add tests for basic operationsMatheus Tavares
2021-05-05checkout-index: add parallel checkout supportMatheus Tavares
2021-05-05builtin/checkout.c: complete parallel checkout supportMatheus Tavares
2021-05-05make_transient_cache_entry(): optionally alloc from mem_poolMatheus Tavares
2021-05-05t5601: mark protocol v2-only testJonathan Tan
2021-05-05send-pack: support push negotiationJonathan Tan
2021-05-05fetch: teach independent negotiation (no packfile)Jonathan Tan
2021-05-04work around zsh comment in __git_complete_worktree_pathsSardorbek Imomaliev
2021-05-04trailer: add new .cmd config optionZheNing Hu
2021-05-04docs: correct descript of trailer.<token>.commandZheNing Hu
2021-05-04docs: document symlink restrictions for dot-filesJeff King
2021-05-04fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOWJeff King
2021-05-04t0060: test ntfs/hfs-obscured dotfilesJeff King
2021-05-04t7450: test .gitmodules symlink matching against obscured namesJeff King
2021-05-04t7450: test verify_path() handling of gitmodulesJeff King
2021-05-03t7415: rename to expand scopeJeff King
2021-05-03fsck_tree(): wrap some long linesJeff King
2021-05-03fsck_tree(): fix shadowed variableJeff King
2021-05-03t7415: remove out-dated comment about translationJeff King
2021-05-03docs/format-patch: mention handling of mergesJeff King
2021-05-03pack-objects: clamp negative depth to 0Jeff King
2021-05-03t5316: check behavior of pack-objects --depth=0Jeff King
2021-05-03pack-objects: clamp negative window size to 0Jeff King
2021-05-03t5300: check that we produced expected number of deltasJeff King
2021-05-03t5300: modernize basic testsJeff King
2021-05-03CodingGuidelines: explicitly allow "local" for test scriptsJunio C Hamano
2021-05-03merge: fix swapped "up to date" message componentsJosh Soref
2021-05-03merge(s): apply consistent punctuation to "up to date" messagesEric Sunshine
2021-05-03submodule update: silence underlying fetch with "--quiet"Nicholas Clark
2021-04-30The thirteenth batchJunio C Hamano
2021-04-30Merge branch 'ab/pathname-encoding-doc'Junio C Hamano
2021-04-30Merge branch 'vs/completion-with-set-u'Junio C Hamano
2021-04-30Merge branch 'hn/refs-trace-errno'Junio C Hamano
2021-04-30Merge branch 'mt/parallel-checkout-part-2'Junio C Hamano
2021-04-30Merge branch 'so/log-diff-merge'Junio C Hamano
2021-04-30Merge branch 'ds/sparse-index-protections'Junio C Hamano
2021-04-30Merge branch 'ds/maintenance-prefetch-fix'Junio C Hamano
2021-04-30Merge branch 'ow/push-quiet-set-upstream'Junio C Hamano
2021-04-30Merge branch 'mt/pkt-write-errors'Junio C Hamano
2021-04-30Merge branch 'jk/promisor-optim'Junio C Hamano
2021-04-30bisect--helper: use BISECT_TERMS in 'bisect skip' commandRamsay Jones
2021-04-30cygwin: disallow backslashes in file namesAdam Dinwoodie
2021-04-30git: support separate arg for `--config-env`'s valuePatrick Steinhardt
2021-04-30git.txt: fix synopsis of `--config-env` missing the equals signPatrick Steinhardt