index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
mktree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
1
-0
/
+1
*
builtin: add a repository parameter for builtin functions
John Cai
2024-09-13
1
-1
/
+5
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+2
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
mktree: do not check type of remote objects
Richard Oliver
2022-06-21
1
-2
/
+9
*
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
|
*
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
|
i18n: remove from i18n strings that do not hold translatable parts
Jean-Noël Avila
2022-02-04
1
-1
/
+1
|
/
*
builtins + test helpers: use return instead of exit() in cmd_*
Ævar Arnfjörð Bjarmason
2021-06-09
1
-1
/
+1
*
mktree: drop unused length parameter
Jeff King
2019-05-13
1
-2
/
+2
*
builtin/mktree: remove hard-coded constant
brian m. carlson
2018-10-15
1
-1
/
+1
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
*
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
builtin/mktree: convert to struct object_id
brian m. carlson
2018-03-14
1
-12
/
+12
*
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-2
/
+2
|
\
|
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-2
/
+2
*
|
sha1_file: convert write_sha1_file to object_id
Patryk Obara
2018-01-30
1
-5
/
+5
|
/
*
mktree: plug memory leaks reported by Coverity
Johannes Schindelin
2017-05-08
1
-2
/
+3
*
use QSORT
René Scharfe
2016-09-30
1
-1
/
+1
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-4
/
+5
|
\
|
*
convert trivial cases to FLEX_ARRAY macros
Jeff King
2016-02-22
1
-4
/
+5
*
|
mktree: there are only two possible line terminations
Junio C Hamano
2016-01-15
1
-6
/
+8
|
/
*
builtin/mktree.c: use ALLOC_GROW() in append_to_tree()
Dmitry S. Dolzhenko
2014-03-03
1
-4
/
+1
*
i18n: mktree: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
2012-08-20
1
-4
/
+4
*
Merge "Move 'builtin-*' into a 'builtin/' subdirectory"
Junio C Hamano
2011-11-10
1
-0
/
+1
*
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
2010-02-22
1
-0
/
+190