summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-14doc: trailer: swap verb orderLinus Arver1-1/+1
2023-06-14doc: trailer: fix grammarLinus Arver1-4/+4
2023-06-14CodingGuidelines: use octal escapes, not hexJonathan Tan1-0/+4
2023-06-14diff-lib: honor override_submodule_config flag bitJosip Sokcevic2-1/+31
2023-06-13Start the 2.42 cycleJunio C Hamano3-2/+41
2023-06-13Merge branch 'zh/ls-files-format-atoms'Junio C Hamano3-0/+68
2023-06-13Merge branch 'sl/diff-tree-sparse'Junio C Hamano3-0/+48
2023-06-13Merge branch 'jk/format-patch-message-id-unleak'Junio C Hamano2-8/+9
2023-06-13Merge branch 'jc/pack-ref-exclude-include'Junio C Hamano11-26/+132
2023-06-13Merge branch 'sa/doc-ls-remote'Junio C Hamano3-34/+70
2023-06-13Merge branch 'gc/doc-cocci-updates'Junio C Hamano1-4/+36
2023-06-13Merge branch 'jc/diff-s-with-other-options'Junio C Hamano3-14/+51
2023-06-13Merge branch 'kh/keep-tag-editmsg-upon-failure'Junio C Hamano3-9/+44
2023-06-12branch: fix a leak in setup_trackingRubén Justo1-1/+1
2023-06-12branch: fix a leak in check_tracking_branchRubén Justo1-1/+4
2023-06-12branch: fix a leak in inherit_trackingRubén Justo1-1/+1
2023-06-12branch: fix a leak in dwim_and_setup_trackingRubén Justo1-1/+2
2023-06-12remote: fix a leak in query_matches_negative_refspecRubén Justo1-1/+1
2023-06-12config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo1-0/+1
2023-06-12pack-bitmap.c: gracefully degrade on failure to load MIDX'd packTaylor Blau2-3/+40
2023-06-12gc: introduce `gc.recentObjectsHook`Taylor Blau5-3/+307
2023-06-12reachable.c: extract `obj_is_recent()`Taylor Blau1-1/+7
2023-06-12builtin/repack.c: only collect fully-formed packsTaylor Blau2-4/+33
2023-06-12docs: typofixesLinus Arver12-13/+13
2023-06-12t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereqTodd Zullinger1-0/+1
2023-06-12strbuf: remove global variableCalvin Wan16-64/+90
2023-06-12path: move related function to pathCalvin Wan3-21/+25
2023-06-12object-name: move related functions to object-nameCalvin Wan6-26/+27
2023-06-12credential-store: move related functions to credential-store fileCalvin Wan3-22/+19
2023-06-12abspath: move related functions to abspathCalvin Wan6-59/+59
2023-06-12strbuf: clarify dependencyCalvin Wan1-1/+1
2023-06-12strbuf: clarify API boundaryCalvin Wan1-0/+8
2023-06-12repository: create read_replace_refs settingDerrick Stolee7-16/+68
2023-06-12replace-objects: create wrapper around settingDerrick Stolee4-5/+20
2023-06-12repository: create disable_replace_refs()Derrick Stolee13-11/+24
2023-06-12cat-file: add option '-Z' that delimits input and output with NULPatrick Steinhardt3-56/+139
2023-06-12cat-file: simplify reading from standard inputPatrick Steinhardt1-23/+9
2023-06-12strbuf: provide CRLF-aware helper to read until a specified delimiterPatrick Steinhardt2-3/+20
2023-06-12t1006: modernize test style to use `test_cmp`Patrick Steinhardt1-23/+47
2023-06-12t1006: don't strip timestamps from expected resultsPatrick Steinhardt1-42/+26
2023-06-12mingw: use lowercase includes for some Windows headersMike Hommey2-3/+3
2023-06-12worktree: integrate with sparse-indexShuqi Liang3-0/+42
2023-06-12run-command: report exec error even on ENOENTRené Scharfe2-12/+4
2023-06-12t1800: loosen matching of error message for bad shebangRené Scharfe1-15/+5
2023-06-12statinfo.h: move DTYPE defines from dir.hAlejandro R. Sedeño2-14/+14
2023-06-12add: test use of brackets when color is disabledDerrick Stolee1-0/+23
2023-06-12add: check color.ui for interactive addDerrick Stolee2-1/+16
2023-06-06notes: move the documentation to the structKristoffer Haugsbakk1-9/+11
2023-06-06notes: update documentation for `use_default_notes`Kristoffer Haugsbakk1-2/+3
2023-06-06ref-filter: add new "signature" atomKousik Sanagavarapu3-2/+342