147 Commits (c7a62075917b3340f908093f63f1161c44ed1475)

Author SHA1 Message Date
Philip Oakley 1fde99cfc7 doc branch: provide examples for listing remote tracking branches 6 years ago
Nickolai Belakovski 6e9381469e branch: add worktree info on verbose output 6 years ago
Nickolai Belakovski ab3138146f branch: update output to include worktree info 6 years ago
Denton Liu e3d6539d58 branch: make create_branch accept a merge base rev 6 years ago
Nguyễn Thái Ngọc Duy 328c6cb853 doc: promote "git switch" 6 years ago
Jean-Noël Avila ba170517be doc: tidy asciidoc style 6 years ago
Daniels Umanovskis 0ecb1fc726 branch: introduce --show-current display option 6 years ago
Jeff King 94a13806fb doc/git-branch: remove obsolete "-l" references 6 years ago
Samuel Maftoul 560ae1c164 branch: support configuring --sort via .gitconfig 7 years ago
Jeff King a15d598124 branch: make "-l" a synonym for "--list" 7 years ago
Jeff King 055930bc89 branch: deprecate "-l" option 7 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
Martin Ågren 0ae19de74f branch: change default of `pager.branch` to "on" 7 years ago
Martin Ågren d74b541e0b branch: respect `pager.branch` in list-mode only 7 years ago
Todd Zullinger a060f3d3d8 branch doc: remove --set-upstream from synopsis 7 years ago
Junio C Hamano e61cb19a27 branch doc: sprinkle a few commas for readability 7 years ago
Kaartic Sivaraam c3342b362e doc: camelCase the config variables to improve readability 7 years ago
Michael J Gruber e4933cee53 Documentation: use proper wording for ref format strings 8 years ago
Kaartic Sivaraam 52668846ea builtin/branch: stop supporting the "--set-upstream" option 8 years ago
Sahil Dua 52d59cc645 branch: add a --copy (-c) option to go with --move (-m) 8 years ago
Ævar Arnfjörð Bjarmason 783b829287 ref-filter: reflow recently changed branch/tag/for-each-ref docs 8 years ago
Ævar Arnfjörð Bjarmason ac3f5a3468 ref-filter: add --no-contains option to tag/branch/for-each-ref 8 years ago
Junio C Hamano 75ec4a6cb0 branch doc: update description for `--list` 8 years ago
Ævar Arnfjörð Bjarmason b66f3b6bba branch doc: change `git branch <pattern>` to use `<branchname>` 8 years ago
Ævar Arnfjörð Bjarmason 17d6c744dc ref-filter: make combining --merged & --no-merged an error 8 years ago
Cornelius Weig 67c70bd930 doc: add note about ignoring '--no-create-reflog' 8 years ago
Karthik Nayak 3d9e4ce3eb branch: implement '--format' option 8 years ago
Nguyễn Thái Ngọc Duy 3bb16a8bf2 tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
Matthieu Moy 661c3e9bc0 doc: typeset HEAD and variants as literal 9 years ago
Matthieu Moy bcf9626a71 doc: typeset long command-line options as literal 9 years ago
Karthik Nayak aa3bc55e40 branch: add '--points-at' option 9 years ago
Karthik Nayak aedcb7dc75 branch.c: use 'ref-filter' APIs 9 years ago
Philip Oakley 561d2b7934 doc: show usage of branch description 9 years ago
Matthieu Moy 83fe16703e Documentation/branch: document -M and -D in terms of --force 10 years ago
Matthieu Moy 8482d042a0 Documentation/branch: document -d --force and -m --force 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Johan Herland fef0e991aa Refer to branch.<name>.remote/merge when documenting --track 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Jeff King d040350813 branch: let branch filters imply --list 12 years ago
Jeff King de90ff81f3 docs: clarify git-branch --list behavior 12 years ago
Philip Oakley f0970faa96 Doc branch: show -vv option and alternative 13 years ago
Carlos Martín Nieto b84869ef14 branch: add --unset-upstream option 13 years ago
Carlos Martín Nieto 6183d826ba branch: introduce --set-upstream-to 13 years ago
Nguyễn Thái Ngọc Duy ebe31ef2ed branch: add --column 13 years ago
Jeff King d65ddf1984 teach "git branch" a --quiet option 13 years ago
Vincent van Ravesteijn f36ed6db69 Documentation/git-branch: add default for --contains 13 years ago
Vincent van Ravesteijn ebab989420 Documentation/git-branch: fix a typo 13 years ago
Vincent van Ravesteijn 3ea2232d8d Documentation/git-branch: cleanups 13 years ago
Junio C Hamano b7200e8397 branch: teach --edit-description option 13 years ago
Michael J Gruber 7b787599e4 branch: -v does not automatically imply --list 14 years ago