summaryrefslogtreecommitdiff
path: root/block-sha1
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2015-09-10 16:22:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-09-17 17:02:50 (GMT)
commit5242860f548d1869ac2779726ad496f0ae8ab5ca (patch)
tree34b29e239726d239c4afc4e82348b58c00eb4743 /block-sha1
parentdf0947417acd1058c17e2bf20374497f33084549 (diff)
downloadgit-5242860f548d1869ac2779726ad496f0ae8ab5ca.zip
git-5242860f548d1869ac2779726ad496f0ae8ab5ca.tar.gz
git-5242860f548d1869ac2779726ad496f0ae8ab5ca.tar.bz2
tag.c: implement '--merged' and '--no-merged' options
Use 'ref-filter' APIs to implement the '--merged' and '--no-merged' options into 'tag.c'. The '--merged' option lets the user to only list tags merged into the named commit. The '--no-merged' option lets the user to only list tags not merged into the named commit. If no object is provided it assumes HEAD as the object. Add documentation and tests for the same. Mentored-by: Christian Couder <christian.couder@gmail.com> Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr> Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'block-sha1')
0 files changed, 0 insertions, 0 deletions