summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pb/am-show-current-patch'Junio C Hamano2020-03-091-4/+6
|\
| * am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini2020-02-201-5/+6
| * am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini2020-02-201-4/+5
* | Merge branch 'am/pathspec-f-f-more'Junio C Hamano2020-03-092-71/+134
|\ \
| * | stash push: support the --pathspec-from-file optionAlexandr Miloslavskiy2020-02-191-1/+19
| * | doc: stash: synchronize <pathspec> descriptionAlexandr Miloslavskiy2020-02-191-2/+4
| * | doc: stash: document more optionsAlexandr Miloslavskiy2020-02-191-0/+12
| * | doc: stash: split options from description (2)Alexandr Miloslavskiy2020-02-191-35/+57
| * | doc: stash: split options from description (1)Alexandr Miloslavskiy2020-02-191-33/+35
| * | rm: support the --pathspec-from-file optionAlexandr Miloslavskiy2020-02-191-1/+16
| * | doc: rm: synchronize <pathspec> descriptionAlexandr Miloslavskiy2020-01-211-29/+21
| |/
* | Git 2.26-rc0v2.26.0-rc0Junio C Hamano2020-03-051-0/+40
* | Merge branch 'es/recursive-single-branch-clone'Junio C Hamano2020-03-051-1/+5
|\ \
| * | clone: pass --single-branch during --recurse-submodulesEmily Shaffer2020-02-251-1/+5
| |/
* | Merge branch 'bc/wildcard-credential'Junio C Hamano2020-03-051-1/+3
|\ \
| * | credential: allow wildcard patterns when matching configbrian m. carlson2020-02-201-1/+3
| |/
* | Merge branch 'ds/sparse-add'Junio C Hamano2020-03-051-0/+7
|\ \
| * | sparse-checkout: create 'add' subcommandDerrick Stolee2020-02-111-0/+7
* | | The eighth batch for 2.26Junio C Hamano2020-03-021-0/+37
* | | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-022-22/+154
|\ \ \
| * | | rebase: rename the two primary rebase backendsElijah Newren2020-02-162-41/+44
| * | | rebase: change the default backend from "am" to "merge"Elijah Newren2020-02-161-1/+12
| * | | rebase: make the backend configurable via config settingElijah Newren2020-02-161-0/+8
| * | | rebase: add an --am optionElijah Newren2020-02-161-1/+10
| * | | git-rebase.txt: add more details about behavioral differences of backendsElijah Newren2020-02-161-5/+80
| * | | rebase (interactive-backend): fix handling of commits that become emptyElijah Newren2020-02-161-3/+26
| * | | rebase (interactive-backend): make --keep-empty the defaultElijah Newren2020-02-161-11/+13
| * | | git-rebase.txt: update description of --allow-empty-messageElijah Newren2020-01-171-3/+4
| | |/ | |/|
* | | Merge branch 'en/check-ignore'Junio C Hamano2020-03-021-3/+9
|\ \ \
| * | | check-ignore: fix documentation and implementation to matchElijah Newren2020-02-181-3/+9
* | | | Merge branch 'jk/push-option-doc-markup-fix'Junio C Hamano2020-03-021-2/+2
|\ \ \ \
| * | | | doc/config/push: use longer "--" line for preformatted exampleJeff King2020-02-181-2/+2
| |/ / /
* | | | Merge branch 'jk/doc-diff-parallel'Junio C Hamano2020-03-021-1/+1
|\ \ \ \
| * | | | doc-diff: use single-colon rule in rendering MakefileJeff King2020-02-181-1/+1
| |/ / /
* | | | The seventh batch for 2.26Junio C Hamano2020-02-251-0/+8
* | | | Merge branch 'es/doc-mentoring'Junio C Hamano2020-02-251-0/+36
|\ \ \ \
| * | | | MyFirstContribution: rephrase contact infoEmily Shaffer2020-02-141-13/+16
| * | | | MyFirstContribution: add avenues for getting helpEmily Shaffer2020-01-241-0/+33
| | |/ / | |/| |
* | | | Merge branch 'es/bright-colors'Junio C Hamano2020-02-251-1/+3
|\ \ \ \
| * | | | color.c: support bright aixterm colorsEyal Soha2020-02-111-1/+3
| |/ / /
* | | | Merge branch 'bw/remote-rename-update-config'Junio C Hamano2020-02-252-6/+8
|\ \ \ \
| * | | | pull --rebase/remote rename: document and honor single-letter abbreviations r...Bert Wesarg2020-02-102-6/+8
* | | | | The sixth batch for 2.26Junio C Hamano2020-02-171-29/+15
* | | | | Merge branch 'jk/doc-credential-helper'Junio C Hamano2020-02-171-1/+88
|\ \ \ \ \
| * | | | | doc: move credential helper info into gitcredentials(7)Jeff King2020-02-141-1/+88
* | | | | | Merge branch 'mr/show-config-scope'Junio C Hamano2020-02-171-5/+10
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | config: add '--show-scope' to print the scope of a config valueMatthew Rogers2020-02-101-5/+10
| | |/ / / | |/| | |
* | | | | Sync with 2.25.1Junio C Hamano2020-02-161-0/+55
|\ \ \ \ \
| * | | | | Git 2.25.1v2.25.1Junio C Hamano2020-02-161-0/+55
| | |/ / / | |/| | |
| * | | | Merge branch 'jb/multi-pack-index-docfix' into maintJunio C Hamano2020-02-141-2/+3
| |\ \ \ \