index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
tag.c
Age
Commit message (
Expand
)
Author
2026-03-24
Merge branch 'jt/fast-import-sign-again'
Junio C Hamano
2026-03-12
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler
2026-03-06
commit, tag: parse --trailer with OPT_STRVEC
Li Chen
2026-03-06
trailer: append trailers without fork/exec
Li Chen
2025-12-29
tag: support arbitrary repositories in gpg_verify_tag()
René Scharfe
2025-11-04
ref-filter: propagate peeled object ID
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
2025-03-10
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt
2025-02-07
path: drop `git_pathdup()` in favor of `repo_git_path()`
Patrick Steinhardt
2025-01-21
ref-filter: remove ref_format_clear()
René Scharfe
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-12-03
refs: move ref name helpers around
Junio C Hamano
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-11-04
builtin/tag: fix leaking key ID on failure to sign
Patrick Steinhardt
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-20
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-09
ref-filter: add ref_format_clear() function
Jeff King
2024-09-05
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
builtin/tag: add --trailer option
John Passaro
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
2024-02-27
Merge branch 'rj/tag-column-fix'
Junio C Hamano
2024-02-14
tag: error when git-column fails
Rubén Justo
2024-02-12
Merge branch 'jc/sign-buffer-failure-propagation-fix'
Junio C Hamano
2024-02-07
tag: fix sign_buffer() call to create a signed tag
Junio C Hamano
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
[next]