index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
mktag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-1
/
+2
*
fsck.c: add an fsck_set_msg_type() API that takes enums
Ævar Arnfjörð Bjarmason
2021-03-29
1
-1
/
+2
*
fsck.c: pass along the fsck_msg_id in the fsck_error callback
Ævar Arnfjörð Bjarmason
2021-03-29
1
-0
/
+1
*
fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum
Ævar Arnfjörð Bjarmason
2021-03-29
1
-1
/
+2
*
fsck.c: refactor and rename common config callback
Ævar Arnfjörð Bjarmason
2021-03-17
1
-6
/
+1
*
mktag: add a --[no-]strict option
Ævar Arnfjörð Bjarmason
2021-01-06
1
-0
/
+9
*
mktag: mark strings for translation
Ævar Arnfjörð Bjarmason
2021-01-05
1
-8
/
+8
*
mktag: convert to parse-options
Ævar Arnfjörð Bjarmason
2021-01-05
1
-2
/
+12
*
mktag: allow turning off fsck.extraHeaderEntry
Ævar Arnfjörð Bjarmason
2021-01-05
1
-1
/
+10
*
mktag: use fsck instead of custom verify_tag()
Ævar Arnfjörð Bjarmason
2021-01-05
1
-146
/
+50
*
mktag: use puts(str) instead of printf("%s\n", str)
Ævar Arnfjörð Bjarmason
2021-01-05
1
-1
/
+1
*
mktag: remove redundant braces in one-line body "if"
Ævar Arnfjörð Bjarmason
2021-01-05
1
-2
/
+1
*
mktag: use default strbuf_read() hint
Ævar Arnfjörð Bjarmason
2021-01-05
1
-1
/
+1
*
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares
2020-01-31
1
-2
/
+5
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
replace-object: add repository argument to lookup_replace_object
Stefan Beller
2018-04-12
1
-1
/
+1
*
object-store: move lookup_replace_object to replace-object.h
Stefan Beller
2018-04-12
1
-0
/
+1
*
Convert lookup_replace_object to struct object_id
brian m. carlson
2018-03-14
1
-5
/
+2
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+4
*
builtin/mktag: convert to struct object_id
brian m. carlson
2018-03-14
1
-9
/
+9
*
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-3
/
+3
*
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-17
1
-1
/
+1
*
read_sha1_file(): get rid of read_sha1_file_repl() madness
Junio C Hamano
2011-05-16
1
-2
/
+2
*
Merge branch 'jn/maint-c99-format'
Junio C Hamano
2011-03-23
1
-26
/
+22
|
\
|
*
mktag: avoid %td in format string
Jonathan Nieder
2011-03-17
1
-26
/
+22
*
|
Fix sparse warnings
Stephen Boyd
2011-03-22
1
-2
/
+1
|
/
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+179