index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
tag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
tag: add tag.gpgSign config option to force all tags be GPG-signed
Tigran Mkrtchyan
1
-6
/
+16
2019-05-19
Merge branch 'dl/warn-tagging-a-tag'
Junio C Hamano
1
-1
/
+1
2019-05-09
tag: fix typo in nested tagging hint
Denton Liu
1
-1
/
+1
2019-05-09
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
1
-2
/
+1
2019-05-09
Merge branch 'dl/warn-tagging-a-tag'
Junio C Hamano
1
-6
/
+17
2019-04-18
parse-options.h: extract common --cleanup option
Denton Liu
1
-2
/
+1
2019-04-12
tag: advise on nested tags
Denton Liu
1
-2
/
+12
2019-04-05
tag: fix formatting
Denton Liu
1
-4
/
+5
2019-03-21
parse_opt_ref_sorting: always use with NONEG flag
Jeff King
1
-2
/
+1
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-0
/
+2
2018-11-06
tag: mark "--message" option with NONEG
Jeff King
1
-2
/
+2
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-1
/
+1
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
1
-2
/
+2
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-2
/
+2
2018-04-25
Merge branch 'jk/ref-array-push'
Junio C Hamano
1
-1
/
+1
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-7
/
+9
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
1
-1
/
+1
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-1
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-2
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-2
/
+2
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-2
/
+4
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-1
/
+1
2018-03-06
Merge branch 'nm/tag-edit'
Junio C Hamano
1
-2
/
+9
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-02-09
parse-options: let OPT__FORCE take optional flags argument
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-07
tag: add --edit option
Nicolas Morey-Chaisemartin
1
-2
/
+9
2018-01-30
sha1_file: convert write_sha1_file to object_id
Patryk Obara
1
-1
/
+1
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
1
-1
/
+1
2017-10-17
tag: respect color.ui config
Jeff King
1
-1
/
+1
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
1
-0
/
+1
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
1
-2
/
+2
2017-10-16
refs: update ref transactions to use struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-07
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
1
-0
/
+1
2017-10-07
Merge branch 'ma/builtin-unleak'
Junio C Hamano
1
-4
/
+5
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-0
/
+1
2017-10-04
provide --color option for all ref-filter users
Jeff King
1
-0
/
+1
2017-10-02
builtin/: add UNLEAKs
Martin Ågren
1
-4
/
+5
2017-09-10
Merge branch 'ma/pager-per-subcommand-action' into maint
Junio C Hamano
1
-0
/
+3
2017-08-11
Merge branch 'ma/pager-per-subcommand-action'
Junio C Hamano
1
-0
/
+3
2017-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
1
-41
/
+20
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
1
-1
/
+1
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
1
-0
/
+3
2017-07-13
ref-filter: provide a function for parsing sort options
Jeff King
1
-25
/
+1
2017-07-13
ref-filter: abstract ref format into its own struct
Jeff King
1
-14
/
+16
[next]