index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http-backend.c
Commit message (
Expand
)
Author
Age
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
Merge branch 'bc/http-backend-allow-405'
Junio C Hamano
2013-09-20
|
\
|
*
http-backend: provide Allow header for 405
Brian M. Carlson
2013-09-12
*
|
show_head_ref(): rename first parameter to "refname"
Michael Haggerty
2013-06-02
*
|
show_head_ref(): do not shadow name of argument
Michael Haggerty
2013-06-02
*
|
Merge branch 'jk/http-dumb-namespaces'
Junio C Hamano
2013-04-18
|
\
\
|
*
|
http-backend: respect GIT_NAMESPACE with dumb clients
John Koleszar
2013-04-09
|
|
/
*
|
pkt-line: drop safe_write function
Jeff King
2013-02-20
|
/
*
http-backend: respect existing GIT_COMMITTER_* variables
Jeff King
2012-03-30
*
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-05
*
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
*
zlib: wrap inflateInit2 used to accept only for gzip format
Junio C Hamano
2011-06-10
*
zlib: wrap remaining calls to direct inflate/inflateEnd
Junio C Hamano
2011-06-10
*
http-backend: use end_url_with_slash()
Tay Ray Chuan
2010-11-26
*
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
2010-06-30
|
\
|
*
string_list: Fix argument order for string_list_lookup
Julian Phillips
2010-06-27
|
*
string_list: Fix argument order for string_list_insert
Julian Phillips
2010-06-27
*
|
Merge branch 'js/async-thread'
Junio C Hamano
2010-06-21
|
\
\
|
*
|
Make report() from usage.c public as vreportf() and use it.
Johannes Sixt
2010-03-07
*
|
|
make url-related functions reusable
Jeff King
2010-05-24
|
|
/
|
/
|
*
|
http-backend: Don't infinite loop during die()
Shawn O. Pearce
2010-03-24
|
/
*
Smart-http: check if repository is OK to export before serving it
Tarmigan Casebolt
2010-01-06
*
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
2009-11-15
*
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
2009-11-15
*
http-backend: Fix bad treatment of uintmax_t in Content-Length
Shawn O. Pearce
2009-11-13
*
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
2009-11-09
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-09
*
http-backend: Use http.getanyfile to disable dumb HTTP serving
Shawn O. Pearce
2009-11-04
*
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2009-11-04
*
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2009-11-04
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-04