Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'vd/scalar-doc' | Junio C Hamano | 2022-07-27 | 1 | -0/+127 |
|\ | |||||
| * | scalar: convert README.md into a technical design doc | Victoria Dye | 2022-07-18 | 1 | -0/+127 |
* | | Merge branch 'ds/doc-wo-whitelist' | Junio C Hamano | 2022-07-27 | 3 | -22/+22 |
|\ \ | |||||
| * | | git.txt: remove redundant language | Derrick Stolee | 2022-07-19 | 1 | -3/+1 |
| * | | git-cvsserver: clarify directory list | Derrick Stolee | 2022-07-19 | 1 | -9/+10 |
| * | | daemon: clarify directory arguments | Derrick Stolee | 2022-07-19 | 1 | -10/+11 |
* | | | Merge branch 'mb/config-document-include' | Junio C Hamano | 2022-07-27 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | config.txt: document include, includeIf | Manuel Boni | 2022-07-17 | 2 | -0/+8 |
* | | | | Merge branch 'sg/index-format-doc-update' | Junio C Hamano | 2022-07-27 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | index-format.txt: remove outdated list of supported extensions | SZEDER Gábor | 2022-07-18 | 1 | -2/+0 |
* | | | | | Merge branch 'ma/sparse-checkout-cone-doc-fix' | Junio C Hamano | 2022-07-27 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | config/core.txt: fix minor issues for `core.sparseCheckoutCone` | Martin Ågren | 2022-07-18 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | The sixth batch | Junio C Hamano | 2022-07-23 | 1 | -1/+16 |
* | | | | | Merge branch 'gc/bare-repo-discovery' | Junio C Hamano | 2022-07-23 | 3 | -29/+97 |
|\ \ \ \ \ | |||||
| * | | | | | setup.c: create `safe.bareRepository` | Glen Choo | 2022-07-15 | 1 | -0/+19 |
| * | | | | | safe.directory: use git_protected_config() | Glen Choo | 2022-07-15 | 1 | -3/+3 |
| * | | | | | Documentation: define protected configuration | Glen Choo | 2022-07-15 | 2 | -3/+16 |
| * | | | | | Documentation/git-config.txt: add SCOPES section | Glen Choo | 2022-07-15 | 1 | -23/+59 |
* | | | | | | The fifth batch | Junio C Hamano | 2022-07-20 | 1 | -0/+24 |
* | | | | | | The fourth batch | Junio C Hamano | 2022-07-18 | 1 | -0/+34 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | The third batch | Junio C Hamano | 2022-07-15 | 1 | -2/+22 |
* | | | | | Merge branch 'hx/unpack-streaming' | Junio C Hamano | 2022-07-15 | 1 | -9/+24 |
|\ \ \ \ \ | |||||
| * | | | | | unpack-objects: use stream_loose_object() to unpack large objects | Han Xin | 2022-06-13 | 1 | -2/+2 |
| * | | | | | core doc: modernize core.bigFileThreshold documentation | Ævar Arnfjörð Bjarmason | 2022-06-13 | 1 | -9/+24 |
* | | | | | | Merge branch 'en/merge-tree' | Junio C Hamano | 2022-07-15 | 1 | -12/+223 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | git-merge-tree.txt: add a section on potentional usage mistakes | Elijah Newren | 2022-06-23 | 1 | -0/+53 |
| * | | | | | merge-tree: add a --allow-unrelated-histories flag | Elijah Newren | 2022-06-23 | 1 | -0/+5 |
| * | | | | | merge-tree: allow `ls-files -u` style info to be NUL terminated | Elijah Newren | 2022-06-23 | 1 | -4/+17 |
| * | | | | | merge-tree: provide easy access to `ls-files -u` style info | Elijah Newren | 2022-06-23 | 1 | -6/+28 |
| * | | | | | merge-tree: provide a list of which files have conflicts | Elijah Newren | 2022-06-23 | 1 | -0/+9 |
| * | | | | | merge-tree: support including merge messages in output | Elijah Newren | 2022-06-23 | 1 | -6/+41 |
| * | | | | | merge-tree: implement real merges | Elijah Newren | 2022-06-23 | 1 | -12/+86 |
* | | | | | | The second batch | Junio C Hamano | 2022-07-13 | 1 | -0/+35 |
* | | | | | | Merge branch 'ds/git-rebase-doc-markup' | Junio C Hamano | 2022-07-13 | 1 | -120/+122 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-rebase.txt: use back-ticks consistently | Derrick Stolee | 2022-06-30 | 1 | -120/+122 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'tk/rev-parse-doc-clarify-at-u' | Junio C Hamano | 2022-07-13 | 1 | -9/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse: documentation adjustment - mention remote tracking with @{u} | Tao Klerks | 2022-06-23 | 1 | -9/+6 |
* | | | | | | | Merge branch 'cl/grep-max-count' | Junio C Hamano | 2022-07-13 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | grep: add --max-count command line option | Carlos López | 2022-06-22 | 1 | -0/+9 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'zk/push-use-bitmaps' | Junio C Hamano | 2022-07-13 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | send-pack.c: add config push.useBitmaps | Kyle Zhao | 2022-06-17 | 1 | -0/+5 |
* | | | | | | | | Sync with Git 2.37.1 | Junio C Hamano | 2022-07-12 | 8 | -4/+70 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Git 2.37.1v2.37.1 | Junio C Hamano | 2022-07-04 | 1 | -0/+17 |
| * | | | | | | | Sync with Git 2.36.2 | Junio C Hamano | 2022-06-27 | 7 | -4/+53 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Git 2.36.2v2.36.2 | Johannes Schindelin | 2022-06-23 | 1 | -4/+10 |
| | * | | | | | | Sync with 2.35.4 | Johannes Schindelin | 2022-06-23 | 7 | -0/+57 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Git 2.35.4v2.35.4 | Johannes Schindelin | 2022-06-23 | 1 | -0/+7 |
| | | * | | | | Sync with 2.34.4 | Johannes Schindelin | 2022-06-23 | 6 | -0/+50 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Git 2.34.4v2.34.4 | Johannes Schindelin | 2022-06-23 | 1 | -0/+6 |
| | | | * | | | | Sync with 2.33.4 | Johannes Schindelin | 2022-06-23 | 5 | -0/+44 |
| | | | |\ \ \ \ |