summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with 'maint'Junio C Hamano2024-08-162-10/+37
|\
| * Prepare for 2.46.1Junio C Hamano2024-08-161-0/+37
| * Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix' into maint-2.46Junio C Hamano2024-08-161-1/+1
| |\
| * \ Merge branch 'tn/doc-commit-fix' into maint-2.46Junio C Hamano2024-08-161-1/+1
| |\ \
| * \ \ Merge branch 'jt/doc-post-receive-hook-update' into maint-2.46Junio C Hamano2024-08-161-6/+9
| |\ \ \
| * \ \ \ Merge branch 'jc/how-to-maintain-updates' (early part) into maint-2.46Junio C Hamano2024-08-161-53/+105
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/doc-one-shot-export-with-shell-func' into maint-2.46Junio C Hamano2024-08-161-0/+27
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'sj/ref-fsck'Junio C Hamano2024-08-162-0/+19
|\ \ \ \ \ \ \
| * | | | | | | fsck: add ref name check for files backendshejialuo2024-08-081-0/+3
| * | | | | | | files-backend: add unified interface for refs scanningshejialuo2024-08-081-0/+3
| * | | | | | | builtin/refs: add verify subcommandshejialuo2024-08-081-0/+13
| |/ / / / / /
* | | | | | | The fifth batchJunio C Hamano2024-08-151-0/+25
* | | | | | | Merge branch 'ps/submodule-ref-format'Junio C Hamano2024-08-151-2/+8
|\ \ \ \ \ \ \
| * | | | | | | builtin/submodule: allow "add" to use different ref storage formatPatrick Steinhardt2024-08-081-1/+4
| * | | | | | | builtin/submodule: allow cloning with different ref storage formatPatrick Steinhardt2024-08-081-1/+4
* | | | | | | | Merge branch 'es/doc-platform-support-policy'Junio C Hamano2024-08-152-0/+191
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: add platform support policyEmily Shaffer2024-08-032-0/+191
* | | | | | | | | The fourth batchJunio C Hamano2024-08-141-0/+56
* | | | | | | | | Merge branch 'jc/document-use-of-local'Junio C Hamano2024-08-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: note that AT&T ksh does not work with our test suiteJunio C Hamano2024-07-151-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jr/ls-files-expand-literal-doc'Junio C Hamano2024-08-141-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: fix hex code escapes in git-ls-filesJayson Rhynas2024-07-261-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rh/http-proxy-path'Junio C Hamano2024-08-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http: do not ignore proxy pathRyan Hendrickson2024-08-021-2/+2
* | | | | | | | | | The third batchJunio C Hamano2024-08-081-0/+25
* | | | | | | | | | Merge branch 'ps/doc-more-c-coding-guidelines'Junio C Hamano2024-08-081-1/+47
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Documentation: consistently use spaces inside initializersPatrick Steinhardt2024-07-301-1/+1
| * | | | | | | | | Documentation: document idiomatic function namesPatrick Steinhardt2024-07-301-0/+17
| * | | | | | | | | Documentation: document naming schema for structs and their functionsPatrick Steinhardt2024-07-301-0/+19
| * | | | | | | | | Documentation: clarify indentation style for C preprocessor directivesPatrick Steinhardt2024-07-301-0/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | The second batchJunio C Hamano2024-08-011-0/+10
* | | | | | | | | Merge branch 'jc/doc-reviewing-guidelines-positive-reviews'Junio C Hamano2024-08-011-4/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ReviewingGuidelines: encourage positive reviews moreJunio C Hamano2024-07-251-4/+21
* | | | | | | | | | Merge branch 'jc/doc-rebase-fuzz-vs-offset-fix'Junio C Hamano2024-08-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | doc: difference in location to apply is "offset", not "fuzz"Junio C Hamano2024-07-251-1/+1
* | | | | | | | | Start the 2.47 cycleJunio C Hamano2024-07-311-0/+42
* | | | | | | | | Merge branch 'jc/how-to-maintain-updates'Junio C Hamano2024-07-311-53/+105
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | howto-maintain: update daily tasksJunio C Hamano2024-07-191-43/+63
| * | | | | | | | howto-maintain: cover a whole development cycleJunio C Hamano2024-07-191-10/+42
* | | | | | | | | Merge branch 'tn/doc-commit-fix'Junio C Hamano2024-07-311-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | doc: remove dangling closing parenthesisTomas Nordin2024-07-231-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/doc-one-shot-export-with-shell-func'Junio C Hamano2024-07-311-0/+27
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CodingGuidelines: document a shell that "fails" "VAR=VAL shell_func"Junio C Hamano2024-07-231-0/+27
| |/ / / / / /
* | | | | | | Merge branch 'jt/doc-post-receive-hook-update'Junio C Hamano2024-07-311-6/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | doc: clarify post-receive hook behaviorJustin Tobler2024-07-151-6/+9
| | |/ / / | |/| | |
* | | | | Git 2.46-rc2v2.46.0-rc2Junio C Hamano2024-07-241-5/+12
* | | | | Merge branch 'js/doc-markup-updates-fix'Junio C Hamano2024-07-242-0/+11
|\ \ \ \ \
| * | | | | Doc: fix Asciidoctor css workaroundJunio C Hamano2024-07-233-1/+5
| * | | | | asciidoctor: fix `synopsis` renderingJohannes Schindelin2024-07-223-0/+7
* | | | | | Merge branch 'ja/doc-markup-updates-fix'Junio C Hamano2024-07-241-3/+3
|\ \ \ \ \ \