summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2021-05-10am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh1-0/+4
2021-05-10mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh1-0/+1
2021-05-10mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh1-1/+19
2021-05-10pretty-formats.txt: add missing spaceMartin Ågren1-1/+1
2021-05-10git-repack.txt: remove spurious ")"Martin Ågren1-1/+1
2021-05-07The fourteenth batchJunio C Hamano1-0/+53
2021-05-07Merge branch 'ps/rev-list-object-type-filter'Junio C Hamano2-4/+13
2021-05-07Merge branch 'ab/rebase-no-reschedule-failed-exec'Junio C Hamano1-0/+8
2021-05-07Merge branch 'ab/doc-lint'Junio C Hamano12-138/+288
2021-05-07Merge branch 'mt/add-rm-in-sparse-checkout'Junio C Hamano2-1/+7
2021-05-07Merge branch 'ps/config-global-override'Junio C Hamano2-0/+15
2021-05-07Merge branch 'zh/pretty-date-human'Junio C Hamano1-0/+4
2021-05-07Merge branch 'po/diff-patch-doc'Junio C Hamano1-1/+6
2021-05-07Merge branch 'ps/config-env-option-with-separate-value'Junio C Hamano1-1/+1
2021-05-05send-pack: support push negotiationJonathan Tan1-0/+7
2021-05-05fetch: teach independent negotiation (no packfile)Jonathan Tan1-0/+8
2021-05-04trailer: add new .cmd config optionZheNing Hu1-9/+66
2021-05-04docs: correct descript of trailer.<token>.commandZheNing Hu1-16/+21
2021-05-04docs: document symlink restrictions for dot-filesJeff King4-0/+25
2021-05-03docs/format-patch: mention handling of mergesJeff King1-1/+9
2021-05-03CodingGuidelines: explicitly allow "local" for test scriptsJunio C Hamano1-0/+5
2021-04-30The thirteenth batchJunio C Hamano1-0/+32
2021-04-30Merge branch 'ab/pathname-encoding-doc'Junio C Hamano1-1/+4
2021-04-30Merge branch 'mt/parallel-checkout-part-2'Junio C Hamano3-0/+292
2021-04-30Merge branch 'so/log-diff-merge'Junio C Hamano2-4/+16
2021-04-30Merge branch 'ds/sparse-index-protections'Junio C Hamano4-0/+246
2021-04-30Merge branch 'ds/maintenance-prefetch-fix'Junio C Hamano2-4/+7
2021-04-30git.txt: fix synopsis of `--config-env` missing the equals signPatrick Steinhardt1-1/+1
2021-04-28doc: point to diff attribute in patch format docsPeter Oliver1-1/+6
2021-04-27pretty: provide human date formatZheNing Hu1-0/+4
2021-04-20object-info: support for retrieving object infoBruno Albuquerque1-0/+31
2021-04-20The twelfth batchJunio C Hamano1-0/+19
2021-04-20Merge branch 'jc/doc-do-not-capitalize-clarification'Junio C Hamano2-5/+13
2021-04-20Merge branch 'ab/usage-error-docs'Junio C Hamano2-3/+9
2021-04-20Merge branch 'hn/reftable-tables-doc-update'Junio C Hamano1-2/+7
2021-04-20Merge branch 'ar/userdiff-scheme'Junio C Hamano1-0/+2
2021-04-20doc: clarify the filename encoding in git diffAndrey Bienkowski1-1/+4
2021-04-19parallel-checkout: add design documentationMatheus Tavares2-0/+271
2021-04-19config: allow overriding of global and system configurationPatrick Steinhardt2-0/+15
2021-04-19rev-list: allow filtering of provided itemsPatrick Steinhardt1-0/+5
2021-04-19list-objects: implement object type filterPatrick Steinhardt2-3/+6
2021-04-19parallel-checkout: add configuration optionsMatheus Tavares1-0/+21
2021-04-16doc/diff-options: document new --diff-merges featuresSergey Organov1-4/+11
2021-04-16diff-merges: introduce log.diffMerges config variableSergey Organov1-0/+5
2021-04-16The eleventh (aka "ort") batchJunio C Hamano1-0/+6
2021-04-16maintenance: use 'git fetch --prefetch'Derrick Stolee1-4/+2
2021-04-16fetch: add --prefetch optionDerrick Stolee1-0/+5
2021-04-15The tenth batchJunio C Hamano1-0/+12
2021-04-15Merge branch 'jz/apply-3way-cached'Junio C Hamano1-2/+4
2021-04-15Merge branch 'jz/apply-run-3way-first'Junio C Hamano1-3/+2