26 Commits (5828e8352c07753a1f751322800524bf9dff8679)

Author SHA1 Message Date
John Koleszar 6130f86dea http-backend: respect GIT_NAMESPACE with dumb clients 12 years ago
Jeff King cdf4fb8e33 pkt-line: drop safe_write function 12 years ago
Jeff King e32a4581bc http-backend: respect existing GIT_COMMITTER_* variables 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 5e86c1fb86 zlib: wrap inflateInit2 used to accept only for gzip format 14 years ago
Junio C Hamano 9e7e5ca372 zlib: wrap remaining calls to direct inflate/inflateEnd 14 years ago
Tay Ray Chuan cf688cc273 http-backend: use end_url_with_slash() 14 years ago
Julian Phillips e8c8b7139c string_list: Fix argument order for string_list_lookup 15 years ago
Julian Phillips 78a395d371 string_list: Fix argument order for string_list_insert 15 years ago
Jeff King 638794cde0 make url-related functions reusable 15 years ago
Shawn O. Pearce 5856b5f568 http-backend: Don't infinite loop during die() 15 years ago
Johannes Sixt ebaa79f462 Make report() from usage.c public as vreportf() and use it. 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Tarmigan Casebolt 354870171b http-backend: Let gcc check the format of more printf-type functions. 15 years ago
Tarmigan Casebolt 48aec1b1f1 http-backend: Fix access beyond end of string. 15 years ago
Shawn O. Pearce 4a5328d644 http-backend: Fix bad treatment of uintmax_t in Content-Length 15 years ago
Shawn O. Pearce 34b6cb8bb0 http-backend: Protect GIT_PROJECT_ROOT from /../ requests 15 years ago
Shawn O. Pearce 92815b3363 Git-aware CGI to provide dumb HTTP transport 15 years ago
Shawn O. Pearce 5abb013b3d http-backend: Use http.getanyfile to disable dumb HTTP serving 15 years ago
Mark Lodato 917adc0360 http-backend: add GIT_PROJECT_ROOT environment var 15 years ago
Shawn O. Pearce 556cfa3b6d Smart fetch and push over HTTP: server side 15 years ago
Shawn O. Pearce 2f4038ab33 Git-aware CGI to provide dumb HTTP transport 15 years ago