summaryrefslogtreecommitdiff
path: root/Documentation/git-tag.txt
AgeCommit message (Expand)AuthorFilesLines
2018-05-29tag: clarify in the doc that a tag can refer to a non-commit objectLibravatar Robert P. J. Day1-2/+2
2018-02-07tag: add --edit optionLibravatar Nicolas Morey-Chaisemartin1-1/+7
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoLibravatar Junio C Hamano1-0/+5
2017-10-04provide --color option for all ref-filter usersLibravatar Jeff King1-0/+5
2017-09-25doc: camelCase the config variables to improve readabilityLibravatar Kaartic Sivaraam1-1/+1
2017-09-10Merge branch 'mg/format-ref-doc-fix' into maintLibravatar Junio C Hamano1-2/+2
2017-08-18Documentation: use proper wording for ref format stringsLibravatar Michael J Gruber1-2/+2
2017-08-03tag: change default of `pager.tag` to "on"Libravatar Martin Ågren1-1/+1
2017-08-03tag: respect `pager.tag` in list-mode onlyLibravatar Martin Ågren1-0/+3
2017-05-23tag: duplicate mention of --contains should mention --no-containsLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2017-03-24ref-filter: reflow recently changed branch/tag/for-each-ref docsLibravatar Ævar Arnfjörð Bjarmason1-3/+4
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refLibravatar Ævar Arnfjörð Bjarmason1-1/+5
2017-03-24tag: change --point-at to default to HEADLibravatar Ævar Arnfjörð Bjarmason1-1/+2
2017-03-24tag: implicitly supply --list given another list-like optionLibravatar Ævar Arnfjörð Bjarmason1-6/+11
2017-03-24tag: change misleading --list <pattern> documentationLibravatar Ævar Arnfjörð Bjarmason1-7/+8
2017-03-21ref-filter: make combining --merged & --no-merged an errorLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2017-03-21tag doc: reword --[no-]merged to talk about commits, not tipsLibravatar Ævar Arnfjörð Bjarmason1-3/+3
2017-03-21tag doc: split up the --[no-]merged documentationLibravatar Ævar Arnfjörð Bjarmason1-4/+7
2017-03-21tag doc: move the description of --[no-]merged earlierLibravatar Ævar Arnfjörð Bjarmason1-5/+5
2017-02-03Merge branch 'cw/log-updates-for-all-refs-really'Libravatar Junio C Hamano1-1/+5
2017-02-01doc: add note about ignoring '--no-create-reflog'Libravatar Cornelius Weig1-0/+3
2017-01-31Merge branch 'st/verify-tag'Libravatar Junio C Hamano1-1/+1
2017-01-31refs: add option core.logAllRefUpdates = alwaysLibravatar Cornelius Weig1-1/+2
2017-01-23Merge branch 'sg/fix-versioncmp-with-common-suffix'Libravatar Junio C Hamano1-2/+2
2017-01-18builtin/tag: add --format argument for tag -vLibravatar Lukas Puehringer1-1/+1
2017-01-12versioncmp: generalize version sort suffix reorderingLibravatar SZEDER Gábor1-2/+2
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringLibravatar Nguyễn Thái Ngọc Duy1-0/+4
2016-10-26Merge branch 'yk/git-tag-remove-mention-of-old-layout-in-doc'Libravatar Junio C Hamano1-3/+2
2016-10-20doc: remove reference to the traditional layout in git-tag.txtLibravatar Younes Khoudli1-3/+2
2016-07-13Merge branch 'mm/doc-tt'Libravatar Junio C Hamano1-1/+1
2016-06-28doc: typeset HEAD and variants as literalLibravatar Matthieu Moy1-1/+1
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy1-1/+1
2016-06-27Merge branch 'dn/gpg-doc'Libravatar Junio C Hamano1-1/+1
2016-06-16Documentation: GPG capitalizationLibravatar Dave Nicolson1-1/+1
2016-06-08doc: change configuration variables formatLibravatar Tom Russello1-1/+1
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Libravatar Jeff King1-1/+1
2015-10-05Merge branch 'mm/keyid-docs'Libravatar Junio C Hamano1-9/+9
2015-09-21Documentation: use 'keyid' consistently, not 'key-id'Libravatar Matthieu Moy1-9/+9
2015-09-17tag.c: implement '--merged' and '--no-merged' optionsLibravatar Karthik Nayak1-1/+6
2015-09-17tag.c: implement '--format' optionLibravatar Karthik Nayak1-1/+7
2015-09-17tag.c: use 'ref-filter' APIsLibravatar Karthik Nayak1-7/+9
2015-08-19Merge branch 'kn/tag-doc-fix' into maintLibravatar Junio C Hamano1-1/+0
2015-08-03Merge branch 'dt/refs-backend-preamble'Libravatar Junio C Hamano1-1/+4
2015-08-03Merge branch 'kn/tag-doc-fix'Libravatar Junio C Hamano1-1/+0
2015-07-21update-ref and tag: add --create-reflog argLibravatar David Turner1-1/+4
2015-07-10Documentation/tag: remove double occurance of "<pattern>"Libravatar Karthik Nayak1-1/+0
2015-06-05Merge branch 'jk/asciidoc-markup-fix' into maintLibravatar Junio C Hamano1-1/+1
2015-05-22Merge branch 'jk/asciidoc-markup-fix'Libravatar Junio C Hamano1-1/+1
2015-05-12doc: put example URLs and emails inside literal backticksLibravatar Jeff King1-1/+1
2015-04-28Merge branch 'nd/versioncmp-prereleases'Libravatar Junio C Hamano1-4/+7