summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* ls-files: support --recurse-submodules --stageJonathan Tan2022-02-241-1/+1
* The sixth batchJunio C Hamano2022-02-181-0/+34
* Merge branch 'jc/glossary-worktree'Junio C Hamano2022-02-181-2/+11
|\
| * glossary: describe "worktree"Junio C Hamano2022-02-101-2/+11
* | Merge branch 'gc/branch-recurse-submodules'Junio C Hamano2022-02-183-12/+47
|\ \
| * | branch: add --recurse-submodules option for branch creationGlen Choo2022-02-043-12/+47
| * | Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodulesJunio C Hamano2022-01-314-10/+21
| |\ \
* | | | The fifth batchJunio C Hamano2022-02-181-0/+24
* | | | Merge branch 'po/doc-check-ignore-markup-fix'Junio C Hamano2022-02-181-2/+2
|\ \ \ \
| * | | | doc: check-ignore: code-quote an exclamation markPhilip Oakley2022-02-031-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'vd/sparse-clean-etc'Junio C Hamano2022-02-181-2/+8
|\ \ \ \
| * | | | checkout-index: add --ignore-skip-worktree-bits optionVictoria Dye2022-01-131-2/+8
* | | | | Merge branch 'jz/rev-list-exclude-first-parent-only'Junio C Hamano2022-02-181-7/+15
|\ \ \ \ \
| * | | | | git-rev-list: add --exclude-first-parent-only flagJerry Zhang2022-01-121-7/+15
* | | | | | The fourth batchJunio C Hamano2022-02-171-0/+28
* | | | | | Merge branch 'js/no-more-legacy-stash'Junio C Hamano2022-02-171-7/+0
|\ \ \ \ \ \
| * | | | | | stash: remove documentation for `stash.useBuiltin`Johannes Schindelin2022-01-281-7/+0
* | | | | | | Merge branch 'js/diff-filter-negation-fix'Junio C Hamano2022-02-171-5/+2
|\ \ \ \ \ \ \
| * | | | | | | docs(diff): lose incorrect claim about `diff-files --diff-filter=A`Johannes Schindelin2022-01-281-5/+2
| |/ / / / / /
* | | | | | | Merge branch 'en/fetch-negotiation-default-fix'Junio C Hamano2022-02-171-12/+13
|\ \ \ \ \ \ \
| * | | | | | | repo-settings: rename the traditional default fetch.negotiationAlgorithmElijah Newren2022-02-021-12/+13
* | | | | | | | Merge branch 'tb/midx-bitmap-corruption-fix'Junio C Hamano2022-02-172-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | midx.c: make changing the preferred pack safeTaylor Blau2022-01-272-6/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'en/remerge-diff'Junio C Hamano2022-02-171-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | show, log: provide a --remerge-diff capabilityElijah Newren2022-02-021-1/+13
* | | | | | | | | Merge branch 'll/doc-mktree-typofix'Junio C Hamano2022-02-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix typo in git-mktree.txtLiginity Lee2022-02-021-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | The third batchJunio C Hamano2022-02-121-0/+19
* | | | | | | | | Merge branch 'jc/doc-log-messages'Junio C Hamano2022-02-122-0/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SubmittingPatches: explain why we care about log messagesJunio C Hamano2022-01-281-0/+29
| * | | | | | | | | CodingGuidelines: hint why we value clearly written log messagesJunio C Hamano2022-01-281-0/+7
| * | | | | | | | | SubmittingPatches: write problem statement in the log in the present tenseJunio C Hamano2022-01-281-0/+7
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gh/doc-typos'Junio C Hamano2022-02-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/config/pgp.txt: add missing apostropheGreg Hurrell2022-01-271-1/+1
| * | | | | | | | | Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>Greg Hurrell2022-01-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'bc/clarify-eol-attr'Junio C Hamano2022-02-121-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: correct documentation about eol attributebrian m. carlson2022-01-121-5/+6
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | The second batch for 2.36Junio C Hamano2022-02-091-1/+59
* | | | | | | | | Merge branch 'ab/config-based-hooks-2'Junio C Hamano2022-02-092-0/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git hook run: add an --ignore-missing flagÆvar Arnfjörð Bjarmason2022-01-081-1/+9
| * | | | | | | | | hook: add 'run' subcommandEmily Shaffer2022-01-082-0/+41
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/name-rev-stdin'Junio C Hamano2022-02-091-2/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai2022-01-101-2/+28
* | | | | | | | | | Merge branch 'gc/fetch-negotiate-only-early-return'Junio C Hamano2022-02-091-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fetch --negotiate-only: do not update submodulesGlen Choo2022-01-191-0/+1
* | | | | | | | | | | Merge branch 'tl/doc-cli-options-first'Junio C Hamano2022-02-091-5/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-cli.txt: clarify "options first and then args"Teng Long2022-01-171-5/+14
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jt/conditional-config-on-remote-url'Junio C Hamano2022-02-091-0/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config: include file if remote URL matches a globJonathan Tan2022-01-181-0/+35
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | The first batchJunio C Hamano2022-02-051-3/+23