Sign in
googlers
/
jrn
/
git
/
f61d89e1009da8025794057ca87c21e277d380fa
/
builtin
/
upload-archive.c
619b6c1
upload-archive: handle "-h" option early
by Jeff King
· 8 years ago
eb0224c
archive: read local configuration
by Junio C Hamano
· 8 years ago
81c634e
pkt-line: rename packet_write() to packet_write_fmt()
by Lars Schneider
· 8 years ago
17bef17
builtin/upload-archive.c: use error_errno()
by Nguyễn Thái Ngọc Duy
· 9 years ago
0cb9d6d
upload-archive: convert sprintf to strbuf
by Jeff King
· 9 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
74543a0
pkt-line: provide a LARGE_PACKET_MAX static buffer
by Jeff King
· 12 years ago
819b929
pkt-line: teach packet_read_line to chomp newlines
by Jeff King
· 12 years ago
090fd4f
upload-archive: use argv_array to store client arguments
by Jeff King
· 12 years ago
6379dd0
upload-archive: do not copy repo name
by Jeff King
· 12 years ago
1bc01ef
upload-archive: use start_command instead of fork
by Jeff King
· 13 years ago
f0c7fd4
Revert "upload-archive: use start_command instead of fork"
by Junio C Hamano
· 13 years ago
c09cd77
upload-archive: use start_command instead of fork
by Erik Faye-Lund
· 13 years ago
7b97730
upload-archive: allow user to turn off filters
by Jeff King
· 14 years ago
56baa61
archive: move file extension format-guessing lower
by Jeff King
· 14 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-upload-archive.c]
82f05d5
Merge branch 'tc/format-attribute'
by Junio C Hamano
· 15 years ago
e36e6c0
Merge branch 'np/maint-sideband-favor-status'
by Junio C Hamano
· 15 years ago
28bea9e
Check the format of more printf-type functions
by Tarmigan Casebolt
· 15 years ago
6b59f51
give priority to progress messages
by Nicolas Pitre
· 15 years ago
b58f6b5
Merge branch 'pb/maint-1.6.2-userdiff-fix'
by Junio C Hamano
· 16 years ago
1b19fa4
upload-archive: fix infinite loop on Cygwin
by René Scharfe
· 16 years ago
05ac6b3
improve missing repository error message
by Jeff King
· 16 years ago
7f4d051
archive: define MAX_ARGS where it's needed
by Rene Scharfe
· 17 years ago
6e94e68
archive: add write_archive()
by Rene Scharfe
· 17 years ago
588c038
Merge branch 'sb/dashless'
by Junio C Hamano
· 17 years ago
3453300
archive: remove args member from struct archiver
by René Scharfe
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
74d817c
avoid off-by-one error in run_upload_archive
by Jochen Voss
· 17 years ago
93d26e4
short i/o: fix calls to read to use xread or read_in_full
by Andy Whitcroft
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
ed1795f
builtin-upload-archive.c broken on openbsd
by Randal L. Schwartz
· 18 years ago
9c95fbf
upload-archive: monitor child communication even more carefully.
by Franck Bui-Huu
· 18 years ago
d3788e1
upload-archive: monitor child communication more carefully.
by Junio C Hamano
· 19 years ago
23d6d11
Add sideband status report to git-archive protocol
by Junio C Hamano
· 19 years ago
39345a2
Add git-upload-archive
by Franck Bui-Huu
· 19 years ago