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
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+1
|
\
|
*
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+2
|
|
\
*
|
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
*
|
|
http: mark unused parameter in fill_active_slot() callbacks
Jeff King
2023-03-17
1
-2
/
+2
*
|
|
http: drop unused parameter from start_object_request()
Jeff King
2023-03-17
1
-4
/
+3
|
|
/
|
/
|
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-7
/
+7
*
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
2021-07-31
1
-1
/
+1
*
http: drop support for curl < 7.16.0
Jeff King
2021-07-30
1
-12
/
+0
*
Always use oidread to read into struct object_id
brian m. carlson
2021-04-27
1
-1
/
+1
*
http: refactor finish_http_pack_request()
Jonathan Tan
2020-06-11
1
-2
/
+3
*
Merge branch 'bc/hash-transition-16'
Junio C Hamano
2019-04-25
1
-9
/
+9
|
\
|
*
http-walker: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-9
/
+9
|
*
object-store: rename and expand packed_git's sha1 member
brian m. carlson
2019-04-01
1
-1
/
+1
*
|
http: use normalize_curl_result() instead of manual conversion
Jeff King
2019-03-24
1
-11
/
+2
*
|
http: normalize curl results for dumb loose and alternates fetches
Jeff King
2019-03-24
1
-0
/
+8
|
/
*
convert has_sha1_file() callers to has_object_file()
Jeff King
2019-01-08
1
-2
/
+2
*
sha1-file: modernize loose object file functions
Jeff King
2019-01-08
1
-1
/
+1
*
http: use struct object_id instead of bare sha1
Jeff King
2019-01-08
1
-3
/
+3
*
sha1_file_name(): overwrite buffer instead of appending
Jeff King
2018-11-13
1
-1
/
+1
*
convert "hashcmp() != 0" to "!hasheq()"
Jeff King
2018-08-29
1
-1
/
+1
*
convert "hashcmp() == 0" to hasheq()
Jeff King
2018-08-29
1
-1
/
+1
*
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-1
/
+3
|
\
|
*
sha1_file: add repository argument to sha1_file_name
Stefan Beller
2018-03-26
1
-1
/
+2
|
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
*
|
http-walker: convert struct object_request to use struct object_id
brian m. carlson
2018-03-14
1
-8
/
+8
|
/
*
sha1_file: remove static strbuf from sha1_file_name()
Christian Couder
2018-01-17
1
-2
/
+4
*
pack: move find_sha1_pack()
Jonathan Tan
2017-08-24
1
-0
/
+1
*
Merge branch 'jk/http-walker-buffer-underflow-fix'
Junio C Hamano
2017-03-17
1
-4
/
+7
|
\
|
*
http-walker: fix buffer underflow processing remote alternates
Jeff King
2017-03-13
1
-4
/
+7
*
|
http: release strbuf on disabled alternates
Eric Wong
2017-03-06
1
-0
/
+2
*
|
http: inform about alternates-as-redirects behavior
Eric Wong
2017-03-06
1
-3
/
+5
|
/
*
http: respect protocol.*.allow=user for http-alternates
Jeff King
2016-12-15
1
-11
/
+41
*
http-walker: complain about non-404 loose object errors
Jeff King
2016-12-06
1
-2
/
+5
*
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano
2016-12-06
1
-29
/
+26
|
\
|
*
http-walker: reduce O(n) ops with doubly-linked list
Eric Wong
2016-07-13
1
-27
/
+15
|
*
http: avoid disconnecting on 404s for loose objects
Eric Wong
2016-07-13
1
-0
/
+9
|
*
http-walker: remove unused parameter from fetch_object
Eric Wong
2016-07-13
1
-2
/
+2
*
|
http: treat http-alternates like redirects
Jeff King
2016-12-06
1
-3
/
+5
|
/
*
http-walker: store url in a strbuf
Jeff King
2015-09-25
1
-9
/
+10
*
http-walker: simplify process_alternates_response() using strbuf
René Scharfe
2014-09-02
1
-9
/
+6
*
use xstrfmt to replace xmalloc + sprintf
Jeff King
2014-06-20
1
-2
/
+1
*
use xstrdup instead of xmalloc + strcpy
Jeff King
2014-06-20
1
-2
/
+1
*
Rename static function fetch_pack() to http_fetch_pack()
Michael Haggerty
2012-09-12
1
-2
/
+2
*
http: make curl callbacks match contracts from curl header
Dan McGee
2011-05-04
1
-2
/
+2
*
standardize brace placement in struct definitions
Jonathan Nieder
2011-03-16
1
-4
/
+2
[next]