1. 26e53f8 Merge branch 'bc/http-backend-allow-405' by Junio C Hamano · 11 years ago
  2. 9247be0 http-backend: provide Allow header for 405 by Brian M. Carlson · 12 years ago
  3. 3e4ca43 show_head_ref(): rename first parameter to "refname" by Michael Haggerty · 12 years ago
  4. 1d811db show_head_ref(): do not shadow name of argument by Michael Haggerty · 12 years ago
  5. 77354d8 Merge branch 'jk/http-dumb-namespaces' by Junio C Hamano · 12 years ago
  6. 6130f86 http-backend: respect GIT_NAMESPACE with dumb clients by John Koleszar · 12 years ago
  7. cdf4fb8 pkt-line: drop safe_write function by Jeff King · 12 years ago
  8. e32a458 http-backend: respect existing GIT_COMMITTER_* variables by Jeff King · 13 years ago
  9. 5e9637c i18n: add infrastructure for translating Git with gettext by Ævar Arnfjörð Bjarmason · 13 years ago
  10. ef49a7a zlib: zlib can only process 4GB at a time by Junio C Hamano · 14 years ago
  11. 5e86c1f zlib: wrap inflateInit2 used to accept only for gzip format by Junio C Hamano · 14 years ago
  12. 9e7e5ca zlib: wrap remaining calls to direct inflate/inflateEnd by Junio C Hamano · 14 years ago
  13. cf688cc http-backend: use end_url_with_slash() by Tay Ray Chuan · 14 years ago
  14. a53deac Merge branch 'jp/string-list-api-cleanup' by Junio C Hamano · 15 years ago
  15. e8c8b71 string_list: Fix argument order for string_list_lookup by Julian Phillips · 15 years ago
  16. 78a395d string_list: Fix argument order for string_list_insert by Julian Phillips · 15 years ago
  17. 7626550 Merge branch 'js/async-thread' by Junio C Hamano · 15 years ago
  18. 638794c make url-related functions reusable by Jeff King · 15 years ago
  19. 5856b5f http-backend: Don't infinite loop during die() by Shawn O. Pearce · 15 years ago
  20. ebaa79f Make report() from usage.c public as vreportf() and use it. by Johannes Sixt · 15 years ago
  21. 8b2bd7c Smart-http: check if repository is OK to export before serving it by Tarmigan Casebolt · 15 years ago
  22. 3548701 http-backend: Let gcc check the format of more printf-type functions. by Tarmigan Casebolt · 15 years ago
  23. 48aec1b http-backend: Fix access beyond end of string. by Tarmigan Casebolt · 15 years ago
  24. 4a5328d http-backend: Fix bad treatment of uintmax_t in Content-Length by Shawn O. Pearce · 15 years ago
  25. 34b6cb8 http-backend: Protect GIT_PROJECT_ROOT from /../ requests by Shawn O. Pearce · 15 years ago
  26. 92815b3 Git-aware CGI to provide dumb HTTP transport by Shawn O. Pearce · 15 years ago
  27. 5abb013 http-backend: Use http.getanyfile to disable dumb HTTP serving by Shawn O. Pearce · 15 years ago
  28. 917adc0 http-backend: add GIT_PROJECT_ROOT environment var by Mark Lodato · 15 years ago
  29. 556cfa3 Smart fetch and push over HTTP: server side by Shawn O. Pearce · 15 years ago
  30. 2f4038a Git-aware CGI to provide dumb HTTP transport by Shawn O. Pearce · 15 years ago