summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-01-21Merge branch 'sk/merge-filtering-strategies-micro-optim'Junio C Hamano-1/+1
2023-01-21Merge branch 'jk/interop-error'Junio C Hamano-1/+1
2023-01-21Merge branch 'ar/bisect-doc-update'Junio C Hamano-2/+2
2023-01-21Merge branch 'ar/test-cleanup'Junio C Hamano-16/+11
2023-01-21Merge branch 'jc/doc-diff-patch.txt'Junio C Hamano-1/+8
2023-01-21Merge branch 'es/hooks-and-local-env'Junio C Hamano-0/+12
2023-01-21Merge branch 'rs/dup-array'Junio C Hamano-23/+30
2023-01-21Merge branch 'jx/t1301-updates'Junio C Hamano-6/+8
2023-01-20The eighth batchJunio C Hamano-0/+3
2023-01-20Merge branch 'jk/read-object-cleanup'Junio C Hamano-66/+41
2023-01-20Merge branch 'jk/curl-avoid-deprecated-api'Junio C Hamano-44/+81
2023-01-19fsck: do not assume NUL-termination of buffersJeff King-13/+194
2023-01-19fetch: fix duplicate remote parallel fetch bugCalvin Wan-0/+10
2023-01-19doc: pretty-formats note wide char limitations, and add testsPhilip Oakley-0/+32
2023-01-19doc: pretty-formats describe use of ellipsis in truncationPhilip Oakley-3/+3
2023-01-19doc: pretty-formats document negative column alignmentsPhilip Oakley-1/+3
2023-01-19doc: pretty-formats: delineate `%<|(` parameter valuesPhilip Oakley-7/+7
2023-01-19doc: pretty-formats: separate parameters from placeholdersPhilip Oakley-6/+9
2023-01-19Sync with 'maint'Junio C Hamano-0/+0
2023-01-19Sync with maint-2.38Junio C Hamano-0/+0
2023-01-19Sync with maint-2.37Junio C Hamano-1/+1
2023-01-19Sync with maint-2.36Junio C Hamano-1/+1
2023-01-19Sync with maint-2.35Junio C Hamano-1/+1
2023-01-19Sync with maint-2.34Junio C Hamano-1/+1
2023-01-19Sync with maint-2.33Junio C Hamano-1/+1
2023-01-19Sync with maint-2.32Junio C Hamano-1/+1
2023-01-19Sync with maint-2.31Junio C Hamano-1/+1
2023-01-19Sync with maint-2.30Junio C Hamano-1/+1
2023-01-19attr: adjust a mismatched data typeJohannes Schindelin-1/+1
2023-01-19checkout: document -b/-B to highlight the differences from "git branch"Junio C Hamano-6/+8
2023-01-19hash-object: fix descriptor leak with --literallyJeff King-0/+1
2023-01-18branch: document `-f` and linked worktree behaviourJunio C Hamano-0/+4
2023-01-18grep: correctly identify utf-8 characters with \{b,w} in -PCarlo Marcelo Arenas Belón-1/+43
2023-01-18branch: improve advice when --recurse-submodules failsPhilippe Blain-1/+1
2023-01-18hash-object: use fsck for object checksJeff King-32/+34
2023-01-18fsck: provide a function to fsck buffer without object structJeff King-11/+26
2023-01-18t: use hash-object --literally when created malformed objectsJeff King-27/+27
2023-01-18t7030: stop using invalid tag nameJeff King-2/+2
2023-01-18t1006: stop using 0-padded timestampsJeff King-3/+3
2023-01-18t1007: modernize malformed object testsJeff King-9/+9
2023-01-18git-cat-file.txt: fix list continuations rendering literallyMartin Ågren-7/+12
2023-01-17treewide: always have a valid "index_state.repo" memberÆvar Arnfjörð Bjarmason-58/+30
2023-01-17Merge branch 'ds/omit-trailing-hash-in-index' into ab/cache-api-cleanup-usersJunio C Hamano-0/+1
2023-01-17Merge branch 'ab/cache-api-cleanup' into ab/cache-api-cleanup-usersJunio C Hamano-41/+64
2023-01-17http: support CURLOPT_PROTOCOLS_STRJeff King-13/+54
2023-01-17http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTIONJeff King-30/+26
2023-01-17http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUTJeff King-1/+1
2023-01-17t1600: fix racy index.skipHash testDerrick Stolee-0/+1
2023-01-17Sync with 'maint'Junio C Hamano-1/+13
2023-01-17attr: adjust a mismatched data typeJohannes Schindelin-1/+1