33 Commits (8fced61cbc32f0c4b81a3dcecfeb40b7d96339ce)

Author SHA1 Message Date
Junio C Hamano e3a5629813 upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Junio C Hamano 583b7ea31b upload-pack/fetch-pack: support side-band communication 19 years ago
Junio C Hamano 363b7817e0 upload-pack: prepare for sideband message support. 19 years ago
Junio C Hamano b1c71b7281 upload-pack: avoid sending an incomplete pack upon failure 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano 9201c70742 Const tightening. 19 years ago
Junio C Hamano b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Carl Worth b5b16990f8 Prevent git-upload-pack segfault if object cannot be found 19 years ago
Michal Ostrowski 77cb17e940 Exec git programs without using PATH. 19 years ago
Andreas Ericsson 8d63013291 Server-side support for user-relative paths. 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Johannes Schindelin 1f5881bb5f fix multi_ack. 19 years ago
Johannes Schindelin 1bd8c8f00b git-upload-pack: Support the multi_ack protocol 19 years ago
Johannes Schindelin f0243f26f6 git-upload-pack: More efficient usage of the has_sha1 array 19 years ago
Johannes Schindelin b5c367f75c Fix cloning (memory corruption) 19 years ago
Junio C Hamano 565ebbf79f upload-pack: tighten request validation. 19 years ago
Junio C Hamano af2d3aa4d8 Revert recent fetch-pack/upload-pack updates. 19 years ago
Junio C Hamano 7efc8e4350 upload-pack: fix thinko in common-commit finder code. 19 years ago
Johannes Schindelin 0f8fdc3958 git-upload-pack: Support sending multiple ACK messages 19 years ago
Johannes Schindelin 794f9fe7db git-upload-pack: More efficient usage of the has_sha1 array 19 years ago
Junio C Hamano 6b32884a09 upload-pack: Increase MAX_HAS. 19 years ago
H. Peter Anvin b7080d8516 git-daemon: timeout, eliminate double DWIM 19 years ago
H. Peter Anvin 960deccb26 git-daemon: timeout, eliminate double DWIM 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano e091eb9325 upload-pack: Do not choke on too many heads request. 19 years ago
Jason Riedy e72a7d45dc Replace unsetenv() and setenv() with older putenv(). 19 years ago
Linus Torvalds 113b94751d Make "upload-pack" match git-fetch-pack usage 20 years ago
Linus Torvalds 319aae2756 Increase the number of possible heads requested from git-upload-pack 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds 75bfc6c232 Make git-fetch-pack actually do all the unpacking etc. 20 years ago
Linus Torvalds fb9040cc83 Make git-fetch-pack and git-upload-pack negotiate needs/haves fully 20 years ago
Linus Torvalds def88e9afb Commit first cut at "git-fetch-pack" 20 years ago