index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fast-import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-8
/
+9
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
|
|
|
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-8
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+4
|
*
|
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
*
|
|
fast-import: fix file access when run from subdir
Jeff King
2023-03-28
1
-2
/
+8
|
|
/
|
/
|
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+1
|
\
\
|
*
|
mark unused parameters in signal handlers
Jeff King
2023-02-24
1
-1
/
+1
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
i18n: fix mismatched camelCase config variables
Jiang Xin
2022-06-17
1
-1
/
+1
*
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-03-26
1
-1
/
+1
|
\
|
*
core.fsync: introduce granular fsync control infrastructure
Neeraj Singh
2022-03-11
1
-1
/
+1
*
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+3
|
*
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
2022-02-26
1
-3
/
+3
*
|
Merge branch 'ab/c99-designated-initializers'
Junio C Hamano
2022-03-07
1
-4
/
+10
|
\
\
|
*
|
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
2022-02-25
1
-4
/
+10
|
|
/
*
/
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+1
|
/
*
usage.c API users: use die_message() for "fatal :" + exit 128
Ævar Arnfjörð Bjarmason
2021-12-07
1
-5
/
+7
*
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
2021-04-27
1
-2
/
+2
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-2
/
+2
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-4
/
+4
*
Merge branch 'jk/fast-import-marks-cleanup'
Junio C Hamano
2020-11-02
1
-1
/
+0
|
\
|
*
fast-import: remove duplicated option-parsing line
Jeff King
2020-10-16
1
-1
/
+0
*
|
fast-import: fix over-allocation of marks storage
Jeff King
2020-10-15
1
-14
/
+17
|
/
*
fast-import: use write_pack_header()
René Scharfe
2020-09-06
1
-7
/
+1
*
Merge branch 'jk/slimmed-down'
Junio C Hamano
2020-09-03
1
-10
/
+2
*
make git-fast-import a builtin
Jeff King
2020-08-13
1
-0
/
+3648