summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2023-07-24ref-filter: add new "describe" atomKousik Sanagavarapu-0/+23
2023-07-21The thirteenth batchJunio C Hamano-0/+3
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano-0/+6
2023-07-18gitignore.txt: mark up explanation of patterns consistentlyJunio C Hamano-1/+1
2023-07-18The twelfth batchJunio C Hamano-0/+5
2023-07-18Merge branch 'mh/doc-credential-helpers'Junio C Hamano-0/+11
2023-07-18gitignore.txt: use backticks instead of double quotesJohan Ruokangas-4/+4
2023-07-17The eleventh batchJunio C Hamano-0/+14
2023-07-17Merge branch 'vd/adjust-mfow-doc-to-updated-headers'Junio C Hamano-6/+20
2023-07-14The tenth batchJunio C Hamano-0/+10
2023-07-14Merge branch 'ks/ref-filter-signature'Junio C Hamano-0/+27
2023-07-14SubmittingPatches: simplify guidance for choosing a starting pointLinus Arver-28/+68
2023-07-14SubmittingPatches: emphasize need to communicate non-default starting pointsLinus Arver-3/+6
2023-07-14SubmittingPatches: de-emphasize branches as starting pointsLinus Arver-4/+4
2023-07-14SubmittingPatches: discuss subsystems separately from git.gitLinus Arver-4/+4
2023-07-14SubmittingPatches: reword awkward phrasingLinus Arver-2/+2
2023-07-10builtin/for-each-ref.c: add `--exclude` optionTaylor Blau-0/+6
2023-07-10doc: gitcredentials: link to helper listM Hickford-0/+11
2023-07-08The ninth batchJunio C Hamano-0/+7
2023-07-06The eighth batchJunio C Hamano-0/+21
2023-07-06Merge branch 'jc/doc-hash-object-types'Junio C Hamano-2/+3
2023-07-06Merge branch 'tl/notes-separator'Junio C Hamano-9/+34
2023-07-04docs: add necessary headers to Documentation/MFOW.txtVinayak Dev-6/+20
2023-07-04The seventh batchJunio C Hamano-0/+6
2023-07-04Merge branch 'bc/more-git-var'Junio C Hamano-0/+23
2023-07-04Merge branch 'ps/revision-stdin-with-options'Junio C Hamano-4/+5
2023-06-29The sixth batchJunio C Hamano-0/+9
2023-06-29Merge branch 'jc/abort-ll-merge-with-a-signal'Junio C Hamano-1/+4
2023-06-29Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano-14/+12
2023-06-28docs: add git hash-object -t option's possible valuesJohn Cai-2/+3
2023-06-27var: add config file locationsbrian m. carlson-0/+14
2023-06-27var: add attributes files locationsbrian m. carlson-0/+6
2023-06-27var: add support for listing the shellbrian m. carlson-0/+3
2023-06-26The fifth batchJunio C Hamano-0/+10
2023-06-23The fourth batchJunio C Hamano-0/+24
2023-06-23Merge branch 'tb/gc-recent-object-hook'Junio C Hamano-0/+15
2023-06-23Merge branch 'mh/credential-erase-improvements'Junio C Hamano-2/+2
2023-06-23ll-merge: killing the external merge driver aborts the mergeJunio C Hamano-1/+4
2023-06-22The third batchJunio C Hamano-0/+28
2023-06-22Merge branch 'jt/doc-use-octal-with-printf'Junio C Hamano-0/+4
2023-06-22Merge branch 'rs/doc-ls-tree-hex-literal'Junio C Hamano-3/+3
2023-06-22Merge branch 'la/docs-typofixes'Junio C Hamano-13/+13
2023-06-22Merge branch 'ps/cat-file-null-output'Junio C Hamano-2/+13
2023-06-22Merge branch 'tb/pack-bitmap-traversal-with-boundary'Junio C Hamano-0/+20
2023-06-22Merge branch 'ja/worktree-orphan'Junio C Hamano-1/+19
2023-06-21merge-ll: rename from ll-mergeElijah Newren-2/+2
2023-06-21cache.h: remove this no-longer-used headerElijah Newren-12/+10
2023-06-21notes: introduce "--no-separator" optionTeng Long-5/+6
2023-06-21notes.c: introduce "--[no-]stripspace" optionTeng Long-6/+19
2023-06-21notes.c: introduce '--separator=<paragraph-break>' optionTeng Long-5/+16