index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
35
-283
/
+2937
|
\
|
*
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
2009-11-16
1
-0
/
+3
|
*
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
2009-11-16
1
-3
/
+4
|
*
http-backend: Fix bad treatment of uintmax_t in Content-Length
Shawn O. Pearce
2009-11-13
1
-6
/
+3
|
*
t5551-http-fetch: Work around broken Accept header in libcurl
Shawn O. Pearce
2009-11-10
1
-0
/
+3
|
*
t5551-http-fetch: Work around some libcurl versions
Shawn O. Pearce
2009-11-10
1
-4
/
+4
|
*
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
2009-11-10
5
-48
/
+86
|
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-09
1
-5
/
+5
|
*
http-backend: Test configuration options
Shawn O. Pearce
2009-11-05
1
-0
/
+229
|
*
http-backend: Use http.getanyfile to disable dumb HTTP serving
Shawn O. Pearce
2009-11-05
2
-6
/
+36
|
*
test smart http fetch and push
Shawn O. Pearce
2009-11-05
5
-2
/
+219
|
*
http tests: use /dumb/ URL prefix
Shawn O. Pearce
2009-11-05
3
-8
/
+13
|
*
set httpd port before sourcing lib-httpd
Clemens Buchacher
2009-11-05
1
-4
/
+3
|
*
t5540-http-push: remove redundant fetches
Tay Ray Chuan
2009-11-05
1
-2
/
+0
|
*
Smart HTTP fetch: gzip requests
Shawn O. Pearce
2009-11-05
1
-0
/
+50
|
*
Smart fetch over HTTP: client side
Shawn O. Pearce
2009-11-05
3
-22
/
+160
|
*
Smart push over HTTP: client side
Shawn O. Pearce
2009-11-05
8
-15
/
+374
|
*
Discover refs via smart HTTP server when available
Shawn O. Pearce
2009-11-05
1
-17
/
+131
|
*
http-backend: more explict LocationMatch
Mark Lodato
2009-11-05
1
-1
/
+1
|
*
http-backend: add example for gitweb on same URL
Mark Lodato
2009-11-05
1
-0
/
+33
|
*
http-backend: use mod_alias instead of mod_rewrite
Mark Lodato
2009-11-05
1
-7
/
+3
|
*
http-backend: reword some documentation
Mark Lodato
2009-11-05
1
-4
/
+8
|
*
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2009-11-05
2
-25
/
+39
|
*
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2009-11-05
2
-4
/
+359
|
*
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2009-11-05
2
-10
/
+56
|
*
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
2009-11-05
4
-0
/
+396
|
*
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2009-10-31
2
-1
/
+3
|
*
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-31
6
-54
/
+287
|
*
remote-helpers: Support custom transport options
Shawn O. Pearce
2009-10-31
3
-2
/
+198
|
*
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
2009-10-31
3
-26
/
+115
|
*
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
2009-10-31
2
-2
/
+2
|
*
remote-curl: Refactor walker initialization
Shawn O. Pearce
2009-10-31
1
-10
/
+14
|
*
Add multi_ack_detailed capability to fetch-pack/upload-pack
Shawn O. Pearce
2009-10-31
2
-22
/
+50
|
*
Move "get_ack()" back to fetch-pack
Shawn O. Pearce
2009-10-31
3
-22
/
+21
|
*
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
2009-10-31
3
-25
/
+39
|
*
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
2009-10-31
1
-1
/
+1
|
*
pkt-line: Add strbuf based functions
Shawn O. Pearce
2009-10-31
2
-12
/
+76
|
*
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
2009-10-31
1
-1
/
+1
*
|
Merge branch 'bw/autoconf-more'
Junio C Hamano
2009-11-21
1
-0
/
+43
|
\
\
|
*
|
configure: add settings for gitconfig, editor and pager
Ben Walton
2009-11-04
1
-0
/
+23
|
*
|
configure: add macro to set arbitrary make variables
Ben Walton
2009-11-04
1
-0
/
+20
*
|
|
Merge branch 'jn/editor-pager'
Junio C Hamano
2009-11-21
19
-69
/
+178
|
\
\
\
|
*
|
|
Provide a build time default-pager setting
Junio C Hamano
2009-11-13
2
-1
/
+16
|
*
|
|
Provide a build time default-editor setting
Jonathan Nieder
2009-11-13
3
-13
/
+47
|
*
|
|
am -i, git-svn: use "git var GIT_PAGER"
Jonathan Nieder
2009-11-13
2
-5
/
+6
|
*
|
|
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
Jonathan Nieder
2009-11-13
8
-29
/
+16
|
*
|
|
Teach git var about GIT_PAGER
Jonathan Nieder
2009-11-13
4
-3
/
+32
|
*
|
|
Teach git var about GIT_EDITOR
Jonathan Nieder
2009-11-13
4
-3
/
+36
|
*
|
|
Suppress warnings from "git var -l"
Jonathan Nieder
2009-11-13
2
-2
/
+2
|
*
|
|
Do not use VISUAL editor on dumb terminals
Jonathan Nieder
2009-11-13
4
-14
/
+24
[next]