index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
delta-islands.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-1
/
+1
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-1
/
+2
*
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-1
/
+1
|
\
|
*
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-10-02
1
-1
/
+1
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-5
/
+0
|
/
*
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
|
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
|
/
*
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+3
|
\
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
*
|
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
2023-03-21
1
-1
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
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
-1
/
+2
*
|
delta-islands: fix segfault when freeing island marks
Patrick Steinhardt
2023-02-21
1
-5
/
+7
|
/
*
delta-islands: free island_marks and bitmaps
Eric Wong
2023-02-04
1
-0
/
+14
*
delta-islands: free island-related data after use
Eric Wong
2022-11-19
1
-20
/
+51
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+1
*
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
Merge branch 'jk/oidhash'
Junio C Hamano
2019-07-10
1
-12
/
+12
|
\
|
*
delta-islands: convert island_marks khash to use oids
Jeff King
2019-06-20
1
-11
/
+11
|
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
|
delta-islands: respect progress flag
Jeff King
2019-06-20
1
-2
/
+3
|
/
*
tree-walk: store object_id in a separate member
brian m. carlson
2019-01-15
1
-1
/
+1
*
delta-islands.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-10
/
+14
*
pack-objects: move 'layer' into 'struct packing_data'
Christian Couder
2018-08-16
1
-2
/
+2
*
pack-objects: move tree_depth into 'struct packing_data'
Christian Couder
2018-08-16
1
-9
/
+18
*
Add delta-islands.{c,h}
Jeff King
2018-08-16
1
-0
/
+493