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
/
upload-archive.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
builtin: send usage() help text to standard output
Junio C Hamano
1
-2
/
+1
2025-01-17
oddballs: send usage() help text to standard output
Junio C Hamano
1
-1
/
+2
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
1
-3
/
+9
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
1
-1
/
+1
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
1
-2
/
+8
2024-08-22
builtin/upload-archive: fix leaking args passed to `write_archive()`
Patrick Steinhardt
1
-2
/
+6
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
1
-0
/
+1
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+0
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
1
-0
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
1
-0
/
+1
2023-03-28
builtins: annotate always-empty prefix parameters
Jeff King
1
-0
/
+2
2022-10-13
doc txt & -h consistency: fix mismatching labels
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-11-25
upload-archive: use regular "struct child_process" pattern
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2020-07-30
strvec: rename struct fields
Jeff King
1
-2
/
+2
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-3
/
+3
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2018-10-26
archive: initialize archivers earlier
Josh Steadmon
1
-0
/
+2
2018-08-13
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2017-05-30
upload-archive: handle "-h" option early
Jeff King
1
-1
/
+4
2016-11-22
archive: read local configuration
Junio C Hamano
1
-1
/
+1
2016-10-17
pkt-line: rename packet_write() to packet_write_fmt()
Lars Schneider
1
-2
/
+2
2016-05-09
builtin/upload-archive.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2015-09-25
upload-archive: convert sprintf to strbuf
Jeff King
1
-5
/
+4
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
2013-02-20
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
1
-5
/
+2
2013-02-20
pkt-line: teach packet_read_line to chomp newlines
Jeff King
1
-4
/
+0
2013-02-20
upload-archive: use argv_array to store client arguments
Jeff King
1
-21
/
+14
2013-02-20
upload-archive: do not copy repo name
Jeff King
1
-7
/
+2
2011-11-21
upload-archive: use start_command instead of fork
Jeff King
1
-31
/
+12
2011-11-15
Revert "upload-archive: use start_command instead of fork"
Junio C Hamano
1
-21
/
+47
2011-10-30
upload-archive: use start_command instead of fork
Erik Faye-Lund
1
-47
/
+21
2011-06-22
upload-archive: allow user to turn off filters
Jeff King
1
-1
/
+1
2011-06-22
archive: move file extension format-guessing lower
Jeff King
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+167