index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-15
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
1
-0
/
+3
2009-11-15
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
1
-3
/
+4
2009-11-13
http-backend: Fix bad treatment of uintmax_t in Content-Length
Shawn O. Pearce
1
-6
/
+3
2009-11-09
t5551-http-fetch: Work around broken Accept header in libcurl
Shawn O. Pearce
1
-0
/
+3
2009-11-09
t5551-http-fetch: Work around some libcurl versions
Shawn O. Pearce
1
-4
/
+4
2009-11-09
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
5
-48
/
+86
2009-11-09
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
1
-5
/
+5
2009-11-04
http-backend: Test configuration options
Shawn O. Pearce
1
-0
/
+229
2009-11-04
http-backend: Use http.getanyfile to disable dumb HTTP serving
Shawn O. Pearce
2
-6
/
+36
2009-11-04
test smart http fetch and push
Shawn O. Pearce
5
-2
/
+219
2009-11-04
http tests: use /dumb/ URL prefix
Shawn O. Pearce
3
-8
/
+13
2009-11-04
set httpd port before sourcing lib-httpd
Clemens Buchacher
1
-4
/
+3
2009-11-04
t5540-http-push: remove redundant fetches
Tay Ray Chuan
1
-2
/
+0
2009-11-04
Smart HTTP fetch: gzip requests
Shawn O. Pearce
1
-0
/
+50
2009-11-04
Smart fetch over HTTP: client side
Shawn O. Pearce
3
-22
/
+160
2009-11-04
Smart push over HTTP: client side
Shawn O. Pearce
8
-15
/
+374
2009-11-04
Discover refs via smart HTTP server when available
Shawn O. Pearce
1
-17
/
+131
2009-11-04
http-backend: more explict LocationMatch
Mark Lodato
1
-1
/
+1
2009-11-04
http-backend: add example for gitweb on same URL
Mark Lodato
1
-0
/
+33
2009-11-04
http-backend: use mod_alias instead of mod_rewrite
Mark Lodato
1
-7
/
+3
2009-11-04
http-backend: reword some documentation
Mark Lodato
1
-4
/
+8
2009-11-04
http-backend: add GIT_PROJECT_ROOT environment var
Mark Lodato
2
-25
/
+39
2009-11-04
Smart fetch and push over HTTP: server side
Shawn O. Pearce
2
-4
/
+359
2009-11-04
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2
-10
/
+56
2009-11-04
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
4
-0
/
+396
2009-10-30
remote-helpers: return successfully if everything up-to-date
Clemens Buchacher
2
-1
/
+3
2009-10-30
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
6
-54
/
+287
2009-10-30
remote-helpers: Support custom transport options
Shawn O. Pearce
3
-2
/
+198
2009-10-30
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
3
-26
/
+115
2009-10-30
fetch: Allow transport -v -v -v to set verbosity to 3
Shawn O. Pearce
2
-2
/
+2
2009-10-30
remote-curl: Refactor walker initialization
Shawn O. Pearce
1
-10
/
+14
2009-10-30
Add multi_ack_detailed capability to fetch-pack/upload-pack
Shawn O. Pearce
2
-22
/
+50
2009-10-30
Move "get_ack()" back to fetch-pack
Shawn O. Pearce
3
-22
/
+21
2009-10-30
fetch-pack: Use a strbuf to compose the want list
Shawn O. Pearce
3
-25
/
+39
2009-10-30
pkt-line: Make packet_read_line easier to debug
Shawn O. Pearce
1
-1
/
+1
2009-10-30
pkt-line: Add strbuf based functions
Shawn O. Pearce
2
-12
/
+76
2009-10-30
http-push: fix check condition on http.c::finish_http_pack_request()
Tay Ray Chuan
1
-1
/
+1
2009-10-14
Merge branch 'pv/maint-add-p-no-exclude'
Junio C Hamano
2
-1
/
+15
2009-10-14
Merge branch 'maint'
Junio C Hamano
2
-0
/
+13
2009-10-14
sha1_file: Fix infinite loop when pack is corrupted
Shawn O. Pearce
2
-0
/
+13
2009-10-14
Merge branch 'maint'
Junio C Hamano
3
-2
/
+11
2009-10-14
change throughput display units with fast links
Nicolas Pitre
1
-1
/
+7
2009-10-14
clone: Supply the right commit hash to post-checkout when -b is used
Björn Steinbrink
2
-1
/
+3
2009-10-13
remote-curl: add missing initialization of argv0_path
Johannes Sixt
1
-0
/
+1
2009-10-13
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2009-10-13
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
1
-1
/
+2
2009-10-12
Let --decorate show HEAD position
Thomas Rast
3
-2
/
+3
2009-10-12
git-stash documentation: mention default options for 'list'
Miklos Vajna
1
-1
/
+2
2009-10-12
bash completion: complete refs for git-grep
Thomas Rast
1
-1
/
+2
2009-10-11
diff.c: stylefix
Felipe Contreras
1
-1
/
+1
[next]