index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-walker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-1
/
+1
|
\
|
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-1
/
+1
*
|
Merge branch 'sp/maint-dumb-http-pack-reidx'
Junio C Hamano
2010-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
http.c: Don't store destination name in request structures
Shawn O. Pearce
2010-04-17
1
-1
/
+1
*
|
http: init and cleanup separately from http-walker
Tay Ray Chuan
2010-03-02
1
-5
/
+1
*
|
http-walker: cleanup more thoroughly
Tay Ray Chuan
2010-03-02
1
-0
/
+17
|
/
*
http*: add helper methods for fetching objects (loose)
Tay Ray Chuan
2009-06-06
1
-227
/
+40
*
http*: add helper methods for fetching packs
Tay Ray Chuan
2009-06-06
1
-67
/
+18
*
http*: add http_get_info_packs
Tay Ray Chuan
2009-06-06
1
-175
/
+9
*
http*: move common variables and macros to http.[ch]
Tay Ray Chuan
2009-06-06
1
-13
/
+5
*
http*: copy string returned by sha1_to_hex
Tay Ray Chuan
2009-06-06
1
-22
/
+23
*
http-walker: verify remote packs
Tay Ray Chuan
2009-06-06
1
-3
/
+30
*
http-push, http-walker: style fixes
Tay Ray Chuan
2009-06-06
1
-33
/
+50
*
Merge branch 'rc/maint-http-local-slot-fix' into rc/http-push
Junio C Hamano
2009-06-06
1
-0
/
+6
|
\
|
*
http*: cleanup slot->local after fclose
Tay Ray Chuan
2009-06-06
1
-0
/
+6
*
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-7
/
+7
|
/
*
Move chmod(foo, 0444) into move_temp_to_file()
Johan Herland
2009-03-28
1
-1
/
+0
*
Merge branch 'lt/maint-wrap-zlib'
Junio C Hamano
2009-01-22
1
-4
/
+4
|
\
|
*
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
2009-01-11
1
-4
/
+4
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-03
1
-5
/
+5
|
/
*
Merge branch 'maint'
Junio C Hamano
2008-07-19
1
-0
/
+2
|
\
|
*
http-fetch: do not SEGV after fetching a bad pack idx file
Junio C Hamano
2008-07-18
1
-0
/
+2
*
|
move show_pack_info() where it belongs
Nicolas Pitre
2008-06-25
1
-1
/
+1
|
/
*
Make walker.fetch_ref() take a struct ref.
Daniel Barkalow
2008-04-27
1
-2
/
+2
*
Set proxy override with http_init()
Mike Hommey
2008-02-28
1
-2
/
+2
*
Move fetch_ref from http-push.c and http-walker.c to http.c
Mike Hommey
2007-12-15
1
-79
/
+1
*
Fix various memory leaks in http-push.c and http-walker.c
Mike Hommey
2007-12-15
1
-15
/
+25
*
Use strbuf in http code
Mike Hommey
2007-12-15
1
-38
/
+21
*
Avoid redundant declaration of missing_target()
Mike Hommey
2007-12-15
1
-13
/
+0
*
Fix random sha1 in error message in http-fetch and http-push
Mike Hommey
2007-12-15
1
-2
/
+3
*
Print the real filename that we failed to open.
André Goddard Rosa
2007-11-26
1
-2
/
+2
*
Modularize commit-walker
Daniel Barkalow
2007-09-19
1
-0
/
+1035