summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2020-02-07doc: describe Git bundle formatMasaya Suzuki1-0/+48
2020-02-06add: change advice config variables used by the add APIHeba Waly1-0/+6
2020-02-05The third batch for 2.26Junio C Hamano1-0/+31
2020-02-05Merge branch 'mt/sparse-checkout-doc-update'Junio C Hamano1-0/+4
2020-02-04git-filter-branch.txt: wrap "maths" notation in backticksMartin Ågren1-3/+3
2020-02-04commit-graph.h: store an odb in 'struct write_commit_graph_context'Taylor Blau1-1/+4
2020-01-31sparse-checkout: improve docs around 'set' in cone modeDerrick Stolee1-3/+14
2020-01-31submodule foreach: replace $path with $sm_path in exampleKyle Meyer1-1/+1
2020-01-30The second batchJunio C Hamano1-0/+47
2020-01-30Merge branch 'bc/misconception-doc'Junio C Hamano2-0/+24
2020-01-30Merge branch 'bc/author-committer-doc'Junio C Hamano4-27/+69
2020-01-30Merge branch 'ds/refmap-doc'Junio C Hamano1-1/+4
2020-01-30Merge branch 'bc/actualmente'Junio C Hamano1-2/+2
2020-01-30Merge branch 'hi/gpg-mintrustlevel'Junio C Hamano2-0/+16
2020-01-30git: update documentation for --git-dirHeba Waly1-3/+17
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain1-1/+2
2020-01-29doc: drop "explicitly given" from push.default descriptionJeff King1-2/+3
2020-01-24MyFirstContribution: add avenues for getting helpEmily Shaffer1-0/+33
2020-01-24sparse-checkout: fix documentation typo for core.sparseCheckoutConeJeff King1-1/+1
2020-01-23fsmonitor: update documentation for hook version and watchman hooksKevin Willford2-3/+21
2020-01-23doc: sparse-checkout: mention --cone optionMatheus Tavares1-0/+4
2020-01-23pack-objects: introduce pack.allowPackReuseJeff King1-0/+7
2020-01-22The first batch post 2.25 cycleJunio C Hamano1-0/+53
2020-01-22Merge branch 'hw/tutorial-favor-switch-over-checkout'Junio C Hamano1-1/+1
2020-01-22docs: mention when increasing http.postBuffer is valuablebrian m. carlson1-0/+8
2020-01-22doc: dissuade users from trying to ignore tracked filesbrian m. carlson1-0/+16
2020-01-22doc: provide guidance on user.name formatbrian m. carlson2-1/+12
2020-01-22docs: expand on possible and recommended user config optionsbrian m. carlson1-0/+7
2020-01-22doc: move author and committer information to git-commit(1)brian m. carlson4-27/+51
2020-01-21doc: rm: synchronize <pathspec> descriptionAlexandr Miloslavskiy1-29/+21
2020-01-21docs: use "currently" for the present timebrian m. carlson1-2/+2
2020-01-21fetch: document and test --refmap=""Derrick Stolee1-1/+4
2020-01-17git-rebase.txt: update description of --allow-empty-messageElijah Newren1-3/+4
2020-01-17grep: use no. of cores as the default no. of threadsMatheus Tavares1-2/+2
2020-01-17grep: re-enable threads in non-worktree caseMatheus Tavares1-0/+11
2020-01-15gpg-interface: add minTrustLevel as a configuration optionHans Jerry Illikainen2-0/+16
2020-01-15fetch: default to protocol version 2Jonathan Nieder1-1/+1
2020-01-15config doc: protocol.version is not experimentalJonathan Nieder1-5/+4
2020-01-12Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano2-24/+6
2020-01-10Merge branch 'ma/config-advice-markup-fix'Junio C Hamano1-1/+1
2020-01-08config/advice.txt: fix description list separatorMartin Ågren1-1/+1
2020-01-08Git 2.25-rc2v2.25.0-rc2Junio C Hamano1-0/+4
2020-01-08Merge branch 'tm/doc-submodule-absorb-fix'Junio C Hamano1-1/+1
2020-01-08Merge branch 'pm/am-in-body-header-doc-update'Junio C Hamano1-2/+2
2020-01-08Merge branch 'jb/doc-multi-pack-idx-fix'Junio C Hamano1-1/+1
2020-01-08doc/gitcore-tutorial: fix prose to match example commandHeba Waly1-1/+1
2020-01-06The final batch before -rc2Junio C Hamano1-2/+18
2020-01-06Merge branch 'ds/sparse-cone'Junio C Hamano1-1/+1
2020-01-06Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano1-1/+20
2020-01-06Merge branch 'pb/clarify-line-log-doc'Junio C Hamano2-4/+12