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
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
2017-07-13
check return value of verify_ref_format()
Jeff King
1
-3
/
+4
2017-07-13
tag: convert gpg_verify_tag to use struct object_id
Stefan Beller
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-33
/
+33
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
builtin/tag: convert to struct object_id
brian m. carlson
1
-33
/
+33
2017-05-01
i18n: remove i18n from tag reflog message
Jean-Noel Avila
1
-6
/
+6
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-24
/
+18
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
1
-9
/
+6
2017-03-30
tag: use strbuf to format tag header
Jeff King
1
-15
/
+12
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
1
-2
/
+6
[next]