summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-08-08builtin/submodule: allow cloning with different ref storage formatPatrick Steinhardt1-1/+4
2024-08-06midx: implement support for writing incremental MIDX chainsTaylor Blau1-1/+10
2024-08-06Documentation: describe incremental MIDX formatTaylor Blau1-0/+103
2024-08-02Documentation: add platform support policyEmily Shaffer2-0/+191
2024-08-02http: do not ignore proxy pathRyan Hendrickson1-2/+2
2024-08-01The second batchJunio C Hamano1-0/+10
2024-08-01Merge branch 'jc/doc-reviewing-guidelines-positive-reviews'Junio C Hamano1-4/+21
2024-08-01Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix'Junio C Hamano1-1/+1
2024-07-31Start the 2.47 cycleJunio C Hamano1-0/+42
2024-07-31Merge branch 'jc/how-to-maintain-updates'Junio C Hamano1-53/+105
2024-07-31Merge branch 'tn/doc-commit-fix'Junio C Hamano1-1/+1
2024-07-31Merge branch 'jc/doc-one-shot-export-with-shell-func'Junio C Hamano1-0/+27
2024-07-31Merge branch 'jt/doc-post-receive-hook-update'Junio C Hamano1-6/+9
2024-07-30Documentation: consistently use spaces inside initializersPatrick Steinhardt1-1/+1
2024-07-30Documentation: document idiomatic function namesPatrick Steinhardt1-0/+17
2024-07-30Documentation: document naming schema for structs and their functionsPatrick Steinhardt1-0/+19
2024-07-30Documentation: clarify indentation style for C preprocessor directivesPatrick Steinhardt1-0/+10
2024-07-26doc: fix hex code escapes in git-ls-filesJayson Rhynas1-3/+3
2024-07-25doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano1-1/+1
2024-07-25ReviewingGuidelines: encourage positive reviews moreJunio C Hamano1-4/+21
2024-07-23Git 2.46-rc2v2.46.0-rc2Junio C Hamano1-5/+12
2024-07-23Merge branch 'js/doc-markup-updates-fix'Junio C Hamano2-0/+11
2024-07-23Merge branch 'ja/doc-markup-updates-fix'Junio C Hamano1-3/+3
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano3-1/+5
2024-07-23CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"Junio C Hamano1-0/+27
2024-07-22doc: remove dangling closing parenthesisTomas Nordin1-1/+1
2024-07-22asciidoctor: fix `synopsis` renderingJohannes Schindelin3-0/+7
2024-07-20doc: git-clone fix discrepancy between asciidoc and asciidoctorJean-Noël Avila1-3/+3
2024-07-19howto-maintain: update daily tasksJunio C Hamano1-43/+63
2024-07-19howto-maintain: cover a whole development cycleJunio C Hamano1-10/+42
2024-07-18Git 2.46-rc1v2.46.0-rc1Junio C Hamano1-0/+1
2024-07-18Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano1-4/+10
2024-07-18Merge branch 'ps/pseudo-ref-terminology'Junio C Hamano1-1/+1
2024-07-18Merge branch 'tb/doc-max-tree-depth-fix'Junio C Hamano1-1/+2
2024-07-17Post 2.46-rc0 batch #3Junio C Hamano1-0/+22
2024-07-17Merge branch 'ps/doc-http-empty-cookiefile'Junio C Hamano1-1/+5
2024-07-17Documentation: fix default value for core.maxTreeDepthTaylor Blau1-1/+2
2024-07-17Documentation/glossary: fix double wordMartin Ågren1-1/+1
2024-07-17Documentation/gitpacking: make sample configs listing blocksMartin Ågren1-4/+10
2024-07-16Post 2.46-rc0 batch #2Junio C Hamano1-0/+17
2024-07-16Merge branch 'bc/gitfaq-more'Junio C Hamano2-4/+110
2024-07-16Merge branch 'bc/http-proactive-auth'Junio C Hamano1-0/+20
2024-07-16Merge branch 'ds/advice-sparse-index-expansion'Junio C Hamano1-0/+4
2024-07-15doc: clarify post-receive hook behaviorJustin Tobler1-6/+9
2024-07-15doc: note that AT&T ksh does not work with our test suiteJunio C Hamano1-2/+2
2024-07-15Post 2.46-rc0 batch #1Junio C Hamano1-1/+29
2024-07-15Merge branch 'ri/doc-show-branch-fix'Junio C Hamano1-1/+1
2024-07-12Git 2.46-rc0v2.46.0-rc0Junio C Hamano1-0/+6
2024-07-11doc: update http.cookieFile with in-memory cookie processingPiotr Szlazak1-1/+5
2024-07-09http: allow authenticating proactivelybrian m. carlson1-0/+20