index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
tag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'st/verify-tag'
Junio C Hamano
2017-01-31
1
-10
/
+27
|
\
|
*
builtin/tag: add --format argument for tag -v
Lukas Puehringer
2017-01-18
1
-10
/
+27
*
|
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
2016-12-05
1
-0
/
+4
|
/
*
Merge branch 'st/verify-tag'
Junio C Hamano
2016-04-29
1
-7
/
+1
|
\
|
*
tag -v: verify directly rather than exec-ing verify-tag
Santiago Torres
2016-04-22
1
-7
/
+1
*
|
tag: add the option to force signing of annotated tags
Laurent Arnoud
2016-03-22
1
-6
/
+14
|
/
*
tag: do not show ambiguous tag names as "tags/foo"
Jeff King
2016-01-26
1
-2
/
+2
*
Merge branch 'kn/for-each-tag'
Junio C Hamano
2015-10-26
1
-0
/
+1
|
\
|
*
tag.c: use the correct algorithm for the '--contains' option
Karthik Nayak
2015-10-19
1
-0
/
+1
*
|
Merge branch 'tk/stripspace'
Junio C Hamano
2015-10-26
1
-1
/
+1
|
\
\
|
*
|
strbuf: make stripspace() part of strbuf
Tobias Klauser
2015-10-16
1
-1
/
+1
*
|
|
Merge branch 'kn/for-each-tag'
Junio C Hamano
2015-10-05
1
-304
/
+66
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tag.c: implement '--merged' and '--no-merged' options
Karthik Nayak
2015-09-17
1
-1
/
+5
|
*
|
tag.c: implement '--format' option
Karthik Nayak
2015-09-17
1
-10
/
+15
|
*
|
tag.c: use 'ref-filter' APIs
Karthik Nayak
2015-09-17
1
-302
/
+43
|
*
|
tag.c: use 'ref-filter' data structures
Karthik Nayak
2015-09-17
1
-49
/
+57
|
*
|
ref-filter: add support for %(contents:lines=X)
Karthik Nayak
2015-09-17
1
-0
/
+4
|
*
|
Merge 'kn/for-each-tag-branch' into kn/for-each-tag
Junio C Hamano
2015-08-25
1
-31
/
+13
|
|
\
\
*
|
\
\
Merge branch 'kn/for-each-tag-branch'
Junio C Hamano
2015-10-05
1
-31
/
+13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
ref-filter: implement '--contains' option
Karthik Nayak
2015-08-03
1
-0
/
+5
|
*
|
parse-options.h: add macros for '--contains' option
Karthik Nayak
2015-08-03
1
-12
/
+2
|
*
|
parse-option: rename parse_opt_with_commit()
Karthik Nayak
2015-08-03
1
-2
/
+2
|
*
|
ref-filter: implement '--points-at' option
Karthik Nayak
2015-08-03
1
-0
/
+4
|
*
|
tag: libify parse_opt_points_at()
Karthik Nayak
2015-08-03
1
-19
/
+2
*
|
|
tag, update-ref: improve description of option "create-reflog"
Ralf Thielow
2015-09-11
1
-1
/
+1
|
|
/
|
/
|
*
|
update-ref and tag: add --create-reflog arg
David Turner
2015-07-21
1
-1
/
+4
|
/
*
builtin/show-ref: rewrite to take an object_id argument
Michael Haggerty
2015-05-25
1
-11
/
+9
*
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
1
-1
/
+3
*
Merge branch 'jk/tag-h-column-is-a-listing-option'
Junio C Hamano
2015-03-23
1
-2
/
+2
|
\
|
*
tag: fix some mis-organized options in "-h" listing
Jeff King
2015-03-12
1
-2
/
+2
*
|
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
2015-02-17
1
-1
/
+1
*
|
standardize usage info string format
Alex Henrie
2015-01-14
1
-2
/
+2
*
|
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
2014-10-15
1
-2
/
+2
*
|
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
2014-09-11
1
-6
/
+10
|
\
\
|
*
|
tag.c: use ref transactions when doing updates
Ronnie Sahlberg
2014-09-03
1
-6
/
+10
*
|
|
Merge branch 'jk/tag-sort'
Junio C Hamano
2014-07-23
1
-18
/
+50
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tag: support configuring --sort via .gitconfig
Jacob Keller
2014-07-17
1
-18
/
+50
*
|
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-16
1
-9
/
+5
|
\
|
|
|
*
|
tag: use skip_prefix instead of magic numbers
Jeff King
2014-07-10
1
-9
/
+5
|
|
/
*
/
enums: remove trailing ',' after last item in enum
Ronnie Sahlberg
2014-07-02
1
-1
/
+1
|
/
*
Merge branch 'tg/tag-state-tag-name-in-editor-hints'
Junio C Hamano
2014-06-06
1
-4
/
+4
|
\
|
*
builtin/tag.c: show tag name to hint in the message editor
Thorsten Glaser
2014-05-07
1
-4
/
+4
*
|
git tag --contains: avoid stack overflow
Jean-Jacques Lafay
2014-04-25
1
-15
/
+75
*
|
parse-options: multi-word argh should use dash to separate words
Junio C Hamano
2014-03-24
1
-1
/
+1
*
|
Merge branch 'nd/tag-version-sort'
Junio C Hamano
2014-03-21
1
-5
/
+66
|
\
\
|
*
|
tag: support --sort=<spec>
Nguyễn Thái Ngọc Duy
2014-02-27
1
-5
/
+66
|
|
/
*
|
Merge branch 'jc/tag-contains-with'
Junio C Hamano
2014-03-18
1
-0
/
+6
|
\
\
|
*
|
tag: grok "--with" as synonym to "--contains"
Junio C Hamano
2014-03-07
1
-0
/
+6
|
|
/
*
/
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
1
-1
/
+1
|
/
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-1
/
+1
[next]