Add a notice that only certain functions can print color escape codes
[gitweb.git] / http-backend.c
2009-11-25 Merge branch 'rs/work-around-grep-opt-insanity'
2009-11-24 Merge branch 'rj/maint-cygwin-count-objects'
2009-11-24 Merge branch 'mm/maint-hint-failed-merge'
2009-11-24 Merge branch 'jc/log-stdin'
2009-11-24 Merge branch 'mr/gitweb-snapshot'
2009-11-24 Merge branch 'cc/replace'
2009-11-24 Merge branch 'maint'
2009-11-23 Merge branch 'bg/fetch-multi'
2009-11-23 Merge branch 'maint'
2009-11-23 Merge branch 'th/maint-remote-update-help-string'
2009-11-23 Merge branch 'jn/faster-completion-startup'
2009-11-23 Merge branch 'rj/maint-t9700'
2009-11-23 Merge branch 'ls/maint-mailinfo-no-inbody'
2009-11-23 Merge branch 'mo/maint-crlf-doc'
2009-11-23 Merge branch 'th/remote-usage'
2009-11-23 Merge branch 'pb/maint-use-custom-perl'
2009-11-23 Merge branch 'mm/config-pathname-tilde-expand'
2009-11-23 Merge branch 'bc/grep-i-F'
2009-11-23 Merge branch 'jk/maint-break-rename-reduce-memory'
2009-11-23 Merge branch 'tc/format-attribute'
2009-11-23 Merge branch 'tr/maint-merge-ours-clarification' (early...
2009-11-21 Merge branch 'jc/fix-tree-walk' (early part)
2009-11-21 Merge branch 'jh/notes' (early part)
2009-11-21 Merge branch 'sp/smart-http'
2009-11-16 http-backend: Let gcc check the format of more printf...
2009-11-16 http-backend: Fix access beyond end of string.
2009-11-13 http-backend: Fix bad treatment of uintmax_t in Content...
2009-11-10 http-backend: Protect GIT_PROJECT_ROOT from /../ requests
2009-11-09 Git-aware CGI to provide dumb HTTP transport
2009-11-05 http-backend: Use http.getanyfile to disable dumb HTTP...
2009-11-05 http-backend: add GIT_PROJECT_ROOT environment var
2009-11-05 Smart fetch and push over HTTP: server side
2009-11-05 Git-aware CGI to provide dumb HTTP transport