index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object-file-convert.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
object-file-convert: stop depending on `the_repository`
Patrick Steinhardt
1
-13
/
+16
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-06-14
hash-ll: merge with "hash.h"
Patrick Steinhardt
1
-1
/
+1
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+2
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
1
-1
/
+1
2023-10-02
object-file-convert: convert commits that embed signed tags
Eric W. Biederman
1
-22
/
+82
2023-10-02
object-file-convert: convert commit objects when writing
brian m. carlson
1
-1
/
+45
2023-10-02
object-file-convert: don't leak when converting tag objects
Eric W. Biederman
1
-20
/
+25
2023-10-02
object-file-convert: convert tag objects when writing
brian m. carlson
1
-1
/
+51
2023-10-02
object-file-convert: add a function to convert trees between algorithms
brian m. carlson
1
-1
/
+50
2023-10-02
loose: add a mapping between SHA-1 and SHA-256 for loose objects
brian m. carlson
1
-1
/
+13
2023-10-02
object-file-convert: stubs for converting from one object format to another
Eric W. Biederman
1
-0
/
+57