index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archive-tar.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use xstrncmpz()
René Scharfe
2024-02-12
1
-1
/
+1
*
archive.h: remove unnecessary include
Elijah Newren
2023-12-26
1
-0
/
+1
*
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
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-2
/
+2
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+2
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
write-or-die.h: move declarations for write-or-die.c 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
*
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
*
archive-tar: report filter start error only once
René Scharfe
2022-10-31
1
-0
/
+1
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
mark unused read_tree_recursive() callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
config: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+2
*
archive-tar: use internal gzip by default
René Scharfe
2022-06-15
1
-2
/
+2
*
archive-tar: use OS_CODE 3 (Unix) for internal gzip
René Scharfe
2022-06-15
1
-0
/
+7
*
archive-tar: add internal gzip implementation
René Scharfe
2022-06-15
1
-1
/
+44
*
archive-tar: factor out write_block()
René Scharfe
2022-06-15
1
-4
/
+9
*
archive: rename archiver data field to filter_command
René Scharfe
2022-06-15
1
-5
/
+5
*
archive-*.c: use designated initializers for "struct archiver"
Ævar Arnfjörð Bjarmason
2022-02-25
1
-3
/
+3
*
run-command API users: use strvec_push(), not argv construction
Ævar Arnfjörð Bjarmason
2021-11-26
1
-6
/
+3
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
archive: support compression levels beyond 9
René Scharfe
2020-11-09
1
-1
/
+2
*
archive: read short blobs in archive.c::write_archive_entry()
René Scharfe
2020-09-20
1
-19
/
+3
*
parse_config_key(): return subsection len as size_t
Jeff King
2020-04-10
1
-2
/
+2
*
streaming: allow open_istream() to handle any repo
Matheus Tavares
2020-01-31
1
-3
/
+3
*
Merge branch 'rs/pax-extended-header-length-fix'
Junio C Hamano
2019-09-09
1
-4
/
+10
|
\
|
*
archive-tar: turn length miscalculation warning into BUG
René Scharfe
2019-08-19
1
-3
/
+3
|
*
archive-tar: use size_t in strbuf_append_ext_header()
René Scharfe
2019-08-19
1
-5
/
+5
|
*
archive-tar: fix pax extended header length calculation
René Scharfe
2019-08-19
1
-1
/
+1
|
*
archive-tar: report wrong pax extended header length
René Scharfe
2019-08-19
1
-0
/
+6
*
|
archive: convert struct archiver_args to object_id
brian m. carlson
2019-04-01
1
-3
/
+4
|
/
*
Indent code with TABs
Nguyễn Thái Ngọc Duy
2018-12-09
1
-1
/
+1
*
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
2018-11-12
1
-1
/
+1
*
Merge branch 'nd/no-the-index'
Junio C Hamano
2018-08-20
1
-1
/
+1
|
\
|
*
archive-*.c: use the right repository
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
archive-tar.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
2018-07-23
1
-6
/
+6
*
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+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
*
streaming: convert open_istream to use struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
archive: convert sha1_file_to_archive to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
archive: convert write_archive_entry_fn_t to object_id
brian m. carlson
2018-03-14
1
-14
/
+14
[next]