summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2024-08-16Merge branch 'jc/doc-one-shot-export-with-shell-func' into maint-2.46Junio C Hamano-0/+27
2024-08-16setup: make ref storage format configurable via configPatrick Steinhardt-0/+5
2024-08-16setup: make object format configurable via configPatrick Steinhardt-0/+5
2024-08-16run-command: fix detaching when running auto maintenancePatrick Steinhardt-1/+13
2024-08-16builtin/gc: add a `--detach` flagPatrick Steinhardt-1/+4
2024-08-15The fifth batchJunio C Hamano-0/+25
2024-08-15Merge branch 'ps/submodule-ref-format'Junio C Hamano-2/+8
2024-08-15Merge branch 'es/doc-platform-support-policy'Junio C Hamano-0/+191
2024-08-14howto-maintain: mention preformatted docsJunio C Hamano-0/+4
2024-08-14git-svn: mention `svn:global-ignores` in help+docsAlex Galvin-7/+7
2024-08-14The fourth batchJunio C Hamano-0/+56
2024-08-14Merge branch 'jc/document-use-of-local'Junio C Hamano-2/+2
2024-08-14Merge branch 'jr/ls-files-expand-literal-doc'Junio C Hamano-3/+3
2024-08-14Merge branch 'rh/http-proxy-path'Junio C Hamano-2/+2
2024-08-14for-each-ref: add 'is-base' tokenDerrick Stolee-0/+42
2024-08-09doc: grammofix in git-diff-treeJunio C Hamano-1/+1
2024-08-09tutorial: grammofixJunio C Hamano-1/+1
2024-08-08The third batchJunio C Hamano-0/+25
2024-08-08Merge branch 'ps/doc-more-c-coding-guidelines'Junio C Hamano-1/+47
2024-08-08fsck: add ref name check for files backendshejialuo-0/+3
2024-08-08files-backend: add unified interface for refs scanningshejialuo-0/+3
2024-08-08builtin/refs: add verify subcommandshejialuo-0/+13
2024-08-08builtin/submodule: allow "add" to use different ref storage formatPatrick Steinhardt-1/+4
2024-08-08builtin/submodule: allow cloning with different ref storage formatPatrick Steinhardt-1/+4
2024-08-06midx: implement support for writing incremental MIDX chainsTaylor Blau-1/+10
2024-08-06Documentation: describe incremental MIDX formatTaylor Blau-0/+103
2024-08-02Documentation: add platform support policyEmily Shaffer-0/+191
2024-08-02http: do not ignore proxy pathRyan Hendrickson-2/+2
2024-08-01The second batchJunio C Hamano-0/+10
2024-08-01Merge branch 'jc/doc-reviewing-guidelines-positive-reviews'Junio C Hamano-4/+21
2024-08-01Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix'Junio C Hamano-1/+1
2024-07-31Start the 2.47 cycleJunio C Hamano-0/+42
2024-07-31Merge branch 'jc/how-to-maintain-updates'Junio C Hamano-53/+105
2024-07-31Merge branch 'tn/doc-commit-fix'Junio C Hamano-1/+1
2024-07-31Merge branch 'jc/doc-one-shot-export-with-shell-func'Junio C Hamano-0/+27
2024-07-31Merge branch 'jt/doc-post-receive-hook-update'Junio C Hamano-6/+9
2024-07-30Documentation: consistently use spaces inside initializersPatrick Steinhardt-1/+1
2024-07-30Documentation: document idiomatic function namesPatrick Steinhardt-0/+17
2024-07-30Documentation: document naming schema for structs and their functionsPatrick Steinhardt-0/+19
2024-07-30Documentation: clarify indentation style for C preprocessor directivesPatrick Steinhardt-0/+10
2024-07-26doc: fix hex code escapes in git-ls-filesJayson Rhynas-3/+3
2024-07-25doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano-1/+1
2024-07-25ReviewingGuidelines: encourage positive reviews moreJunio C Hamano-4/+21
2024-07-23Git 2.46-rc2v2.46.0-rc2Junio C Hamano-5/+12
2024-07-23Merge branch 'js/doc-markup-updates-fix'Junio C Hamano-0/+11
2024-07-23Merge branch 'ja/doc-markup-updates-fix'Junio C Hamano-3/+3
2024-07-23Doc: fix Asciidoctor css workaroundJunio C Hamano-1/+5
2024-07-23CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"Junio C Hamano-0/+27
2024-07-22doc: remove dangling closing parenthesisTomas Nordin-1/+1
2024-07-22asciidoctor: fix `synopsis` renderingJohannes Schindelin-0/+7