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
/
builtin
/
pack-objects.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
1
-4
/
+17
2023-07-21
pack-objects: fix --no-quiet
René Scharfe
1
-2
/
+15
2023-07-21
pack-objects: fix --no-keep-true-parents
René Scharfe
1
-2
/
+2
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-2
/
+0
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
1
-9
/
+10
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
1
-1
/
+0
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
1
-1
/
+1
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
1
-7
/
+7
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-2
/
+3
2023-06-22
Merge branch 'ds/disable-replace-refs'
Junio C Hamano
1
-1
/
+1
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
1
-1
/
+1
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
1
-1
/
+1
2023-05-06
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
1
-1
/
+1
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-2
/
+3
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
1
-5
/
+5
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
1
-0
/
+1
2023-04-14
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
1
-5
/
+3
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
1
-0
/
+2
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
1
-2
/
+2
2023-04-13
config: enable `pack.writeReverseIndex` by default
Taylor Blau
1
-0
/
+1
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+3
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
1
-8
/
+16
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
1
-8
/
+16
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
1
-0
/
+1
2023-03-28
cocci: apply the "promisor-remote.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-7
/
+15
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-20
treewide: include parse-options.h in source files
SZEDER Gábor
1
-0
/
+1
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
1
-12
/
+14
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
1
-7
/
+8
2023-02-24
list-objects: mark unused callback parameters
Jeff King
1
-5
/
+6
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
1
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+1
2023-02-15
Merge branch 'rs/size-t-fixes'
Junio C Hamano
1
-8
/
+5
2023-02-09
Merge branch 'ew/free-island-marks'
Junio C Hamano
1
-1
/
+3
2023-02-06
pack-objects: use strcspn(3) in name_cmp_len()
René Scharfe
1
-8
/
+5
2023-02-03
delta-islands: free island_marks and bitmaps
Eric Wong
1
-1
/
+3
2023-01-14
attr: add flag `--source` to work with tree-ish
Karthik Nayak
1
-1
/
+1
2022-11-30
pack-objects: simplify --filter handling
René Scharfe
1
-22
/
+6
2022-11-30
pack-objects: fix handling of multiple --filter options
René Scharfe
1
-1
/
+2
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-2
/
+2
2022-10-13
doc txt & -h consistency: use "<options>", not "<options>..."
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-09-14
Merge branch 'ab/unused-annotation'
Junio C Hamano
1
-6
/
+6
2022-09-14
Merge branch 'jk/unused-annotation'
Junio C Hamano
1
-5
/
+7
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
1
-6
/
+6
[next]