summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
Commit message (Expand)AuthorAgeFilesLines
* branch, for-each-ref, tag: add option to omit empty linesØystein Walle2023-04-131-0/+4
* Merge branch 'jc/doc-branch-update-checked-out-branch'Junio C Hamano2023-01-271-0/+4
|\
| * branch: document `-f` and linked worktree behaviourJunio C Hamano2023-01-181-0/+4
* | doc/git-branch: fix --force description typoKyle Meyer2022-12-271-1/+1
|/
* docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+4
* branch: new autosetupmerge option 'simple' for matching branchesTao Klerks2022-04-291-7/+11
* branch: add --recurse-submodules option for branch creationGlen Choo2022-02-041-1/+18
* Merge branch 'js/branch-track-inherit' into gc/branch-recurse-submodulesJunio C Hamano2022-01-311-7/+17
|\
| * branch,checkout: fix --track documentationRené Scharfe2022-01-201-6/+6
| * branch: add flags and config to inherit trackingJosh Steadmon2021-12-201-7/+17
* | branch (doc): -m/-c copies config and reflogJunio C Hamano2021-10-231-2/+2
|/
* branch: allow deleting dangling branches with --forceRené Scharfe2021-08-271-1/+2
* Merge branch 'jc/maint-column-doc-typofix'Junio C Hamano2021-02-251-1/+1
|\
| * Documentation: typofix --column descriptionJunio C Hamano2021-02-191-1/+1
* | doc/git-branch: fix awkward wording for "-c"Jeff King2021-02-031-2/+2
|/
* doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano2020-11-041-3/+5
* Doc: prefer more specific file nameAaron Lipman2020-09-181-1/+1
* ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-161-5/+3
* Doc: cover multiple contains/no-contains filtersAaron Lipman2020-09-161-0/+2
* docs: add missing diamond bracketsJohannes Schindelin2020-06-241-1/+1
* Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-6/+6
|\
| * doc: promote "git switch"Nguyễn Thái Ngọc Duy2019-04-021-6/+6
* | Merge branch 'po/doc-branch'Junio C Hamano2019-07-091-6/+26
|\ \
| * | doc branch: provide examples for listing remote tracking branchesPhilip Oakley2019-05-291-6/+26
* | | Merge branch 'nb/branch-show-other-worktrees-head'Junio C Hamano2019-07-091-4/+8
|\ \ \
| * | | branch: add worktree info on verbose outputNickolai Belakovski2019-05-071-2/+4
| * | | branch: update output to include worktree infoNickolai Belakovski2019-05-071-2/+4
| | |/ | |/|
* | | Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano2019-05-191-1/+5
|\ \ \ | |/ / |/| |
| * | branch: make create_branch accept a merge base revDenton Liu2019-05-071-1/+5
| |/
* | Merge branch 'du/branch-show-current'Junio C Hamano2019-03-071-1/+5
|\ \ | |/ |/|
| * branch: introduce --show-current display optionDaniels Umanovskis2018-10-261-1/+5
* | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-4/+4
|/
* Merge branch 'jk/branch-l-1-repurpose'Junio C Hamano2018-09-171-7/+2
|\
| * doc/git-branch: remove obsolete "-l" referencesJeff King2018-08-301-5/+1
| * branch: make "-l" a synonym for "--list"Jeff King2018-06-221-2/+1
* | branch: support configuring --sort via .gitconfigSamuel Maftoul2018-08-161-2/+3
|/
* branch: deprecate "-l" optionJeff King2018-06-221-1/+2
* doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-2/+2
* Merge branch 'tz/branch-doc-remove-set-upstream'Junio C Hamano2017-12-061-2/+2
|\
| * branch doc: remove --set-upstream from synopsistz/branch-doc-remove-set-upstreamTodd Zullinger2017-11-171-2/+2
* | Merge branch 'ma/branch-list-paginate'Junio C Hamano2017-11-281-0/+6
|\ \
| * | branch: change default of `pager.branch` to "on"ma/branch-list-paginateMartin Ågren2017-11-201-1/+1
| * | branch: respect `pager.branch` in list-mode onlyMartin Ågren2017-11-201-0/+6
* | | Merge branch 'jc/branch-force-doc-readability-fix'Junio C Hamano2017-10-191-2/+2
|\ \ \
| * | | branch doc: sprinkle a few commas for readabilityjc/branch-force-doc-readability-fixJunio C Hamano2017-10-181-2/+2
* | | | Merge branch 'sd/branch-copy'Junio C Hamano2017-10-031-1/+13
|\ \ \ \
| * | | | branch: add a --copy (-c) option to go with --move (-m)Sahil Dua2017-06-181-1/+13
| | |/ / | |/| |
* | | | Merge branch 'ks/doc-use-camelcase-for-config-name'Junio C Hamano2017-09-281-2/+2
|\ \ \ \
| * | | | doc: camelCase the config variables to improve readabilityks/doc-use-camelcase-for-config-nameKaartic Sivaraam2017-09-251-2/+2
| | |/ / | |/| |
* | | | Merge branch 'ks/branch-set-upstream'Junio C Hamano2017-09-061-4/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|