summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-10-02pack-objects: allow `--filter` without `--stdout`Christian Couder-8/+12
2023-10-02diff: fix --merge-base with annotated tagsAlyssa Ross-5/+10
2023-10-02The fourteenth batchJunio C Hamano-0/+5
2023-10-02Merge branch 'js/doc-status-with-submodules-mark-up-fix'Junio C Hamano-0/+2
2023-10-02Merge branch 'jc/unresolve-removal'Junio C Hamano-167/+230
2023-09-29diff --stat: set the width defaults in a helper functionDragan Simic-35/+51
2023-09-29parse: separate out parsing functions from config.hCalvin Wan-205/+219
2023-09-29config: correct bad boolean env value error messageCalvin Wan-1/+8
2023-09-29wrapper: reduce scope of remove_or_warn()Calvin Wan-11/+11
2023-09-29hex-ll: separate out non-hash-algo functionsCalvin Wan-75/+83
2023-09-29The thirteenth batchJunio C Hamano-5/+22
2023-09-29Merge branch 'ob/am-msgfix'Junio C Hamano-1/+2
2023-09-29Merge branch 'jk/test-pass-ubsan-options-to-http-test'Junio C Hamano-0/+4
2023-09-29Merge branch 'jc/alias-completion'Junio C Hamano-2/+21
2023-09-29Merge branch 'hy/doc-show-is-like-log-not-diff-tree'Junio C Hamano-1/+1
2023-09-29Merge branch 'kh/range-diff-notes'Junio C Hamano-1/+41
2023-09-29Merge branch 'ds/stat-name-width-configuration'Junio C Hamano-18/+60
2023-09-29Merge branch 'jk/fsmonitor-unused-parameter'Junio C Hamano-36/+37
2023-09-29Merge branch 'ml/git-gui-exec-path-fix'Junio C Hamano-26/+3
2023-09-28doc: correct the 50 characters soft limit谢致邦 (XIE Zhibang)-1/+1
2023-09-28commit-graph: report incomplete chains during verificationJeff King-7/+45
2023-09-28commit-graph: tighten chain size checkJeff King-2/+20
2023-09-28commit-graph: detect read errors when verifying graph chainJeff King-9/+18
2023-09-28t5324: harmonize sha1/sha256 graph chain corruptionJeff King-5/+20
2023-09-28commit-graph: check mixed generation validation when loading chain fileJeff King-27/+27
2023-09-28commit-graph: factor out chain opening functionJeff King-19/+42
2023-09-26bulk-checkin: only support blobs in index_bulk_checkinEric W. Biederman-27/+26
2023-09-25unicode: update the width tables to Unicode 15.1Beat Bolli-3/+2
2023-09-25ref-filter: add mailmap supportKousik Sanagavarapu-37/+206
2023-09-25t/t6300: introduce test_bad_atomKousik Sanagavarapu-0/+24
2023-09-25t/t6300: cleanup test_atomKousik Sanagavarapu-6/+10
2023-09-25merge-tree: add -X strategy optionTang Yuyi-3/+38
2023-09-25coverity: allow running on macOSJohannes Schindelin-2/+20
2023-09-25coverity: support building on WindowsJohannes Schindelin-6/+51
2023-09-25coverity: allow overriding the Coverity projectJohannes Schindelin-1/+4
2023-09-25coverity: cache the Coverity Build ToolJohannes Schindelin-0/+28
2023-09-25ci: add a GitHub workflow to submit Coverity scansJohannes Schindelin-0/+58
2023-09-25revision: make pseudo-opt flags read via stdin behave consistentlyPatrick Steinhardt-6/+33
2023-09-22The twelfth batchJunio C Hamano-0/+14
2023-09-22Merge branch 'tb/send-email-extract-valid-address-error-message-fix'Junio C Hamano-3/+3
2023-09-22Merge branch 'ch/clean-docfix'Junio C Hamano-1/+1
2023-09-22Merge branch 'eg/config-type-path-docfix'Junio C Hamano-1/+1
2023-09-22Merge branch 'jk/redact-h2h3-headers-fix'Junio C Hamano-6/+31
2023-09-22Merge branch 'jk/ort-unused-parameter-cleanups'Junio C Hamano-39/+16
2023-09-22Merge branch 'tb/repack-existing-packs-cleanup'Junio C Hamano-113/+180
2023-09-22Merge branch 'la/trailer-cleanups'Junio C Hamano-40/+52
2023-09-22Documentation/git-status: add missing line breaksJosh Soref-0/+2
2023-09-21test-lib: set UBSAN_OPTIONS to match ASanJeff King-0/+4
2023-09-21am: fix error message in parse_opt_show_current_patch()Oswald Buddenhagen-1/+2
2023-09-20completion: loosen and document the requirement around completing aliasJunio C Hamano-2/+21